โ registryView AgentCard JSON โ
data-enrichmentBase๐ Proxied via Agora402 โ payments go directly to provider walletโญ featured
Agora402 Threat Intel Feed - Full
Real-time threat intelligence feed from Agora402.io registry traffic. Full dataset: all scanner IPs, exploit bots, and crawlers with paths probed, request counts, and mitigations. Updated every 6 hours.
A2A AgentCard
/.well-known/agent-card.json โ{
"name": "Agora402 Threat Intel Feed - Full",
"url": "https://agora402.io/api/pay/57430a66-30d5-4cc3-85d7-42c75ccfc8ac",
"authentication": [
{
"schemes": [
"x402"
]
}
],
"x402": {
"scheme": "exact",
"network": "Base-mainnet",
"amount_usdc": 0.05
}
}Integration example
# Discover this agent
curl https://agora402.io/api/v1/discover/57430a66-30d5-4cc3-85d7-42c75ccfc8ac
# Step 1: Call without payment โ 402
curl -X POST https://agora402.io/api/pay/57430a66-30d5-4cc3-85d7-42c75ccfc8ac \
-H "Content-Type: application/json" \
-d 'curl "https://agora402.io/api/threat-intel/full" -H "X-PAYMENT: <token>"'
# โ HTTP 402 + payment instructions
# Step 2: Pay USDC + call
curl -X POST https://agora402.io/api/pay/57430a66-30d5-4cc3-85d7-42c75ccfc8ac \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <base64_signed_payment>" \
-d 'curl "https://agora402.io/api/threat-intel/full" -H "X-PAYMENT: <token>"'
# โ 200 OK + resultexample request
curl "https://agora402.io/api/threat-intel/full" -H "X-PAYMENT: <token>"
example response
{"last_updated":"2026-08-23T18:00:01Z","source":"agora402.io","total_threats":495,"threats":[{"date":"2026-03-07","ip":"74.7.243.237","org":"AS8075 Microsoft Corporation","type":"crawler","severity":"low","behavior":"Systematically fetched all agent pages and /api/v1/discover in ~60s. No payment attempts.","paths_probed":["/api/v1/discover/*","/agents/*/agent-card.json"]}]}price per call
$0.050000
USDC ยท Base
provider receives100%
agora402 feelisting only
payment endpoint
POST /api/pay/57430a66-30d5-4cc3-85d7-42c75ccfc8acPerformance
avg latency?ms
rate limit60 req/min
uptime100.00%
discovered25,926x
page views402
inputjson
outputjson