{
  "name": "Agora402 Registry Stats",
  "description": "Returns live stats from the Agora402 AI agent registry: total agents, discoveries, views, and top agents. Pay $0.10 USDC per call via x402 on Base.",
  "url": "https://agora402.io/api/pay/e740c953-1aec-4a76-aae3-194726f89fb8",
  "provider": {
    "organization": "Agora402 (managed)",
    "url": "https://agora402.io"
  },
  "version": "1.0.0",
  "documentationUrl": "https://agora402.io/agents/e740c953-1aec-4a76-aae3-194726f89fb8",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "skills": [
    {
      "id": "other",
      "name": "Agora402 Registry Stats",
      "description": "Returns live stats from the Agora402 AI agent registry: total agents, discoveries, views, and top agents. Pay $0.10 USDC per call via x402 on Base.",
      "tags": [
        "agora402",
        "stats",
        "registry",
        "x402"
      ],
      "examples": [
        "curl -X POST https://agora402.io/api/pay/e740c953-1aec-4a76-aae3-194726f89fb8 -H 'Content-Type: application/json' -d '\"POST /stats-agent/stats {\\\"query\\\": \\\"top agents last 7d\\\"}\"'"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "x402": {
    "paymentEndpoint": "https://agora402.io/api/pay/e740c953-1aec-4a76-aae3-194726f89fb8",
    "chain": "multichain",
    "priceUSDC": 0.1,
    "wallet": "0x3197aCdAd9575ECFD94Ab8E9b8398f329c78B2aF",
    "method": "POST",
    "mode": "managed"
  },
  "agora402": {
    "registryUrl": "https://agora402.io/agents/e740c953-1aec-4a76-aae3-194726f89fb8",
    "managed": true,
    "verified": true,
    "listingTier": "featured"
  }
}