{"api":"v1","generated_at":"2026-09-15T19:49:18.442Z","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/livecheck-fly-dev-v1-check-ef051b","pinned_page":"https://tollindex.com/e/livecheck-fly-dev-v1-check-ef051b/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":"livecheck-fly-dev-v1-check-ef051b","canonical_url":"https://livecheck.fly.dev/v1/check","resource":"https://livecheck.fly.dev/v1/check","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Livecheck Sentinel check - one-shot URL condition check. POST /v1/check with {target, condition, baseline_hash?}. Detectors: status_change, keyword, text_diff, numeric_threshold. Returns current observation + fired when comparable. Fixed $0.02 USDC. No watcher created. Not /v1/verify ($0.01) and not Confirm.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-10T22:08:57.574Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"check","category":"identity","first_observed_by_toll":"2026-09-11T03:04:09.041Z","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-11T03:04:09.041Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.02 USDC","amount_units":0.02,"decimals_known":true,"pay_to":"0x33693228b706cb30f4b4dbf35f79129a763f91c5","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-09-10T22:08:57.339Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:58:01.286Z","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:58:01.286Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:24:57.893Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T06:15:01.652Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:57:30.078Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T14:42:13.777Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x33693228b706cb30f4b4dbf35f79129a763f91c5","page":"https://tollindex.com/seller/0x33693228b706cb30f4b4dbf35f79129a763f91c5","endpoints":5,"hosts":1},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x33693228b706cb30f4b4dbf35f79129a763f91c5","amount":"20000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-10T22:08:57.339Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://livecheck.fly.dev/v1/check","extensions":{"bazaar":{"info":{"input":{"body":{"target":{"url":"https://boards.greenhouse.io/example/jobs/1842","type":"url","render":"never","selector":null},"condition":{"params":{},"detector":"status_change"},"baseline_hash":null},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"id":"chk_01J8Z0K3N4P5Q6R7S8T9V0WCHK","fired":null,"target":{"url":"https://boards.greenhouse.io/example/jobs/1842","type":"url","render":"never","selector":null},"receipt":{"hash":"dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd","verify_url":"https://livecheck.fly.dev/v1/receipt/chk_01J8Z0K3N4P5Q6R7S8T9V0WCHK"},"condition":{"params":{},"detector":"status_change"},"price_usd":0.02,"confidence":0.82,"observation":{"hash":"cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc","title":"Staff Backend Engineer — Northwind Labs","status":"live","signals":["apply form present","no closure banner"],"summary":"live 2xx (200); apply form present, no closure banner","checked_at":"2026-09-10T18:00:00Z","http_class":"2xx","http_status":200,"canonical_url":"https://boards.greenhouse.io/example/jobs/1842"}}}},"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":{"required":["target","condition"],"properties":{"target":{"type":"object","description":"URL target. type=url, render=never. selector optional."},"condition":{"type":"object","description":"detector status_change, keyword, text_diff, or numeric_threshold. text_diff: selector?, ignore[], min_change_ratio. numeric_threshold: selector or jsonpath, op, value, currency?"},"baseline_hash":{"type":["string","null"],"description":"Prior observation.hash for status_change. Omit or null on first check."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["id","target","condition","observation","fired","confidence","price_usd","receipt"],"properties":{"id":{"type":"string","description":"Stable check id (chk_ + ULID)."},"fired":{"type":["boolean","null"]},"target":{"type":"object","required":["type","url","render"],"properties":{"url":{"type":"string"},"type":{"enum":["url"],"type":"string"},"render":{"enum":["never"],"type":"string"},"selector":{"type":["string","null"]}}},"receipt":{"type":"object","required":["hash","verify_url"],"properties":{"hash":{"type":"string"},"signer":{"type":"string"},"signature":{"type":"string"},"verify_url":{"type":"string"}}},"condition":{"type":"object","required":["detector"],"properties":{"params":{"type":"object"},"detector":{"enum":["status_change","keyword","text_diff","numeric_threshold"],"type":"string"}}},"price_usd":{"type":"number"},"confidence":{"type":"number"},"observation":{"type":"object","required":["status","signals","http_status","http_class","hash","summary"],"properties":{"hash":{"type":"string"},"title":{"type":"string"},"status":{"enum":["live","closed","unknown"],"type":"string"},"signals":{"type":"array","items":{"type":"string"}},"summary":{"type":"string"},"checked_at":{"type":"string"},"http_class":{"type":"string"},"http_status":{"type":"number"},"canonical_url":{"type":"string"}}}}}}}}}}},"description":"Livecheck Sentinel check - one-shot URL condition check. POST /v1/check with {target, condition, baseline_hash?}. Detectors: status_change, keyword, text_diff, numeric_threshold. Returns current observation + fired when comparable. Fixed $0.02 USDC. No watcher created. Not /v1/verify ($0.01) and not Confirm.","lastUpdated":"2026-09-10T22:08:57.574Z","x402Version":2}]}}