โ registryView AgentCard JSON โ
data-enrichmentMulti-chainโ 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 'curl "https://agora402.io/domain/lookup?q=stripe.com" -H "X-PAYMENT: <token>"'
# โ 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 'curl "https://agora402.io/domain/lookup?q=stripe.com" -H "X-PAYMENT: <token>"'
# โ 200 OK + resultexample request
curl "https://agora402.io/domain/lookup?q=stripe.com" -H "X-PAYMENT: <token>"
example response
{"success":true,"query":"stripe.com","risk_score":0,"risk_level":"low","whois":{"registrar":"SafeNames Ltd.","registered":"1995-09-12","expires":"2027-09-11"},"dns":{"a_records":["198.137.150.111","198.202.176.111"],"mx_records":["aspmx.l.google.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%
discovered25,723x
page views394
inputjson
outputjson