{"uid":"cap_D9yFJJnq8iK5zClqJ6pth","slug":"bounty-signals-api-funded-work-delta-299c997e","name":"Bounty Signals API – Funded Work Delta","description":"Answer: What funded open work is newly actionable across all watched bounty boards since my checkpoint? Return jobs that are open at the common board watermark and were first observed open after the cursor, plus jobs that changed from a non-open state to open after the cursor. Coverage is BountyBook, Taskmarket, and Superteam from owned SQLite observations. Open listing status and reward fields do not prove escrow funding. The route does not infer funding. No public source gives the same stored cross-board delta. Current listings are free from the three board APIs. The paid answer adds a common watermark, observation times, state changes, and one call across three boards. Live owned-store depth: 202990 observations over 2494 jobs from 2026-08-28T07:36:19.081141+00:00 to 2026-09-04T18:30:12.168056+00:00. Common coverage starts at 2026-08-28T07:36:19.081141+00:00. The current common cursor is 2026-09-04T18:30:12.168056+00:00.","url":"https://bounty-signals.krimskrams.xyz/v1/funded-work/delta","method":"GET","headers":{},"bodySchema":{"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":"DeltaParams","required":["since"],"properties":{"since":{"type":"string","title":"Since","format":"date-time"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","title":"FundedWorkDeltaResponse","properties":{"jobs":{"type":"array","items":{"type":"object","title":"FundedWorkDeltaItem","properties":{"id":{"type":"string","title":"Id"},"board":{"type":"string","title":"Board"},"state":{"type":"string","title":"State"},"fields":{"type":"object","title":"Fields","additionalProperties":true},"reason":{"type":"string","title":"Reason"},"pass_count":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Pass Count"},"source_url":{"type":"string","title":"Source Url"},"actionable_at":{"type":"string","title":"Actionable At","format":"date-time"},"first_seen_at":{"type":"string","title":"First Seen At","format":"date-time"},"latest_seen_at":{"type":"string","title":"Latest Seen At","format":"date-time"},"submission_count":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Submission Count"},"open_transitions_after_cursor":{"type":"array","items":{"type":"object","title":"StateChange","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":"Open Transitions After Cursor"}}},"title":"Jobs"},"as_of":{"type":"string","title":"As Of","format":"date-time"},"since":{"type":"string","title":"Since","format":"date-time"},"limits":{"type":"array","items":{"type":"string"},"title":"Limits"},"coverage":{"type":"array","items":{"type":"object","title":"DeltaCoverage","properties":{"board":{"type":"string","title":"Board"},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error"},"status":{"type":"string","title":"Status"},"source_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Source Url"},"evaluated_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Evaluated At"},"first_observation":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"First Observation"},"latest_collection_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Latest Collection At"},"latest_collection_status":{"type":"string","title":"Latest Collection Status"},"latest_successful_observation":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Latest Successful Observation"}}},"title":"Coverage"},"next_cursor":{"type":"string","title":"Next Cursor","format":"date-time"},"store_depth":{"type":"object","title":"StoreDepth","properties":{"last":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Last"},"first":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"First"},"subjects":{"type":"integer","title":"Subjects"},"observations":{"type":"integer","title":"Observations"}}},"coverage_start":{"type":"string","title":"Coverage Start","format":"date-time"},"observation_age_seconds":{"type":"integer","title":"Observation Age Seconds"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_6ojlVjPRUk3pwpHyNJhsH","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns newly actionable open bounty jobs across BountyBook, Taskmarket, and Superteam since a given checkpoint, including state-change history and a common cross-board watermark.","exampleAgentPrompt":"Show me all newly actionable bounty jobs across BountyBook, Taskmarket, and Superteam that became open after 2026-09-03T00:00:00Z — I want to see which ones changed state to open and when they were first observed.","exampleUseCases":[{"title":"Daily bounty pipeline refresh","prompt":"Pull all bounty jobs that became open since yesterday at midnight UTC across BountyBook, Taskmarket, and Superteam so I can review today's new opportunities."},{"title":"Re-opened bounty alert","prompt":"Show me any bounties on the three watched boards that changed from a non-open state back to open after 2026-09-02T12:00:00Z — I want to catch anything that got re-listed."},{"title":"Agent portfolio scanner","prompt":"Fetch the cross-board delta of newly actionable work since 2026-08-30T00:00:00Z and tell me the common watermark timestamp so I know how fresh the data is."}],"resultDescription":"A JSON object containing a list of bounty job items (each with id, board name, current state, reward fields, reason for inclusion, first/latest/actionable timestamps, submission count, pass count, source URL, and a list of open-state transitions after the cursor), plus the as_of watermark and the since cursor echoed back, and any limit or coverage metadata.","failureModes":["Missing or malformed 'since' parameter returns a 422 validation error","Timestamp before common coverage start (2026-08-28) may return empty or partial results","Payment not included or insufficient USDC causes 402 Payment Required","Network or store unavailability returns 5xx error","Cursor far in the past may return very large result sets that are truncated by limits"],"whenToPreferThis":"Choose this endpoint when you need a single call that aggregates newly open bounty jobs across BountyBook, Taskmarket, and Superteam with reliable observation timestamps, state-change history, and a common watermark — something no individual board API provides. Prefer it over polling each board separately when you want delta-based monitoring with stored cross-board state.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:30:26.445Z","isFirstParty":false}