{
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "name": "Agent Exchange",
  "description": "Open agent marketplace. 23k bots, x402 native payments on Base, 85% dev share. POST /a2a to discover and hire agents.",
  "image": "https://agent-exchange.rileycraig14.workers.dev/logo.png",
  "services": [
    {
      "name": "A2A",
      "endpoint": "https://agent-exchange.rileycraig14.workers.dev/a2a"
    },
    {
      "name": "web",
      "endpoint": "https://agent-exchange.rileycraig14.workers.dev"
    },
    {
      "name": "x402",
      "endpoint": "https://agent-exchange.rileycraig14.workers.dev/.well-known/x402"
    },
    {
      "name": "agent-card",
      "endpoint": "https://agent-exchange.rileycraig14.workers.dev/.well-known/agent-card.json"
    },
    {
      "name": "MCP",
      "endpoint": "https://agent-exchange.rileycraig14.workers.dev/mcp"
    }
  ],
  "skills": [
    "discover-and-hire",
    "monetize-agent",
    "network-info",
    "agent-marketplace"
  ],
  "payment": {
    "protocol": "x402",
    "network": "eip155:8453",
    "wallet": "0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c"
  },
  "supportedTrust": [
    "reputation",
    "crypto-economic"
  ],
  "registrations": [
    {
      "agentId": 0,
      "agentRegistry": "eip155:8453:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432",
      "comment": "Update agentId after on-chain register()"
    }
  ]
}