{
"route": {
"tool_name": "util_example",
"path": "/x402/utility/example",
"method": "POST",
"upstream": "legacy"
}
}
Commercial operations analytics · commercial-operations
X402 Registry Route Check
X402 Registry Route Check: X402 Registry Route Check checks one runtime registry entry for tool, path, method, and upstream from bounded caller-supplied values without an external provider. Call X402 Registry Route Check before paying for or accepting an x402 or agent delivery assembled from caller-supplied challenge and result metadata. Returns contract-specific checks, normalized evidence, mismatch reasons, and an explicit acceptance or rejection status for X402 Registry Route 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: Validates metadata only; it never settles payment, signs payloads, contacts a facilitator, refunds funds, or asserts on-chain truth. 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/x402-registry-route-check -m POST -H 'x-delx-source: product-page' --max-amount 0.001 -b '{"route":{"tool_name":"util_example","path":"/x402/utility/example","method":"POST","upstream":"legacy"}}'
{
"schema": "delx/util-x402-registry-route-check/v1",
"operation": "delivery_contract:x402_registry_route_check",
"status": "pass",
"result": {
"missing_fields": [],
"checks": {
"required_present": true,
"post": true
},
"valid": true
},
"evidence": {
"input_sha256": "b926fbfd40e72c78cd55d9fac911150c42800e7bd73fe82f0e36994607482be0",
"retained": false,
"external_calls": 0
}
}
Machine-readable evidence