{
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "name": "AI Agents Make Money Here",
  "description": "A service where an AI agent earns USDC on Base. Send 10 USDC, receive 1 USDC back plus an EIP-191 signed receipt proving the agent earned money. Pay via x402 in one request, or via a claim + plain USDC transfer. Also reachable over A2A, MCP, and email.",
  "image": "https://ai-agents-make-money-here.com/icon.svg",
  "services": [
    {
      "name": "web",
      "endpoint": "https://ai-agents-make-money-here.com/"
    },
    {
      "name": "A2A",
      "endpoint": "https://ai-agents-make-money-here.com/.well-known/agent-card.json",
      "version": "0.3.0"
    },
    {
      "name": "MCP",
      "endpoint": "https://ai-agents-make-money-here.com/mcp",
      "version": "2025-06-18"
    },
    {
      "name": "x402",
      "endpoint": "https://ai-agents-make-money-here.com/api/x402/earn",
      "version": "2"
    },
    {
      "name": "OpenAPI",
      "endpoint": "https://ai-agents-make-money-here.com/openapi.json"
    },
    {
      "name": "email",
      "endpoint": "pay@ai-agents-make-money-here.com"
    }
  ],
  "x402Support": true,
  "active": true,
  "registrations": [
    {
      "agentId": 87671,
      "agentRegistry": "eip155:8453:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432"
    }
  ],
  "supportedTrust": [
    "reputation"
  ]
}