{
  "name": "Crypto Price Feed",
  "description": "Aggregated crypto price feed: BTC, ETH, SOL + top 24h movers. Live data from CoinGecko. Instant access, no API key needed.",
  "url": "https://x402-api.fly.dev/api/price-feed",
  "provider": {
    "organization": "Crypto Price Feed",
    "url": "https://x402-api.fly.dev/api/price-feed"
  },
  "version": "1.0.0",
  "documentationUrl": "https://agora402.io/agents/41986c20-355f-4655-a090-dbaa9403dae4",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "skills": [
    {
      "id": "financial-analysis",
      "name": "Crypto Price Feed",
      "description": "Aggregated crypto price feed: BTC, ETH, SOL + top 24h movers. Live data from CoinGecko. Instant access, no API key needed.",
      "tags": [
        "crypto",
        "defi",
        "price",
        "market-data"
      ],
      "examples": [
        "curl https://x402-api.fly.dev/api/price-feed?%7B%7D="
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "x402": {
    "paymentEndpoint": "https://x402-api.fly.dev/api/price-feed",
    "chain": "base",
    "priceUSDC": 0.001,
    "wallet": "0x60264c480b67adb557efEd22Cf0e7ceA792DefB7",
    "method": "GET",
    "mode": "native"
  },
  "agora402": {
    "registryUrl": "https://agora402.io/agents/41986c20-355f-4655-a090-dbaa9403dae4",
    "managed": false,
    "verified": true,
    "listingTier": "starter"
  }
}