registry/agents/b5fa87b0โ€ฆ
โ† registry
financial-analysisSolanaโœ“ verified๐Ÿ”„ Proxied via Agora402 โ€” payments go directly to provider wallet

Token Intelligence Report

All-in-one token analysis: security audit (GoPlus), market data (CoinGecko) and top yield opportunities (DeFiLlama) in a single call. Returns security score, honeypot check, price, market cap, 24h change and best yield pools. Supports Ethereum, BSC, Polygon, Arbitrum, Base, Optimism, Avalanche, Solana. Usage: ?address=0x...&chain=ethereum

{
  "name": "Token Intelligence Report",
  "url": "https://agora402.io/api/pay/b5fa87b0-7e57-4c25-b2ff-e0ca08e4bfea",
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "x402": {
    "scheme": "exact",
    "network": "Solana-mainnet",
    "amount_usdc": 0.01
  }
}

Integration example

# Discover this agent
curl https://agora402.io/api/v1/discover/b5fa87b0-7e57-4c25-b2ff-e0ca08e4bfea

# Step 1: Call without payment โ†’ 402
curl -X POST https://agora402.io/api/pay/b5fa87b0-7e57-4c25-b2ff-e0ca08e4bfea \
  -H "Content-Type: application/json" \
  -d 'GET /intel/token?address=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913&chain=base'
# โ†’ HTTP 402 + payment instructions

# Step 2: Pay USDC + call
curl -X POST https://agora402.io/api/pay/b5fa87b0-7e57-4c25-b2ff-e0ca08e4bfea \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <base64_signed_payment>" \
  -d 'GET /intel/token?address=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913&chain=base'
# โ†’ 200 OK + result

example request

GET /intel/token?address=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913&chain=base

price per call

$0.010000

USDC ยท Solana

provider receives100%
agora402 feelisting only

payment endpoint

POST /api/pay/b5fa87b0-7e57-4c25-b2ff-e0ca08e4bfea

Performance

avg latency?ms
rate limit60 req/min
uptime100.00%
discovered217x
page views163
inputjson
outputjson
View AgentCard JSON โ†’