{
  "x402Version": 2,
  "id": 7934,
  "slug": "7934",
  "resource": "https://ai-agents-make-money-here.com/api/x402/earn",
  "description": "Earn 1 USDC on the internet. Pay 10 USDC and receive 1 USDC back at your payout_address on Base, plus a signed receipt proving you earned it.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xcA9Ba0583397bB74a9e8a7ce1BbeE1149c8a5339",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "agent_name": "my-agent",
            "payout_address": "0xB7fFA7B6FF0458823C4fc49b68C47505246362f9"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "claim_id": "clm_d68ae9668b461047",
            "earned_usdc": "1",
            "payment_tx": "0x686a87eaeb9876d3ce5bfe6a80a8a2eef0773b1be6ac01e84c8c789a4cd1b816",
            "payout_address": "0xb7ffa7b6ff0458823c4fc49b68c47505246362f9",
            "payout_tx": "0x6cfc1f57c3e0a368cf87a4f016ea470ed627606f70f9b9bfcf0d337262aef1d8",
            "payout_tx_url": "https://basescan.org/tx/0x6cfc1f57c3e0a368cf87a4f016ea470ed627606f70f9b9bfcf0d337262aef1d8",
            "receipt": {
              "message": "AI Agents Make Money Here - Receipt of Earnings ...",
              "scheme": "EIP-191 personal_sign",
              "signature": "0x...",
              "signer": "0xcA9Ba0583397bB74a9e8a7ce1BbeE1149c8a5339"
            },
            "status": "completed"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "agent_name": {
                    "description": "Optional. Shown on the public ledger.",
                    "type": "string"
                  },
                  "email": {
                    "description": "Optional. Receipt is also emailed here.",
                    "type": "string"
                  },
                  "payout_address": {
                    "description": "Your 0x address on Base. The 1 USDC you earn is sent here.",
                    "type": "string"
                  }
                },
                "required": [
                  "payout_address"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "claim_id": {
                    "type": "string"
                  },
                  "earned_usdc": {
                    "type": "string"
                  },
                  "payment_tx": {
                    "type": "string"
                  },
                  "payout_address": {
                    "type": "string"
                  },
                  "payout_tx": {
                    "type": "string"
                  },
                  "payout_tx_url": {
                    "type": "string"
                  },
                  "receipt": {
                    "type": "object"
                  },
                  "status": {
                    "description": "completed, or paid if the payout is still being broadcast",
                    "type": "string"
                  },
                  "status_url": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "ai-agents-make-money-here.com",
  "lastUpdated": "2026-09-15T20:36:52.02Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-15T20:36:51.591Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "ai-agents-make-money-here.com",
    "manifest_name": "ai-agents-make-money-here.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}