โ 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 'GET /api/threat-intel/full'
# โ 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 'GET /api/threat-intel/full'
# โ 200 OK + resultexample request
GET /api/threat-intel/full
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%
discovered235x
page views190
inputjson
outputjson