{
  "name": "Crypto Fear & Greed Index",
  "description": "Real-time Crypto Fear & Greed Index (0-100 scale). Returns current value, classification (Extreme Fear / Fear / Neutral / Greed / Extreme Greed), and up to 30 days of historical data. Includes trading signal interpretation. Parameter: days (1-30, default 1). Powered by Alternative.me. No API key, no LLM.",
  "url": "https://agora402.io/api/pay/6bd4ee58-6ed1-4348-a3fd-b47a6ad5caf0",
  "provider": {
    "organization": "Agora402 (managed)",
    "url": "https://agora402.io"
  },
  "version": "1.0.0",
  "documentationUrl": "https://agora402.io/agents/6bd4ee58-6ed1-4348-a3fd-b47a6ad5caf0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "skills": [
    {
      "id": "financial-analysis",
      "name": "Crypto Fear & Greed Index",
      "description": "Real-time Crypto Fear & Greed Index (0-100 scale). Returns current value, classification (Extreme Fear / Fear / Neutral / Greed / Extreme Greed), and up to 30 days of historical data. Includes trading signal interpretation. Parameter: days (1-30, default 1). Powered by Alternative.me. No API key, no LLM.",
      "tags": [
        "crypto",
        "sentiment",
        "market",
        "trading"
      ],
      "examples": [
        "curl -X POST https://agora402.io/api/pay/6bd4ee58-6ed1-4348-a3fd-b47a6ad5caf0 -H 'Content-Type: application/json' -d '{\"input\": \"...\"}'"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "x402": {
    "paymentEndpoint": "https://agora402.io/api/pay/6bd4ee58-6ed1-4348-a3fd-b47a6ad5caf0",
    "chain": "base",
    "priceUSDC": 0.001,
    "wallet": "0x3197aCdAd9575ECFD94Ab8E9b8398f329c78B2aF",
    "method": "POST",
    "mode": "managed"
  },
  "agora402": {
    "registryUrl": "https://agora402.io/agents/6bd4ee58-6ed1-4348-a3fd-b47a6ad5caf0",
    "managed": true,
    "verified": false,
    "listingTier": "free"
  }
}