{"api":"v1","generated_at":"2026-09-15T20:47:27.777Z","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/energy-halowerk-com-predict-negative-price-86b18a","pinned_page":"https://tollindex.com/e/energy-halowerk-com-predict-negative-price-86b18a/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":"energy-halowerk-com-predict-negative-price-86b18a","canonical_url":"https://energy.halowerk.com/predict/negative-price","resource":"https://energy.halowerk.com/predict/negative-price","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Battery, EV, and trading agents buy this endpoint to receive calibrated 2h/4h/6h negative-price probabilities, reviewed threshold profiles and an executable response policy.","service_name":"HALOWERK Energy","declared_category":null,"declared_tags":["compute-scheduling","depin-workloads","carbon-aware-compute","battery-dispatch","power-trading"],"route_template":null,"registry_updated":"2026-09-08T23:30:23.183Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"predict negative price","category":"market-data","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.001 USDC","amount_units":0.001,"decimals_known":true,"pay_to":"0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":6,"unique_payers_30d":5,"last_called_at":"2026-09-08T23:30:22.592Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:44:27.641Z","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:44:27.641Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:17:12.056Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:13:03.705Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:29:21.636Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:14:46.846Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E","page":"https://tollindex.com/seller/0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E","endpoints":1553,"hosts":67},"reports":0,"registry_record":{"cdp":[{"tags":["compute-scheduling","depin-workloads","carbon-aware-compute","battery-dispatch","power-trading"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","asset":"USDC","version":"2","decimals":6,"eip712Domain":{"name":"USD Coin","chainId":8453,"version":"2","verifyingContract":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"network_name":"Base Mainnet","assetTransferMethod":"eip3009"},"payTo":"0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E","amount":"1000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-08T23:30:22.592Z","l30DaysTotalCalls":6,"l30DaysUniquePayers":5},"resource":"https://energy.halowerk.com/predict/negative-price","extensions":{"bazaar":{"info":{"input":{"body":{"policy_profile":"balanced"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"ok":true,"result":{"model":{"version":"4.1"},"horizons":[{"lead_hours":2,"probability":0.85}],"expires_at":"2026-07-12T13:00:00.000Z","prediction":{"probability":0.85,"negative_price_in_2h":true},"risk_flags":[],"schema_version":"negprice_signal_v1","decision_engine":{"should_act":true,"recommended_action":"execute_shift_to_target_window"}},"endpoint":"/predict/negative-price"}}},"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","properties":{"policy_profile":{"enum":["balanced","utility","precision","recall"],"type":"string","default":"balanced","description":"Selects the reviewed probability threshold profile without changing the underlying calibrated probabilities."}},"additionalProperties":false},"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":["ok","endpoint","result"],"properties":{"ok":{"type":"boolean"},"result":{"type":"object","required":["schema_version","expires_at","prediction","horizons","decision_engine"],"properties":{"horizons":{"type":"array","items":{"type":"object"}},"expires_at":{"type":["string","null"]},"prediction":{"type":"object"},"schema_version":{"type":"string"},"decision_engine":{"type":"object"}},"additionalProperties":true},"endpoint":{"type":"string"}},"additionalProperties":true}}}}}}},"description":"Battery, EV, and trading agents buy this endpoint to receive calibrated 2h/4h/6h negative-price probabilities, reviewed threshold profiles and an executable response policy.","lastUpdated":"2026-09-08T23:30:23.183Z","serviceName":"HALOWERK Energy","x402Version":2}]}}