{"api":"v1","generated_at":"2026-09-15T20:59:54.796Z","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/app-tenna-ai-api-x402-lumi-post-timestamp-verify-32ef33","pinned_page":"https://tollindex.com/e/app-tenna-ai-api-x402-lumi-post-timestamp-verify-32ef33/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":"app-tenna-ai-api-x402-lumi-post-timestamp-verify-32ef33","canonical_url":"https://app.tenna.ai/api/x402/lumi/post_timestamp_verify","resource":"https://app.tenna.ai/api/x402/lumi/post_timestamp_verify","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"X Post Timestamp Verification. Verify when X posts were actually published. Timestamps are derived arithmetically from the snowflake id in each URL — no external API call, no model guessing. Unparseable URLs return null rather than an estimate. Useful for auditing whether cited evidence existed at a claimed time.","service_name":"LUMI","declared_category":null,"declared_tags":["x","post","timestamp","verification"],"route_template":null,"registry_updated":"2026-08-21T05:09:35.693Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"lumi post timestamp verify","category":"identity","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":"0x7eaf3c393a8996e124c0fa7ccbc55019854c4c5b","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":2,"unique_payers_30d":1,"last_called_at":"2026-08-21T05:09:35.389Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:23:15.543Z","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:23:15.543Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:20:16.751Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:19:16.888Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:34:50.488Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:04:50.941Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x7eaf3c393a8996e124c0fa7ccbc55019854c4c5b","page":"https://tollindex.com/seller/0x7eaf3c393a8996e124c0fa7ccbc55019854c4c5b","endpoints":44,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["x","post","timestamp","verification"],"type":"http","accepts":[{"asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x7eaf3c393a8996e124c0fa7ccbc55019854c4c5b","amount":"10000","scheme":"exact","network":"eip155:8453","resource":"https://app.tenna.ai/api/x402/lumi/post_timestamp_verify","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-08-21T05:09:35.389Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":1},"resource":"https://app.tenna.ai/api/x402/lumi/post_timestamp_verify","extensions":{"bazaar":{"info":{"input":{"body":{"urls":["<urls>"],"offering":"post_timestamp_verify"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"rows":[{}],"count":1,"offering":"post_timestamp_verify","provenance":{"source":"<source>","resultHash":null,"generatedAt":1,"rubricVersion":null,"ledgerSpanHours":null,"ledgerLaunchCount":null,"auditedDeliverableHash":null},"limitations":["<limitations>"],"schemaVersion":"<schemaVersion>"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["offering","urls"],"properties":{"urls":{"type":"array","items":{"type":"string"},"maxItems":50,"minItems":1,"description":"x.com/<handle>/status/<id> URLs."},"offering":{"type":"string","description":"Offering identifier. Must be exactly 'post_timestamp_verify'."}},"description":"X post URLs to resolve (max 50).","additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["schemaVersion","offering","provenance","limitations","count","rows"],"properties":{"rows":{"type":"array","items":{"type":"object"},"description":"Per-URL resolution."},"count":{"type":"integer","description":"URLs processed."},"offering":{"type":"string","const":"post_timestamp_verify","description":"Offering that produced this result."},"provenance":{"type":"object","properties":{"source":{"type":"string","description":"Data origin."},"resultHash":{"type":["string","null"],"description":"Hash of the audited input, so the same verdict can be reproduced. Present on audit offerings."},"generatedAt":{"type":"integer","description":"Unix seconds."},"rubricVersion":{"type":["string","null"],"description":"Rubric the verdict was produced under. Present on audit offerings."},"ledgerSpanHours":{"type":["number","null"],"description":"Hours of history covered. Null when the offering is not derived from the launch ledger."},"ledgerLaunchCount":{"type":["integer","null"],"description":"Launches in the ledger. Null when the offering is not derived from the launch ledger — this means not applicable, not collection failure."},"auditedDeliverableHash":{"type":["string","null"],"description":"Explicit alias for resultHash on deliverable-audit results; hashes the buyer-supplied input, not the audit envelope."}},"description":"Reproducibility metadata so another agent can audit this."},"limitations":{"type":"array","items":{"type":"string"},"description":"Coverage limits and missing data, always disclosed."},"schemaVersion":{"type":"string","description":"Deliverable contract version."}},"additionalProperties":true}}}}},"resource":"https://app.tenna.ai/api/x402/lumi/post_timestamp_verify","discoverable":true}},"description":"X Post Timestamp Verification. Verify when X posts were actually published. Timestamps are derived arithmetically from the snowflake id in each URL — no external API call, no model guessing. Unparseable URLs return null rather than an estimate. Useful for auditing whether cited evidence existed at a claimed time.","lastUpdated":"2026-08-21T05:09:35.693Z","serviceName":"LUMI","x402Version":2}]}}