DELXCOMMERCE Payable now

Portable intent card · web-api-intelligence

DNS Ttl Budget Check API for agents

DNS Ttl Budget Check: DNS Ttl Budget Check checks DNS record TTLs against caller minimum and maximum bounds from bounded caller-supplied values without an external provider. Call DNS Ttl Budget Check before accepting, caching, redirecting, or retrying a caller-supplied web response. Returns normalized web evidence, the computed finding, and an explicit pass or advisory status for DNS Ttl Budget Check as versioned deterministic JSON. Price: $0.001 USDC via x402 on Base. First-party, stateless, memory-only execution with no paid upstream, live RPC, web search, credentials, custody, signing, media generator, or input retention. Honest limit: Evaluates only caller-supplied metadata; it performs no DNS lookup, HTTP request, web search, credential use, or persistent storage. Advisory output only; the buyer owns authorization, payment policy, and production decisions.

DNS Ttl Budget Check APIDNS Ttl Budget Check for agentspay per result APIx402 APIno API key

Intent to transaction

One command, attributed.

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-ttl-budget-check -m POST -H 'x-delx-source: intent-card-dns-ttl-budget-check-api' --max-amount 0.001 -b '{"ttls":[60,300,3600],"minimum":60,"maximum":86400}'
Example inputPOST /api/v1/x402/dns-ttl-budget-check
{
  "ttls": [
    60,
    300,
    3600
  ],
  "minimum": 60,
  "maximum": 86400
}
Agent discoverydelx/intent-card/v1
{
  "intent": "DNS Ttl Budget Check for an agent workflow",
  "tool_name": "util_dns_ttl_budget_check",
  "price_usdc": "0.001",
  "machine_url": "https://commerce.delx.ai/intents/dns-ttl-budget-check-api.json"
}

Portable and inspectable

Share the intent, not a directory search.