{
"records": [
{
"priority": 10,
"exchange": "mx1.example.com"
},
{
"priority": 20,
"exchange": "mx2.example.com"
}
]
}
Web and API intelligence · web-api-intelligence
DNS MX Priority Sort
DNS MX Priority Sort: DNS MX Priority Sort sorts MX exchanges by preference while preserving equal-priority order from bounded caller-supplied values without an external provider. Call DNS MX Priority Sort before choosing an MX exchange from caller-supplied preference records. Returns normalized web evidence, the computed finding, and an explicit pass or advisory status for DNS MX Priority Sort 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-mx-priority-sort -m POST -H 'x-delx-source: product-page' --max-amount 0.001 -b '{"records":[{"priority":10,"exchange":"mx1.example.com"},{"priority":20,"exchange":"mx2.example.com"}]}'
{
"schema": "delx/util-dns-mx-priority-sort/v1",
"operation": "web_reliability:dns_mx_priority_sort",
"status": "pass",
"result": {
"records": [
{
"priority": 10,
"exchange": "mx1.example.com"
},
{
"priority": 20,
"exchange": "mx2.example.com"
}
],
"count": 2
},
"evidence": {
"input_sha256": "8b3539e1e41d77579f810b455d097216ad210c5fa90b58563e75aef928e5684a",
"retained": false,
"external_calls": 0
}
}
Machine-readable evidence