{"api":"v1","generated_at":"2026-09-15T19:12:23.323Z","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/task-profit-api-62-238-55-212-sslip-io-v1-estimate-bd8148","pinned_page":"https://tollindex.com/e/task-profit-api-62-238-55-212-sslip-io-v1-estimate-bd8148/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":"task-profit-api-62-238-55-212-sslip-io-v1-estimate-bd8148","canonical_url":"https://task-profit-api.62.238.55.212.sslip.io/v1/estimate","resource":"https://task-profit-api.62.238.55.212.sslip.io/v1/estimate","http_method":"POST","type":"http","x402_version":2,"registries":[],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Bounty/task triage before you spend inference: given task text and optional marketplace context (payout_usd, repo_size, language, acceptance criteria), returns a predicted token/cost estimate, a spec-quality score with named ambiguities, and a bid/clarify/skip recommendation that weighs predicted cost against stated payout. Deterministic scoring, no model call.","service_name":"Task Bounty Fit Check","declared_category":null,"declared_tags":["bounty-triage","cost-estimate","expected-value","spec-ambiguity","bid-clarify-skip"],"route_template":null,"registry_updated":"2026-09-06T05:13:56.212Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"estimate","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-14T12:43:47.824Z","observation_began":"2026-09-10"},"presence":{"listed_now":false,"first_absent_at":"2026-09-14T21:48:45.888Z","delisting_confirmed_at":"2026-09-15T04:52:53.308Z","events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"},{"registry":"cdp","at":"2026-09-14T21:48:45.888Z","event":"delisted"},{"registry":"cdp","at":"2026-09-15T04:52:53.308Z","event":"delisting_confirmed"}]},"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":"0xeee2f90421582914e919d5656381b1ff873a8f47","scheme":"exact"}],"counters":{"observed_at":"2026-09-14T12:43:47.825Z","calls_30d":9,"unique_payers_30d":4,"last_called_at":"2026-09-06T05:13:55.235Z"},"validation":{"latest":{"observed_at":"2026-09-14T05:53:24.922Z","state":"fail","failed_checks":["endpoint_reachable"],"endpoint_http_status":null,"run_id":"daily-2026-09-14"},"uptime":[{"days":7,"observed":4,"passed":3,"ratio":0.75},{"days":30,"observed":4,"passed":3,"ratio":0.75},{"days":90,"observed":4,"passed":3,"ratio":0.75}],"history_90d":[{"observed_at":"2026-09-14T05:53:24.922Z","state":"fail","failed_checks":["endpoint_reachable"],"run_id":"daily-2026-09-14","state_changed":true},{"observed_at":"2026-09-13T05:46:13.115Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:03:22.198Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T12:00:01.780Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xeee2f90421582914e919d5656381b1ff873a8f47","page":"https://tollindex.com/seller/0xeee2f90421582914e919d5656381b1ff873a8f47","endpoints":1,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["bounty-triage","cost-estimate","expected-value","spec-ambiguity","bid-clarify-skip"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xeee2f90421582914e919d5656381b1ff873a8f47","amount":"20000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-06T05:13:55.235Z","l30DaysTotalCalls":9,"l30DaysUniquePayers":4},"resource":"https://task-profit-api.62.238.55.212.sslip.io/v1/estimate","extensions":{"bazaar":{"info":{"input":{"body":{"context":{"language":"python","repo_size":"small","payout_usd":50,"marketplace":"BountyBook","expected_acceptance_criteria":"Passes visible oracle round-trip tests"},"task_text":"Implement a Python function that converts an integer between 1 and 3999 to its Roman numeral representation. Submit roman.py with round-trip tests verified against oracle test cases."},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"confidence":0.95,"spec_score":100,"ambiguities":[],"recommendation":"bid","predicted_tokens":2540,"reasoning_summary":"spec_score 100/100 from 0 ambiguity flag(s); predicted 2540 tokens (~$0.0152 at $6.00/M blended rate); recommendation=bid; payout_usd=50.00","predicted_cost_usd":0.0152}}},"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":["task_text"],"properties":{"context":{"type":"object","properties":{"due_at":{"type":"string"},"language":{"type":"string"},"repo_size":{"type":"string"},"payout_usd":{"type":"number","minimum":0},"marketplace":{"type":"string"},"expected_acceptance_criteria":{"type":"string"}},"description":"Optional marketplace context. Supplying payout_usd is what unlocks the expected-value bid/skip comparison instead of a spec-quality-only recommendation.","additionalProperties":false},"task_text":{"type":"string","minLength":1,"description":"Plain-language description of the task, bounty, or work order to evaluate."}},"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":["predicted_tokens","predicted_cost_usd","spec_score","ambiguities","recommendation","confidence","reasoning_summary"],"properties":{"confidence":{"type":"number","maximum":1,"minimum":0},"spec_score":{"type":"integer","maximum":100,"minimum":0},"ambiguities":{"type":"array","items":{"type":"string"}},"recommendation":{"enum":["bid","clarify","skip"],"type":"string"},"predicted_tokens":{"type":"integer"},"reasoning_summary":{"type":"string"},"predicted_cost_usd":{"type":"number"}},"additionalProperties":false}}}}}}},"description":"Bounty/task triage before you spend inference: given task text and optional marketplace context (payout_usd, repo_size, language, acceptance criteria), returns a predicted token/cost estimate, a spec-quality score with named ambiguities, and a bid/clarify/skip recommendation that weighs predicted cost against stated payout. Deterministic scoring, no model call.","lastUpdated":"2026-09-06T05:13:56.212Z","serviceName":"Task Bounty Fit Check","x402Version":2}]}}