InputPOST /api/v1/x402/token-echo-1
{
"text": "ping-delx-1"
}
Agent workflow composition · agent-workflow
Echo text with length (probe channel 1). Call when you verify x402 pay→deliver wiring with a trivial payload. Returns echo text, length, echo=1 for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.
One-command purchase
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/token-echo-1 -m POST -H 'x-delx-source: product-page' --max-amount 0.001 -b '{"text":"ping-delx-1"}'
{
"text": "ping-delx-1"
}
{
"schema": "delx/util-token-echo-1/v1",
"text": "ping-delx-1",
"length": 11,
"echo": 1
}
Machine-readable evidence