DELXCOMMERCE 8 routes

Discovery pack · x402 origin operators and agent-commerce platform teams

Debug an x402 origin that is live but not indexed

Trace the common gap between a healthy payable origin and a stale directory: challenge shape, payload size, catalog/OpenAPI/registry route parity and decision-grade copy. These checks prepare a safe recrawl request; they do not press a provider refresh button or promise indexing.

x402 origin not indexedx402scan refreshAgentCash semantic indexOpenAPI recrawlx402 metadata debuggingmissing Bazaar resource

Human → agent handoff

Share the job, not a directory.

Every route below has its own price, schema and bounded AgentCash command. Copying a command preserves this pack as a measurable discovery source.

https://api.delx.ai/api/v1/x402/start?q=diagnose%20why%20a%20payable%20x402%20origin%20or%20newly%20added%20route%20is%20missing%20from%20directory%20search
01
utility · POST /api/v1/x402/server-auditDelx X402 Server Audit

util_x402_server_audit

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/server-audit -m POST -H 'x-delx-source: discovery-pack-debug-x402-origin-indexing' --max-amount 0.01 -b '{"url":"https://api.delx.ai"}'
$0.01
02
commercial-operations · POST /api/v1/x402/x402-challenge-shape-checkX402 Challenge Shape Check

util_x402_challenge_shape_check

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/x402-challenge-shape-check -m POST -H 'x-delx-source: discovery-pack-debug-x402-origin-indexing' --max-amount 0.001 -b '{"challenge":{"x402Version":2,"accepts":[{"network":"eip155:8453","asset":"USDC","amount":"1000","payTo":"0x1111111111111111111111111111111111111111"}]}}'
$0.001
03
commercial-operations · POST /api/v1/x402/x402-payment-payload-sizeX402 Payment Payload Size

util_x402_payment_payload_size

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/x402-payment-payload-size -m POST -H 'x-delx-source: discovery-pack-debug-x402-origin-indexing' --max-amount 0.001 -b '{"payload":{"x402Version":2,"accepted":{}},"maximum_bytes":8192}'
$0.001
04
commercial-operations · POST /api/v1/x402/x402-catalog-route-checkX402 Catalog Route Check

util_x402_catalog_route_check

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/x402-catalog-route-check -m POST -H 'x-delx-source: discovery-pack-debug-x402-origin-indexing' --max-amount 0.001 -b '{"route":{"tool_name":"util_example","method":"POST","path":"/x402/utility/example","price_usdc":"0.001"}}'
$0.001
05
commercial-operations · POST /api/v1/x402/x402-openapi-route-checkX402 Openapi Route Check

util_x402_openapi_route_check

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/x402-openapi-route-check -m POST -H 'x-delx-source: discovery-pack-debug-x402-origin-indexing' --max-amount 0.001 -b '{"operation":{"operationId":"util_example","requestBody":{},"responses":{"200":{},"402":{}}}}'
$0.001
06
commercial-operations · POST /api/v1/x402/x402-registry-route-checkX402 Registry Route Check

util_x402_registry_route_check

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/x402-registry-route-check -m POST -H 'x-delx-source: discovery-pack-debug-x402-origin-indexing' --max-amount 0.001 -b '{"route":{"tool_name":"util_example","path":"/x402/utility/example","method":"POST","upstream":"legacy"}}'
$0.001
07
commercial-operations · POST /api/v1/x402/x402-discovery-parity-checkX402 Discovery Parity Check

util_x402_discovery_parity_check

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/x402-discovery-parity-check -m POST -H 'x-delx-source: discovery-pack-debug-x402-origin-indexing' --max-amount 0.001 -b '{"catalog_tools":["a","b"],"openapi_tools":["a","b"],"portfolio_tools":["a","b"],"runtime_tools":["a","b"]}'
$0.001
08
commercial-operations · POST /api/v1/x402/x402-copy-completeness-checkX402 Copy Completeness Check

util_x402_copy_completeness_check

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/x402-copy-completeness-check -m POST -H 'x-delx-source: discovery-pack-debug-x402-origin-indexing' --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}'
$0.001

Machine-readable path

Inspect the graph.