{
"lastmod_epoch": 1720000000,
"now_epoch": 1720600000,
"maximum_age_seconds": 1209600
}
Web and API intelligence · web-api-intelligence
Sitemap Lastmod Freshness
Sitemap Lastmod Freshness: Sitemap Lastmod Freshness calculates sitemap lastmod age against a caller freshness budget from bounded caller-supplied values without an external provider. Call Sitemap Lastmod Freshness 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 Sitemap Lastmod Freshness 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/sitemap-lastmod-freshness -m POST -H 'x-delx-source: product-page' --max-amount 0.001 -b '{"lastmod_epoch":1720000000,"now_epoch":1720600000,"maximum_age_seconds":1209600}'
{
"schema": "delx/util-sitemap-lastmod-freshness/v1",
"operation": "web_reliability:sitemap_lastmod_freshness",
"status": "pass",
"result": {
"age_seconds": 600000,
"fresh": true
},
"evidence": {
"input_sha256": "16e1ecba10c25f7069865c397d7f7ed1932357b7ff29f262c9b4d686d1033831",
"retained": false,
"external_calls": 0
}
}
Machine-readable evidence