{
"header": "bytes 0-499/1000"
}
Web and API intelligence · web-api-intelligence
Content Range Parse
Content Range Parse: Content Range Parse parses a Content-Range response and checks total-size consistency from bounded caller-supplied values without an external provider. Call Content Range Parse 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 Content Range 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/content-range-parse -m POST -H 'x-delx-source: product-page' --max-amount 0.001 -b '{"header":"bytes 0-499/1000"}'
{
"schema": "delx/util-content-range-parse/v1",
"operation": "web_reliability:content_range_parse",
"status": "pass",
"result": {
"start": 0,
"end": 499,
"total": 1000,
"consistent": true
},
"evidence": {
"input_sha256": "d87e3fb902533d2d90b45fc8a5d4e63bd5db21e623c2a16c2c89ed7533047f32",
"retained": false,
"external_calls": 0
}
}
Machine-readable evidence