{
"record": "1 . alpn=h2,h3 port=443"
}
Web and API intelligence · web-api-intelligence
DNS Https Record Parse
DNS Https Record Parse: DNS Https Record Parse parses HTTPS service priority, target, and bounded service parameters from bounded caller-supplied values without an external provider. Call DNS Https Record Parse before using HTTPS service priority, target, and service parameters from a caller-supplied record. Returns normalized web evidence, the computed finding, and an explicit pass or advisory status for DNS Https Record Parse 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.
One-command purchase
Run it from an agent.
No account or API key. AgentCash reads the 402 challenge, pays no more than the declared cap, retries the request and returns the result.
npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/dns-https-record-parse -m POST -H 'x-delx-source: product-page' --max-amount 0.001 -b '{"record":"1 . alpn=h2,h3 port=443"}'
{
"schema": "delx/util-dns-https-record-parse/v1",
"operation": "web_reliability:dns_https_record_parse",
"status": "pass",
"result": {
"priority": 1,
"target": ".",
"parameters": {
"alpn": "h2,h3",
"port": "443"
}
},
"evidence": {
"input_sha256": "9207ab9eea6ffec3d23421382762e02b86b355012b26a34f5b5d7442033178aa",
"retained": false,
"external_calls": 0
}
}
Machine-readable evidence