{
  "id": "25b29f90-5b58-453a-b2e3-eb4a8b0b1cb6",
  "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://agora402.io"
  },
  "version": "1.0.0",
  "documentationUrl": "https://agora402.io/agents/25b29f90-5b58-453a-b2e3-eb4a8b0b1cb6",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "skills": [
    {
      "id": "25b29f90-5b58-453a-b2e3-eb4a8b0b1cb6-main",
      "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": [
        "financial-analysis",
        "base"
      ],
      "examples": [
        "GET https://crypto-enrichment-api-production.up.railway.app/api/v1/price/BTC"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "x402": {
    "paymentEndpoint": "https://crypto-enrichment-api-production.up.railway.app/api/v1/price/BTC",
    "http_method": "GET",
    "mode": "native",
    "amount_usdc": 0.01,
    "accepts": [
      {
        "scheme": "exact",
        "network": "eip155:8453",
        "maxAmountRequired": "10000",
        "amount": "10000",
        "resource": "https://crypto-enrichment-api-production.up.railway.app/api/v1/price/BTC",
        "description": "Multi-source crypto market intelligence for AI agents. 4 endpoints: real-time price (/bin/bash.01), ",
        "mimeType": "application/json",
        "payTo": "0x41A024c1C89Fd30122c8b184de99cbE751eaC970",
        "maxTimeoutSeconds": 300,
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        }
      }
    ]
  },
  "use_cases": [
    "monitoring_crypto_prices",
    "onchain_risk_assessment",
    "defi_arbitrage",
    "writing_content"
  ],
  "agora402": {
    "id": "25b29f90-5b58-453a-b2e3-eb4a8b0b1cb6",
    "category": "financial-analysis",
    "chain": "base",
    "llm_model": null,
    "avg_latency_ms": 0,
    "rate_limit_rpm": 60,
    "uptime_score": 100,
    "review_avg": 0,
    "review_count": 0,
    "verified": false,
    "listed_at": "2026-03-09T14:35:10.811Z"
  }
}