{"api":"v1","generated_at":"2026-09-15T19:21:18.891Z","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/bounty-signals-krimskrams-xyz-v1-job-health-444099","pinned_page":"https://tollindex.com/e/bounty-signals-krimskrams-xyz-v1-job-health-444099/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":"bounty-signals-krimskrams-xyz-v1-job-health-444099","canonical_url":"https://bounty-signals.krimskrams.xyz/v1/job-health","resource":"https://bounty-signals.krimskrams.xyz/v1/job-health","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Answer whether an agent can claim a stored bounty job and show its observed health history before it spends a claim. Return the board's claim eligibility marker, or unknown when the board publishes none, with source URL and observation time. Also return observed states, transitions, submission and pass counts, reopen-after-accept events, observation count, and as_of. Coverage is BountyBook, Taskmarket, and Superteam. The paid answer adds stored history; it does not infer eligibility.","service_name":"Bounty Signals API","declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-08T23:08:40.884Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"job health","category":"compute","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.02 USDC","amount_units":0.02,"decimals_known":true,"pay_to":"0x276efA09388fB1578A6c415B8F90D26fdfCe0CF2","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":7,"unique_payers_30d":7,"last_called_at":"2026-09-08T23:08:40.369Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:35:30.780Z","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:35:30.780Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:31:36.506Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:30:04.238Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:45:54.765Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:18:35.465Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x276efA09388fB1578A6c415B8F90D26fdfCe0CF2","page":"https://tollindex.com/seller/0x276efA09388fB1578A6c415B8F90D26fdfCe0CF2","endpoints":18,"hosts":13},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x276efA09388fB1578A6c415B8F90D26fdfCe0CF2","amount":"20000","scheme":"exact","network":"eip155:8453","outputSchema":{"type":"object","required":["platform","job_id","observations","seen_open","seen_accepted","claim_eligibility","state_transitions","submission_counts","pass_counts","reopen_after_accept_events","as_of"]},"maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-08T23:08:40.369Z","l30DaysTotalCalls":7,"l30DaysUniquePayers":7},"resource":"https://bounty-signals.krimskrams.xyz/v1/job-health","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"job_id":"1063de95-75f4-4170-8879-f5b1b683bb9b","platform":"bountybook"}},"output":{"type":"json","example":{"as_of":"2026-08-28T07:30:00Z","job_id":"1063de95-75f4-4170-8879-f5b1b683bb9b","platform":"bountybook","seen_open":{"value":true,"source_urls":[]},"pass_counts":[],"observations":1,"seen_accepted":{"value":false,"source_urls":[]},"claim_eligibility":{"value":"unknown","source_url":"https://api.bountybook.ai/jobs/1063de95-75f4-4170-8879-f5b1b683bb9b","observed_at":"2026-08-28T07:30:00Z"},"state_transitions":[],"submission_counts":[],"reopen_after_accept_events":[]}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","title":"JobHealthParams","required":["platform","job_id"],"properties":{"job_id":{"type":"string","title":"Job Id","pattern":"^[A-Za-z0-9_-]+$","maxLength":200,"minLength":1},"platform":{"enum":["bountybook","taskmarket","superteam"],"type":"string","title":"Platform"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","title":"JobHealthResponse","properties":{"as_of":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"As Of"},"job_id":{"type":"string","title":"Job Id"},"platform":{"type":"string","title":"Platform"},"seen_open":{"type":"object","title":"ObservedFact","properties":{"value":{"type":"boolean","title":"Value"},"source_urls":{"type":"array","items":{"type":"string"},"title":"Source Urls"}}},"pass_counts":{"type":"array","items":{"type":"object","title":"CountObservation","properties":{"count":{"type":"integer","title":"Count"},"source_url":{"type":"string","title":"Source Url"},"observed_at":{"type":"string","title":"Observed At","format":"date-time"}}},"title":"Pass Counts"},"observations":{"type":"integer","title":"Observations"},"seen_accepted":{"type":"object","title":"ObservedFact","properties":{"value":{"type":"boolean","title":"Value"},"source_urls":{"type":"array","items":{"type":"string"},"title":"Source Urls"}}},"claim_eligibility":{"type":"object","title":"ClaimEligibilityFact","properties":{"value":{"type":"string","title":"Value"},"source_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Source Url"},"observed_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Observed At"}}},"state_transitions":{"type":"array","items":{"type":"object","title":"StateTransition","properties":{"to_state":{"type":"string","title":"To State"},"from_state":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"From State"},"source_url":{"type":"string","title":"Source Url"},"observed_at":{"type":"string","title":"Observed At","format":"date-time"}}},"title":"State Transitions"},"submission_counts":{"type":"array","items":{"type":"object","title":"CountObservation","properties":{"count":{"type":"integer","title":"Count"},"source_url":{"type":"string","title":"Source Url"},"observed_at":{"type":"string","title":"Observed At","format":"date-time"}}},"title":"Submission Counts"},"reopen_after_accept_events":{"type":"array","items":{"type":"object","title":"ReopenEvent","properties":{"accepted_at":{"type":"string","title":"Accepted At","format":"date-time"},"reopened_at":{"type":"string","title":"Reopened At","format":"date-time"},"accepted_source_url":{"type":"string","title":"Accepted Source Url"},"reopened_source_url":{"type":"string","title":"Reopened Source Url"}}},"title":"Reopen After Accept Events"}}}}}}}}},"description":"Answer whether an agent can claim a stored bounty job and show its observed health history before it spends a claim. Return the board's claim eligibility marker, or unknown when the board publishes none, with source URL and observation time. Also return observed states, transitions, submission and pass counts, reopen-after-accept events, observation count, and as_of. Coverage is BountyBook, Taskmarket, and Superteam. The paid answer adds stored history; it does not infer eligibility.","lastUpdated":"2026-09-08T23:08:40.884Z","serviceName":"Bounty Signals API","x402Version":2}]}}