โ 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 'curl "https://agora402.io/api/threat-intel/ips" -H "X-PAYMENT: <token>"'
# โ 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 'curl "https://agora402.io/api/threat-intel/ips" -H "X-PAYMENT: <token>"'
# โ 200 OK + resultexample request
curl "https://agora402.io/api/threat-intel/ips" -H "X-PAYMENT: <token>"
example response
{"last_updated":"2026-08-23T18:00:01Z","source":"agora402.io","total":495,"ips":[{"ip":"74.7.243.237","date":"2026-03-07","org":"AS8075 Microsoft Corporation","type":"crawler","severity":"low"},{"ip":"157.230.241.208","org":"DigitalOcean","type":"scanner","severity":"low"}]}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%
discovered25,845x
page views527
inputjson
outputjson