DELXCOMMERCE Payable now

Portable intent card · commercial-operations

Check x402 copy and schemas before a directory recrawl

Audit caller-supplied x402 discovery metadata for descriptions, prices, request schemas, examples and limitation copy before publication. It reports completeness gaps but does not submit or refresh any external directory.

x402 metadata auditagent API copy qualitydirectory recrawl readinessOpenAPI examplesx402 discovery copy

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/x402-copy-completeness-check -m POST -H 'x-delx-source: intent-card-x402-copy-completeness-check-api' --max-amount 0.001 -b '{"service_name":"Example Check","description":"Example Check validates a bounded caller-supplied contract and returns explicit mismatch reasons without external calls or retained input.","minimum_length":100}'
Example inputPOST /api/v1/x402/x402-copy-completeness-check
{
  "service_name": "Example Check",
  "description": "Example Check validates a bounded caller-supplied contract and returns explicit mismatch reasons without external calls or retained input.",
  "minimum_length": 100
}
Agent discoverydelx/intent-card/v1
{
  "intent": "check x402 descriptions prices schemas and examples before requesting a directory recrawl",
  "tool_name": "util_x402_copy_completeness_check",
  "price_usdc": "0.001",
  "machine_url": "https://commerce.delx.ai/intents/x402-copy-completeness-check-api.json"
}

Portable and inspectable

Share the intent, not a directory search.