B

Bounty Signals API · Funded Work Delta

by Bounty Signals API

GETBase

$0.02

per call · USD Coin on Base

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.

Endpoint

GET https://bounty-signals.krimskrams.xyz/v1/funded-work/delta

4

Calls / 30d

1

Unique payers / 30d

Sep 5

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://bounty-signals.krimskrams.xyz/v1/funded-work/delta", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://bounty-signals.krimskrams.xyz/v1/funded-work/delta?since=2026-08-28T08%3A00%3A00Z" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "as_of": "2026-08-28T08:30:00Z",
  "coverage": [],
  "coverage_start": "2026-08-27T00:00:00Z",
  "jobs": [],
  "limits": [],
  "next_cursor": "2026-08-28T08:30:00Z",
  "observation_age_seconds": 0,
  "since": "2026-08-28T08:00:00Z",
  "store_depth": {
    "first": null,
    "last": null,
    "observations": 0,
    "subjects": 0
  }
}

Payment details

Pay to0x276efa09388fb1578a6c415b8f90d26fdfce0cf2
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Developer Tools and the homepage with a featured placement.

Get featured →

More from Bounty Signals API & similar services

B

Bounty Signals API · JOB Health

bounty-signals.krimskrams.xyz

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.

GETBaseDeveloper Tools
$0.02 / call7 calls / 30d
L

Loyalspark · Recipient API Offers

api.loyalspark.online

Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.

GETBaseDeveloper Tools
$0.001 / call1.2k calls / 30d
L

Loyalspark · Workflow Reward Status

api.loyalspark.online

Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.

GETBaseDeveloper Tools
$0.001 / call560 calls / 30d