{
"value": "strict-origin-when-cross-origin",
"allowed": [
"no-referrer",
"strict-origin",
"strict-origin-when-cross-origin"
]
}
Web and API intelligence · web-api-intelligence
Referrer Policy Check
Referrer Policy Check: Referrer Policy Check classifies a Referrer-Policy value against a caller allowlist from bounded caller-supplied values without an external provider. Call Referrer Policy Check 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 Referrer Policy Check 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/referrer-policy-check -m POST -H 'x-delx-source: product-page' --max-amount 0.001 -b '{"value":"strict-origin-when-cross-origin","allowed":["no-referrer","strict-origin","strict-origin-when-cross-origin"]}'
{
"schema": "delx/util-referrer-policy-check/v1",
"operation": "web_reliability:referrer_policy_check",
"status": "pass",
"result": {
"value": "strict-origin-when-cross-origin",
"accepted": true
},
"evidence": {
"input_sha256": "d9c8b9b264fe994897afb78430721e7bed86899de05bf6d219f03a39c301eaa1",
"retained": false,
"external_calls": 0
}
}
Machine-readable evidence