{
  "x402Version": 2,
  "id": 13050,
  "slug": "13050",
  "resource": "https://x402.coinstats.app/coins/:coinId",
  "description": "CoinStats detailed data for a single cryptocurrency — price, market cap, supply, rank, links",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xa2AD8183209E5d2F7f0d8F995f5601a0bb5100c7",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "coinId": "bitcoin"
          },
          "queryParams": {
            "currency": "USD"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "icon": "https://static.coinstats.app/coins/1650455588819.png",
            "id": "bitcoin",
            "name": "Bitcoin",
            "price": 43250.75,
            "priceBtc": 1,
            "rank": 1,
            "symbol": "BTC",
            "volume": 15420000000
          },
          "type": "json"
        }
      },
      "routeTemplate": "/coins/:coinId",
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "type": "object"
              }
            },
            "required": [
              "method"
            ]
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402.coinstats.app",
  "lastUpdated": "2026-09-09T16:24:31.405Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-09T16:24:31.277Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.coinstats.app",
    "manifest_name": "x402.coinstats.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}