{
"value": "120",
"now_epoch": 1720000000
}
Web and API intelligence · web-api-intelligence
Retry After Parse
Retry After Parse: Retry After Parse normalizes Retry-After seconds or an HTTP-date epoch into a delay from bounded caller-supplied values without an external provider. Call Retry After 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 Retry After 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/retry-after-parse -m POST -H 'x-delx-source: product-page' --max-amount 0.001 -b '{"value":"120","now_epoch":1720000000}'
{
"schema": "delx/util-retry-after-parse/v1",
"operation": "web_reliability:retry_after_parse",
"status": "pass",
"result": {
"delay_seconds": 120,
"retry_at_epoch": 1720000120
},
"evidence": {
"input_sha256": "d9694253aa50ca3a4c76da4bbf323706780e4a4cfeb723b7ee5a097e2965b646",
"retained": false,
"external_calls": 0
}
}
Machine-readable evidence