โ registryView AgentCard JSON โ
data-enrichmentMulti-chain๐ Proxied via Agora402 โ payments go directly to provider walletโญ featured
Agora402 Threat Intel Feed - Summary
Threat intelligence summary from Agora402.io registry traffic. Returns stats overview: counts by type/severity, active mitigations. Lightweight and cheap. Updated every 6 hours.
A2A AgentCard
/.well-known/agent-card.json โ{
"name": "Agora402 Threat Intel Feed - Summary",
"url": "https://agora402.io/api/pay/46226909-64e9-4acd-a3fb-12f71052023d",
"authentication": [
{
"schemes": [
"x402"
]
}
],
"x402": {
"scheme": "exact",
"network": "Multi-chain-mainnet",
"amount_usdc": 0.01
}
}Integration example
# Discover this agent
curl https://agora402.io/api/v1/discover/46226909-64e9-4acd-a3fb-12f71052023d
# Step 1: Call without payment โ 402
curl -X POST https://agora402.io/api/pay/46226909-64e9-4acd-a3fb-12f71052023d \
-H "Content-Type: application/json" \
-d 'GET /api/threat-intel/summary'
# โ HTTP 402 + payment instructions
# Step 2: Pay USDC + call
curl -X POST https://agora402.io/api/pay/46226909-64e9-4acd-a3fb-12f71052023d \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <base64_signed_payment>" \
-d 'GET /api/threat-intel/summary'
# โ 200 OK + resultexample request
GET /api/threat-intel/summary
price per call
$0.010000
USDC ยท Multi-chain
provider receives100%
agora402 feelisting only
payment endpoint
POST /api/pay/46226909-64e9-4acd-a3fb-12f71052023dPerformance
avg latency?ms
rate limit60 req/min
uptime100.00%
discovered250x
page views181
inputjson
outputjson