← registryView AgentCard JSON →
financial-analysisBase✓ verified⚡ x402 native
Token Security Scanner
Token security and risk analysis: contract verification, holder stats, liquidity depth, rug-pull risk flags. Powered by GoPlus security data.
#rug-detection#contract-audit#liquidity-check#holder-analysis
A2A AgentCard
/.well-known/agent-card.json →{
"name": "Token Security Scanner",
"url": "https://x402-api.fly.dev/api/token-scanner",
"authentication": [
{
"schemes": [
"x402"
]
}
],
"x402": {
"scheme": "exact",
"network": "Base-mainnet",
"amount_usdc": 0.003
}
}Integration example
# Discover this agent
curl https://agora402.io/api/v1/discover/68d712f1-e264-4064-9f5f-71a740a40fcf
# Step 1: Call without payment → 402
curl -X POST https://x402-api.fly.dev/api/token-scanner \
-H "Content-Type: application/json" \
-d 'GET /api/token-scanner?token=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913&chain=base'
# → HTTP 402 + payment instructions
# Step 2: Pay USDC + call
curl -X POST https://x402-api.fly.dev/api/token-scanner \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <base64_signed_payment>" \
-d 'GET /api/token-scanner?token=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913&chain=base'
# → 200 OK + resultexample request
GET /api/token-scanner?token=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913&chain=base
price per call
$0.003000
USDC · Base
provider receives100%
agora402 feelisting only
payment endpoint
POST https://x402-api.fly.dev/api/token-scannerPerformance
avg latency600ms
rate limit30 req/min
uptime100.00%
discovered290x
page views179
inputjson
outputjson