DELXCOMMERCE Payable now

Portable intent card · api-integration

Response Contract Diff API for agents

Compare expected and actual top-level response fields and value types. 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.

Response Contract Diff APIResponse Contract Diff for agentspay per result APIx402 APIno API key

Intent to transaction

One command, attributed.

The source header follows this discovery route through challenge, payment and delivery without exposing the buyer or request body.

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/response-contract-diff -m POST -H 'x-delx-source: intent-card-response-contract-diff-api' --max-amount 0.003 -b '{"expected":{"id":1,"ready":true},"actual":{"id":"1"}}'
Example inputPOST /api/v1/x402/response-contract-diff
{
  "expected": {
    "id": 1,
    "ready": true
  },
  "actual": {
    "id": "1"
  }
}
Agent discoverydelx/intent-card/v1
{
  "intent": "Response Contract Diff for an agent workflow",
  "tool_name": "util_response_contract_diff",
  "price_usdc": "0.003",
  "machine_url": "https://commerce.delx.ai/intents/response-contract-diff-api.json"
}

Portable and inspectable

Share the intent, not a directory search.