{"api":"v1","generated_at":"2026-09-15T23:48:38.634Z","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/cracked-ai-v1-run-bf9bce","pinned_page":"https://tollindex.com/e/cracked-ai-v1-run-bf9bce/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":"cracked-ai-v1-run-bf9bce","canonical_url":"https://cracked.ai/v1/run","resource":"https://cracked.ai/v1/run","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Weather forecast: Current conditions plus daily forecast for coordinates. Use geocode first for a city name. Smart run on Cracked, the tool router for agents: POST {\"capability\":\"weather-forecast\",\"input\":{...}} with input fields latitude, longitude, days, units; free schema at GET /v1/capabilities?id=weather-forecast. Quote = provider price + platform fee, never below $0.01; failed runs are never settled.","service_name":"Cracked","declared_category":null,"declared_tags":["weather-forecast","weather","forecast","temperature","rain"],"route_template":null,"registry_updated":"2026-09-06T02:14:34.684Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"run","category":"market-data","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.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0x9cfa76148b8c3c3b624bc83bb5df1c3bd7c987ca","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":3,"unique_payers_30d":2,"last_called_at":"2026-09-06T02:14:34.419Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:25:19.952Z","state":"fail","failed_checks":["returns_402"],"endpoint_http_status":200,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":2,"ratio":0.4},{"days":30,"observed":5,"passed":2,"ratio":0.4},{"days":90,"observed":5,"passed":2,"ratio":0.4}],"history_90d":[{"observed_at":"2026-09-15T06:25:19.952Z","state":"fail","failed_checks":["returns_402"],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:54:46.650Z","state":"fail","failed_checks":["returns_402"],"run_id":"daily-2026-09-14","state_changed":true},{"observed_at":"2026-09-13T05:47:27.229Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:04:41.660Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":true},{"observed_at":"2026-09-11T12:01:40.842Z","state":"fail","failed_checks":["returns_402"],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x9cfa76148b8c3c3b624bc83bb5df1c3bd7c987ca","page":"https://tollindex.com/seller/0x9cfa76148b8c3c3b624bc83bb5df1c3bd7c987ca","endpoints":1,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["weather-forecast","weather","forecast","temperature","rain"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2","assetTransferMethod":"eip3009"},"payTo":"0x9cfa76148b8c3c3b624bc83bb5df1c3bd7c987ca","amount":"10000","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/v1788652358/bazaar-icons/6ef148fb7e1f5264.png","quality":{"lastCalledAt":"2026-09-06T02:14:34.419Z","l30DaysTotalCalls":3,"l30DaysUniquePayers":2},"resource":"https://cracked.ai/v1/run","extensions":{"bazaar":{"info":{"input":{"body":{"input":{"latitude":30.27,"longitude":-97.74},"capability":"weather-forecast"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"runId":"run_01J8X0Q5M3N7V9Y2K4T6W8Z0A1","output":{},"status":"COMPLETED","billing":{"totalUsd":0.01},"payment":{"network":"eip155:8453","settled":true,"transaction":"0x5b1e0b1f5e2c7a5f4d3b2a1908f7e6d5c4b3a291807f6e5d4c3b2a1908f7e6d5"},"capability":"weather-forecast"}}},"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":["capability","input"],"properties":{"input":{"type":"object","required":["latitude","longitude"],"properties":{"days":{"type":"number","default":3,"description":"Forecast days 1-16"},"units":{"type":"string","default":"fahrenheit","description":"celsius or fahrenheit"},"latitude":{"type":"number","description":"Latitude"},"longitude":{"type":"number","description":"Longitude"}},"additionalProperties":false},"capability":{"type":"string","const":"weather-forecast","description":"Capability id (Weather forecast)"}},"description":"Smart run of Weather forecast: Cracked routes the input to the best live tool for this capability"},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"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":["runId","status"],"properties":{"runId":{"type":"string"},"output":{},"status":{"enum":["COMPLETED","FAILED","BLOCKED","TIMED_OUT","STOPPED","RUNNING"],"type":"string"},"billing":{"type":"object","properties":{"totalUsd":{"type":"number"}}},"payment":{"type":"object","properties":{"network":{"type":"string"},"settled":{"type":"boolean"},"transaction":{"type":"string"}}},"endpoint":{"type":"string"},"provider":{"type":"string"},"capability":{"type":"string"}}}}}}}}},"description":"Weather forecast: Current conditions plus daily forecast for coordinates. Use geocode first for a city name. Smart run on Cracked, the tool router for agents: POST {\"capability\":\"weather-forecast\",\"input\":{...}} with input fields latitude, longitude, days, units; free schema at GET /v1/capabilities?id=weather-forecast. Quote = provider price + platform fee, never below $0.01; failed runs are never settled.","lastUpdated":"2026-09-06T02:14:34.684Z","serviceName":"Cracked","x402Version":2}]}}