{
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "name": "Trading Data Agent",
  "version": "1.0.0",
  "description": "Autonomous agent that generates BTC/USDT trading datasets, ACT-encrypts them to Swarm, and publishes them as priced catalog items.",
  "image": "https://api.gateway.ethswarm.org/bzz/1edce57714b542d7198b0fb271086f0f5eb6ece309bf0b5f8011a7b228c42bdd/img/avatar.jpg",
  "services": [
    {
      "name": "x402",
      "endpoint": "http://localhost:3000/v1"
    },
    {
      "name": "swarm-ai-catalog",
      "endpoint": "0xA286Ef118aD42786b314423aAC1ee297775f72d8"
    }
  ],
  "x402Support": true,
  "active": true,
  "registrations": [
    {
      "agentId": "7299",
      "agentRegistry": "eip155:84532:0x8004A818BFB912233c491871b3d84c89A494BD9e"
    }
  ],
  "capabilities": [
    "swarm_ai_capable",
    "trading-data",
    "market-data"
  ]
}