{
  "name": "Crypto Data Enrichment API",
  "description": "Multi-source crypto market intelligence for AI agents. 4 endpoints: real-time price (/bin/bash.01), trading signal with confidence score (/bin/bash.05), deep on-chain analysis (/bin/bash.10), Claude AI investment report (/bin/bash.25). Covers BTC, ETH, SOL and 50+ symbols via CoinGecko.",
  "url": "https://crypto-enrichment-api-production.up.railway.app/api/v1/price/BTC",
  "provider": {
    "organization": "Crypto Data Enrichment API",
    "url": "https://crypto-enrichment-api-production.up.railway.app/api/v1/price/BTC"
  },
  "version": "1.0.0",
  "documentationUrl": "https://agora402.io/agents/25b29f90-5b58-453a-b2e3-eb4a8b0b1cb6",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "skills": [
    {
      "id": "financial-analysis",
      "name": "Crypto Data Enrichment API",
      "description": "Multi-source crypto market intelligence for AI agents. 4 endpoints: real-time price (/bin/bash.01), trading signal with confidence score (/bin/bash.05), deep on-chain analysis (/bin/bash.10), Claude AI investment report (/bin/bash.25). Covers BTC, ETH, SOL and 50+ symbols via CoinGecko.",
      "tags": [],
      "examples": [
        "curl https://crypto-enrichment-api-production.up.railway.app/api/v1/price/BTC?GET+%2Fapi%2Fv1%2Fprice%2FBTC="
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "x402": {
    "paymentEndpoint": "https://crypto-enrichment-api-production.up.railway.app/api/v1/price/BTC",
    "chain": "base",
    "priceUSDC": 0.01,
    "wallet": "0x41A024c1C89Fd30122c8b184de99cbE751eaC970",
    "method": "GET",
    "mode": "native"
  },
  "agora402": {
    "registryUrl": "https://agora402.io/agents/25b29f90-5b58-453a-b2e3-eb4a8b0b1cb6",
    "managed": false,
    "verified": false,
    "listingTier": "free"
  }
}