Example inputPOST /api/v1/x402/dns-lookup
{
"domain": "example.com",
"record_type": "A"
}
Portable intent card · utility
A/AAAA/CNAME/MX/TXT/NS for one domain at $0.01—email delivery and infra checks without running your own recursive resolver.
Intent to transaction
The source header follows this discovery route through challenge, payment and delivery without exposing the buyer or request body.
npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/dns-lookup -m POST -H 'x-delx-source: intent-card-dns-lookup-api' --max-amount 0.01 -b '{"domain":"example.com","record_type":"A"}'
{
"domain": "example.com",
"record_type": "A"
}
{
"intent": "look up DNS records for a domain",
"tool_name": "util_dns_lookup",
"price_usdc": "0.01",
"machine_url": "https://commerce.delx.ai/intents/dns-lookup-api.json"
}
Portable and inspectable