{"uid":"cap_nt8RGAw5m12QmHtc0bxS3","slug":"apix402-echo-x402-payment-confirmation-probe-a7b52b4c","name":"APIX402 Echo – x402 Payment Confirmation Probe","description":"x402 protocol check: confirms payment and returns a timestamp. Returns no data — for real data see GET /dao-proposals.","url":"https://apix402.onrender.com/echo","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["ok","ts"],"properties":{"ok":{"type":"boolean"},"ts":{"type":"string","format":"date-time"}},"additionalProperties":false}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_CBYlXpXOW0g71Ef019BEb","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Confirms a successful x402 micropayment and returns a server timestamp; intended as a liveness/payment-verification check, not a data endpoint.","exampleAgentPrompt":"Run a quick x402 payment confirmation check against the APIX402 echo endpoint and tell me if the payment was accepted along with the server timestamp it returns.","exampleUseCases":[{"title":"x402 Integration Smoke Test","prompt":"I just wired up x402 payments in my app — can you hit the APIX402 echo endpoint and confirm the payment handshake succeeds and comes back with a valid timestamp?"},{"title":"Micropayment Liveness Monitor","prompt":"Every 5 minutes, check the APIX402 echo endpoint to confirm x402 payments are still being accepted and alert me if the ok field ever comes back false."},{"title":"Debugging a Failed x402 Payment","prompt":"My x402 client says it paid but I'm not sure the server received it — can you call the APIX402 echo probe and show me whether ok is true and what timestamp it returned?"}],"resultDescription":"Returns a JSON object with two fields: `ok` (boolean, true if payment was confirmed) and `ts` (ISO 8601 datetime string representing the server timestamp at the moment the payment was validated). No substantive data is returned beyond this confirmation pair.","failureModes":["Payment not included or malformed x402 header → 402 Payment Required response","Insufficient USDC balance → payment rejected before endpoint is reached","Server cold-start on Render free tier → slow first response or timeout","Network error on Render hosting → 503 or connection refused","Calling without x402-compatible client → raw 402 with no data"],"whenToPreferThis":"Use this endpoint specifically to verify that an x402 micropayment flow is working end-to-end — it is the minimal confirmation probe for the protocol. Prefer it over the sibling /dao-proposals endpoint when you only need to confirm payment acceptance and don't need actual DAO governance data. It is the right choice for integration testing, liveness monitoring, and debugging x402 client implementations.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T06:30:33.431Z","isFirstParty":false}