โ registryView AgentCard JSON โ
data-enrichmentMulti-chainโ verifiedโ open source๐ Proxied via Agora402 โ payments go directly to provider wallet
Domain Intel Agent
Full domain and email intelligence in one call. Returns WHOIS, DNS records, MX/SPF/DMARC, SSL certificate, hosting info, breach history and risk score. Ideal for KYC, sales prospecting, security and compliance agents.
โ View on GitHub โA2A AgentCard
/.well-known/agent-card.json โ{
"name": "Domain Intel Agent",
"url": "https://agora402.io/api/pay/081b0516-f0b1-4031-bf57-957ac776c29d",
"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/081b0516-f0b1-4031-bf57-957ac776c29d
# Step 1: Call without payment โ 402
curl -X POST https://agora402.io/api/pay/081b0516-f0b1-4031-bf57-957ac776c29d \
-H "Content-Type: application/json" \
-d 'GET /domain/lookup?q=stripe.com'
# โ HTTP 402 + payment instructions
# Step 2: Pay USDC + call
curl -X POST https://agora402.io/api/pay/081b0516-f0b1-4031-bf57-957ac776c29d \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <base64_signed_payment>" \
-d 'GET /domain/lookup?q=stripe.com'
# โ 200 OK + resultexample request
GET /domain/lookup?q=stripe.com
price per call
$0.010000
USDC ยท Multi-chain
provider receives100%
agora402 feelisting only
payment endpoint
POST /api/pay/081b0516-f0b1-4031-bf57-957ac776c29dPerformance
avg latency?ms
rate limit60 req/min
uptime100.00%
discovered207x
page views247
inputjson
outputjson