DELXCOMMERCE Live contract

Agent data quality · data-quality

Delx Record Fingerprint

Create a stable SHA-256 fingerprint from canonical JSON. Use it as a bounded preflight or analysis step inside an enterprise agent workflow before data, policy, integration, security, or commercial decisions reach production. Returns deterministic machine-readable JSON for $0.003 USDC via x402 on Base. Execution is first-party, local-only, stateless, memory-only, and has no paid upstream or input retention. Results are advisory; the caller remains responsible for authorization and production controls.

x402agentsenterprisedata-qualitylocal-firstrecord

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/record-fingerprint -m POST -H 'x-delx-source: product-page' --max-amount 0.003 -b '{"record":{"id":42,"state":"ready"}}'
InputPOST /api/v1/x402/record-fingerprint
{
  "record": {
    "id": 42,
    "state": "ready"
  }
}
Delivered resultapplication/json
{
  "schema": "delx/util-record-fingerprint/v1",
  "algorithm": "sha256",
  "fingerprint": "16e1f64597cd8012eca960a1f62715444c0999b8bd2ab48d479f544f05751c26",
  "canonicalization": "sorted JSON keys, compact separators, default string conversion"
}

Machine-readable evidence

Inspect before paying.