{"api":"v1","generated_at":"2026-09-15T18:50:29.028Z","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/readx-sh-api-name-with-replies-69f569","pinned_page":"https://tollindex.com/e/readx-sh-api-name-with-replies-69f569/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"readx-sh-api-name-with-replies-69f569","canonical_url":"https://readx.sh/api/:name/with_replies","resource":"https://readx.sh/api/:name/with_replies","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"A user's timeline including their replies. Example: GET /api/jack/with_replies","service_name":"ReadX","declared_category":null,"declared_tags":["twitter","x","social","data","api"],"route_template":"/api/:name/with_replies","registry_updated":"2026-09-02T18:05:40.027Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"with replies","category":"communications","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","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.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0x13E060ADcc6F4b731Da8382B333027B8B2bfF707","scheme":"exact"},{"registry":"cdp","ordinal":1,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","asset_name":null,"symbol":"USDC","decimals":6,"amount_display":"0.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"CHHWRYyo8exGvcLGn3AxzHEZseLZDTnq3FaYkzZVQDQr","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":33,"unique_payers_30d":1,"last_called_at":"2026-09-02T18:06:22.643Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:05:22.061Z","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-15T05:05:22.061Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:58:16.575Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:55:07.586Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:11:09.460Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:50:45.027Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x13E060ADcc6F4b731Da8382B333027B8B2bfF707","page":"https://tollindex.com/seller/0x13E060ADcc6F4b731Da8382B333027B8B2bfF707","endpoints":12,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["twitter","x","social","data","api"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x13E060ADcc6F4b731Da8382B333027B8B2bfF707","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300},{"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"},"payTo":"CHHWRYyo8exGvcLGn3AxzHEZseLZDTnq3FaYkzZVQDQr","amount":"10000","scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-02T18:06:22.643Z","l30DaysTotalCalls":33,"l30DaysUniquePayers":1},"resource":"https://readx.sh/api/:name/with_replies","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","pathParams":{"name":"andrewe"},"queryParams":{}},"output":{"type":"json","example":{"code":0,"data":{}}}},"schema":{"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"},"pathParams":{"type":"object"},"queryParams":{"type":"object","required":["name"],"properties":{"name":{"type":"string","pattern":"^[A-Za-z0-9_]+$","minLength":1,"description":"X handle without the leading @ (alphanumeric and underscore)."},"cursor":{"type":"string","description":"Pagination cursor from a previous response's pagination.next_cursor (the conversation endpoint at /api/{name}/tweets/{id} instead takes its own nested reply cursor — see that endpoint)."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"routeTemplate":"/api/:name/with_replies"}},"description":"A user's timeline including their replies. Example: GET /api/jack/with_replies","lastUpdated":"2026-09-02T18:05:40.027Z","serviceName":"ReadX","x402Version":2}]}}