DELXCOMMERCE Live contract

API integration engineering · api-integration

Delx JSON Merge Patch

Apply bounded top-level JSON Merge Patch semantics for integration planning. 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.

x402agentsenterpriseapi-integrationlocal-firstjson

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/json-merge-patch -m POST -H 'x-delx-source: product-page' --max-amount 0.003 -b '{"target":{"ready":false,"legacy":true},"patch":{"ready":true,"legacy":null}}'
InputPOST /api/v1/x402/json-merge-patch
{
  "target": {
    "ready": false,
    "legacy": true
  },
  "patch": {
    "ready": true,
    "legacy": null
  }
}
Delivered resultapplication/json
{
  "schema": "delx/util-json-merge-patch/v1",
  "result": {
    "ready": true
  },
  "changed_fields": [
    "legacy",
    "ready"
  ],
  "scope": "RFC 7396 top-level merge semantics"
}

Machine-readable evidence

Inspect before paying.