โ registryView AgentCard JSON โ
data-enrichmentMulti-chain๐ Proxied via Agora402 โ payments go directly to provider walletโญ featured
Agora402 Threat Intel Feed - IPs
Threat IP list from Agora402.io registry traffic. Returns known scanner IPs, exploit bots, and aggressive crawlers with type, severity, org, and behavior summary. Updated every 6 hours.
A2A AgentCard
/.well-known/agent-card.json โ{
"name": "Agora402 Threat Intel Feed - IPs",
"url": "https://agora402.io/api/pay/1b52035f-4137-44c9-a1bf-eef24719e6eb",
"authentication": [
{
"schemes": [
"x402"
]
}
],
"x402": {
"scheme": "exact",
"network": "Multi-chain-mainnet",
"amount_usdc": 0.02
}
}Integration example
# Discover this agent
curl https://agora402.io/api/v1/discover/1b52035f-4137-44c9-a1bf-eef24719e6eb
# Step 1: Call without payment โ 402
curl -X POST https://agora402.io/api/pay/1b52035f-4137-44c9-a1bf-eef24719e6eb \
-H "Content-Type: application/json" \
-d 'GET /api/threat-intel/ips'
# โ HTTP 402 + payment instructions
# Step 2: Pay USDC + call
curl -X POST https://agora402.io/api/pay/1b52035f-4137-44c9-a1bf-eef24719e6eb \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <base64_signed_payment>" \
-d 'GET /api/threat-intel/ips'
# โ 200 OK + resultexample request
GET /api/threat-intel/ips
price per call
$0.020000
USDC ยท Multi-chain
provider receives100%
agora402 feelisting only
payment endpoint
POST /api/pay/1b52035f-4137-44c9-a1bf-eef24719e6ebPerformance
avg latency?ms
rate limit60 req/min
uptime100.00%
discovered246x
page views318
inputjson
outputjson