{"api":"v1","generated_at":"2026-09-16T01:49:28.386Z","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-botsmith-dev-x-tweet-deb11d","pinned_page":"https://tollindex.com/e/x402-botsmith-dev-x-tweet-deb11d/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-botsmith-dev-x-tweet-deb11d","canonical_url":"https://x402.botsmith.dev/x/tweet","resource":"https://x402.botsmith.dev/x/tweet","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"X Tweet Lookup ($0.015/call): Fetch one X (Twitter) post by numeric id: full text, author, ISO timestamp, like/retweet/reply/view counts, hashtags, expanded links and mentions as clean JSON. No X account or API key needed.","service_name":"botsmith","declared_category":null,"declared_tags":["x","twitter","social","tweet","lookup"],"route_template":null,"registry_updated":"2026-09-10T03:15:51.748Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"x tweet","category":"communications","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.015 USDC","amount_units":0.015,"decimals_known":true,"pay_to":"0xcb9b3F94387389e38EF2A7b3C0B851FB8325d7e9","scheme":"exact"},{"registry":"cdp","ordinal":1,"network":"eip155:196","asset":"0x779ded0c9e1022225f8e0630b35a9b54be713736","asset_name":"USD₮0","symbol":null,"decimals":null,"amount_display":"15000 smallest units, decimals unknown","amount_units":null,"decimals_known":false,"pay_to":"0xadd1a0a81836b1ea5b272dbed78746ba09f55370","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":3,"unique_payers_30d":2,"last_called_at":"2026-09-10T03:15:50.963Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:46:19.552Z","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-15T06:46:19.552Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:14:18.054Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T06:05:22.137Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:22:38.295Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T13:50:12.305Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xcb9b3F94387389e38EF2A7b3C0B851FB8325d7e9","page":"https://tollindex.com/seller/0xcb9b3F94387389e38EF2A7b3C0B851FB8325d7e9","endpoints":9,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["x","twitter","social","tweet","lookup"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xcb9b3F94387389e38EF2A7b3C0B851FB8325d7e9","amount":"15000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60},{"asset":"0x779ded0c9e1022225f8e0630b35a9b54be713736","extra":{"name":"USD₮0","version":"1"},"payTo":"0xadd1a0a81836b1ea5b272dbed78746ba09f55370","amount":"15000","scheme":"exact","network":"eip155:196","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-10T03:15:50.963Z","l30DaysTotalCalls":3,"l30DaysUniquePayers":2},"resource":"https://x402.botsmith.dev/x/tweet","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"id":"1846987139428634858"}},"output":{"type":"json","example":{"id":"1846987139428634858","url":"https://x.com/example/status/1846987139428634858","lang":"en","text":"Shipping the new agent payments stack today. HTTP 402 is finally real.","links":["https://x402.org"],"author":{"id":"44196397","name":"Example Dev","handle":"example"},"metrics":{"likes":1200,"views":250000,"quotes":12,"replies":85,"retweets":340},"hashtags":["x402"],"mentions":["coinbase"],"createdAt":"2026-07-01T07:00:30.000Z"}}},"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"},"queryParams":{"type":"object","required":["id"],"properties":{"id":{"type":"string","pattern":"^[0-9]{1,25}$","description":"Numeric tweet/post id"}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["id","url","text","createdAt","lang","author","metrics","hashtags","links","mentions"],"properties":{"id":{"type":"string"},"url":{"anyOf":[{"type":"string"},{"type":"null"}]},"lang":{"anyOf":[{"type":"string"},{"type":"null"}]},"text":{"type":"string"},"links":{"type":"array","items":{"type":"string"},"description":"Expanded outbound URLs"},"author":{"type":"object","required":["handle","name","id"],"properties":{"id":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"handle":{"anyOf":[{"type":"string"},{"type":"null"}]}},"additionalProperties":false},"metrics":{"type":"object","required":["likes","retweets","replies","quotes","views"],"properties":{"likes":{"anyOf":[{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991},{"type":"null"}]},"views":{"anyOf":[{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991},{"type":"null"}]},"quotes":{"anyOf":[{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991},{"type":"null"}]},"replies":{"anyOf":[{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991},{"type":"null"}]},"retweets":{"anyOf":[{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991},{"type":"null"}]}},"additionalProperties":false},"hashtags":{"type":"array","items":{"type":"string"}},"mentions":{"type":"array","items":{"type":"string"},"description":"Mentioned handles"},"createdAt":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"ISO 8601"}},"additionalProperties":false}}}}}}},"description":"X Tweet Lookup ($0.015/call): Fetch one X (Twitter) post by numeric id: full text, author, ISO timestamp, like/retweet/reply/view counts, hashtags, expanded links and mentions as clean JSON. No X account or API key needed.","lastUpdated":"2026-09-10T03:15:51.748Z","serviceName":"botsmith","x402Version":2}]}}