Example inputPOST /api/v1/x402/x402-discovery-parity-check
{
"catalog_tools": [
"a",
"b"
],
"openapi_tools": [
"a",
"b"
],
"portfolio_tools": [
"a",
"b"
],
"runtime_tools": [
"a",
"b"
]
}
Portable intent card · commercial-operations
Compare the route sets an origin publishes across its catalog, OpenAPI contract, registry and discovery surfaces before requesting a recrawl. It identifies missing and extra identifiers but does not trigger a third-party index refresh.
Intent to transaction
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-discovery-parity-check -m POST -H 'x-delx-source: intent-card-x402-discovery-parity-check-api' --max-amount 0.001 -b '{"catalog_tools":["a","b"],"openapi_tools":["a","b"],"portfolio_tools":["a","b"],"runtime_tools":["a","b"]}'
{
"catalog_tools": [
"a",
"b"
],
"openapi_tools": [
"a",
"b"
],
"portfolio_tools": [
"a",
"b"
],
"runtime_tools": [
"a",
"b"
]
}
{
"intent": "compare an x402 catalog OpenAPI registry and directory route set before reindexing",
"tool_name": "util_x402_discovery_parity_check",
"price_usdc": "0.001",
"machine_url": "https://commerce.delx.ai/intents/x402-discovery-parity-check-api.json"
}
Portable and inspectable