DELXCOMMERCE Live contract

Web and API intelligence · web-api-intelligence

X Forwarded For Chain

X Forwarded For Chain: X Forwarded For Chain normalizes a proxy chain without deciding whether an address is trusted from bounded caller-supplied values without an external provider. Call X Forwarded For Chain 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 X Forwarded For Chain 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/x-forwarded-for-chain -m POST -H 'x-delx-source: product-page' --max-amount 0.001 -b '{"header":"203.0.113.1, 198.51.100.7"}'
InputPOST /api/v1/x402/x-forwarded-for-chain
{
  "header": "203.0.113.1, 198.51.100.7"
}
Delivered resultapplication/json
{
  "schema": "delx/util-x-forwarded-for-chain/v1",
  "operation": "web_reliability:x_forwarded_for_chain",
  "status": "pass",
  "result": {
    "addresses": [
      "203.0.113.1",
      "198.51.100.7"
    ],
    "hop_count": 2,
    "trust_decision": "not_evaluated"
  },
  "evidence": {
    "input_sha256": "f8588bb5312c2456e1267b1eeb6b19b2c35299b60cb7bcdc7fa6aef7bc97373d",
    "retained": false,
    "external_calls": 0
  }
}

Machine-readable evidence

Inspect before paying.