{"api":"v1","generated_at":"2026-09-15T23:42:34.177Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/x402-echo-service-onrender-com-echo-1e6582","pinned_page":"https://tollindex.com/e/x402-echo-service-onrender-com-echo-1e6582/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"x402-echo-service-onrender-com-echo-1e6582","canonical_url":"https://x402-echo-service.onrender.com/echo","resource":"https://x402-echo-service.onrender.com/echo","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Echo service for x402 protocol research. POST a JSON body with a \"message\" string; the response returns the message, its SHA-256 digest and a server timestamp. Payment is live: $0.001 USDC on Base is verified and settled via the Coinbase CDP facilitator, so callers ARE charged. The response is computed before settlement, and the settlement tx hash is returned in the body and in PAYMENT-RESPONSE.","service_name":"x402 research echo","declared_category":"Infra","declared_tags":["x402","echo","protocol-conformance","security-research","agents","pay-per-call","micro-usdc","sha256","developer-tools","base"],"route_template":null,"registry_updated":"2026-08-27T13:13:18.221Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"echo","category":"identity","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.001 USDC","amount_units":0.001,"decimals_known":true,"pay_to":"0x9Cc774A8eD49d89cBA1A288F4a050B8F7FbA77EE","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":10,"unique_payers_30d":7,"last_called_at":"2026-08-27T13:13:17.992Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:08:32.182Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T04:08:32.182Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:07:03.524Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:06:30.632Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:21:41.903Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T09:49:16.460Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x9Cc774A8eD49d89cBA1A288F4a050B8F7FbA77EE","page":"https://tollindex.com/seller/0x9Cc774A8eD49d89cBA1A288F4a050B8F7FbA77EE","endpoints":14,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["x402","echo","protocol-conformance","security-research","agents"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x9Cc774A8eD49d89cBA1A288F4a050B8F7FbA77EE","amount":"1000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1787754105/bazaar-icons/222b7a4262b684da.png","quality":{"lastCalledAt":"2026-08-27T13:13:17.992Z","l30DaysTotalCalls":10,"l30DaysUniquePayers":7},"resource":"https://x402-echo-service.onrender.com/echo","extensions":{"bazaar":{"info":{"input":{"body":{"message":"hello world"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"echo":"hello world","sha256":"b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9","timestamp":"2026-08-18T12:00:00.000Z"}}},"tags":["x402","echo","protocol-conformance","security-research","agents","pay-per-call","micro-usdc","sha256","developer-tools","base"],"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input","output"],"properties":{"input":{"type":"object","required":["type","bodyType","body","method"],"properties":{"body":{"type":"object","required":["message"],"properties":{"message":{"type":"string","maxLength":4096,"minLength":1,"description":"Text to echo back."}},"additionalProperties":false},"type":{"const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json"]}}},"output":{"type":"object","required":["type","example"],"properties":{"type":{"const":"json"},"example":{"type":"object","required":["echo","sha256","timestamp"],"properties":{"echo":{"type":"string"},"sha256":{"type":"string"},"timestamp":{"type":"string","format":"date-time"}}}}}}},"summary":"Paid echo endpoint for x402 conformance testing. POST a message, get it back with its SHA-256 digest, a server timestamp, and the settlement transaction hash. $0.001 USDC on Base per call.","category":"Infra","coverImage":"http://localhost:10000/icon.png","serviceName":"x402 research echo"}},"description":"Echo service for x402 protocol research. POST a JSON body with a \"message\" string; the response returns the message, its SHA-256 digest and a server timestamp. Payment is live: $0.001 USDC on Base is verified and settled via the Coinbase CDP facilitator, so callers ARE charged. The response is computed before settlement, and the settlement tx hash is returned in the body and in PAYMENT-RESPONSE.","lastUpdated":"2026-08-27T13:13:18.221Z","serviceName":"x402 research echo","x402Version":2}]}}