DELXCOMMERCE Live contract

Web and API intelligence · web-api-intelligence

DNS Txt Chunk Join

DNS Txt Chunk Join: DNS Txt Chunk Join joins quoted DNS TXT chunks into the logical record value from bounded caller-supplied values without an external provider. Call DNS Txt Chunk Join before treating quoted DNS TXT chunks as one logical record. Returns normalized web evidence, the computed finding, and an explicit pass or advisory status for DNS Txt Chunk Join 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.

webhttpreliability

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-txt-chunk-join -m POST -H 'x-delx-source: product-page' --max-amount 0.001 -b '{"chunks":["v=spf1 include:","_spf.example.com -all"]}'
InputPOST /api/v1/x402/dns-txt-chunk-join
{
  "chunks": [
    "v=spf1 include:",
    "_spf.example.com -all"
  ]
}
Delivered resultapplication/json
{
  "schema": "delx/util-dns-txt-chunk-join/v1",
  "operation": "web_reliability:dns_txt_chunk_join",
  "status": "pass",
  "result": {
    "value": "v=spf1 include:_spf.example.com -all",
    "chunk_count": 2
  },
  "evidence": {
    "input_sha256": "74dad3c252a36be8500ce9dbeb13fb06f47921e6bc9149a7085eda98eafca0ef",
    "retained": false,
    "external_calls": 0
  }
}

Machine-readable evidence

Inspect before paying.