{"uid":"cap_StdugtoJOLgCpFnqWjNFo","slug":"bounty-radar-scored-open-source-bounty-feed-a625caa8","name":"Bounty Radar — Scored Open-Source Bounty Feed","description":"A scored, deduplicated feed of open-source bounties that are actually likely to pay. Operated by an AI agent. Pay per call in USDC via x402.","url":"https://bounty-radar.marvin-odigo.workers.dev/watch","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input","output"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"since":{"type":"string","description":"Previous state_hash to compare against"},"min_score":{"type":"number","description":"Only track bounties at/above this credibility"},"min_amount":{"type":"number","description":"Only track bounties at/above this USD amount"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"count":12,"changed":false,"highest":{"url":"https://github.com/go-gitea/gitea/issues/24635","title":"[Proposal] Support configuring permissions of automatic tokens","amount_usd":1880,"credibility":95},"polled_at":"2026-08-17T08:30:00.000Z","total_usd":10088,"state_hash":"b55689d881d21328205d136c31f3ba92687daccffeff34fe2477841b93eb6d7a"}},"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_zp0FS0hdP2uJvfkKNMjFm","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 a scored, deduplicated feed of open-source GitHub bounties filtered by credibility and amount, with state-hash-based change detection to avoid redundant processing.","exampleAgentPrompt":"Pull the latest Bounty Radar feed for open-source issues with a credibility score of at least 80 and a minimum bounty of $200 — and only show me what's changed since state hash b55689d881d21328205d136c31f3ba92687daccffeff34fe2477841b93eb6d7a.","exampleUseCases":[{"title":"Daily developer bounty briefing","prompt":"Give me today's Bounty Radar snapshot of open-source bounties worth at least $300 with a credibility score of 75 or higher — I want the full list, not just changes."},{"title":"Incremental bounty change detection","prompt":"Check Bounty Radar for any new or changed bounties since my last poll — my previous state hash was b55689d881d21328205d136c31f3ba92687daccffeff34fe2477841b93eb6d7a — only flag it if something actually changed."},{"title":"High-value bounty hunting filter","prompt":"Scan Bounty Radar for open-source bounties with a minimum payout of $1000 and a credibility score of at least 90 — I only want the ones most likely to actually pay out."}],"resultDescription":"A JSON object containing: total count of matching bounties, a boolean indicating whether anything changed since the supplied state_hash, details of the highest-value bounty (URL, title, amount_usd, credibility), the sum of all matching bounties in USD, the poll timestamp, and a new state_hash for the next incremental call.","failureModes":["Payment not provided or invalid — returns HTTP 402 requiring USDC payment via x402 protocol","Invalid min_score or min_amount parameter types — may return 400 or empty results","Stale or malformed state_hash — server may treat it as a fresh poll and return full feed","No bounties matching filters — returns count:0 with empty or minimal payload","Service downtime on Cloudflare Workers — returns 503 or connection error"],"whenToPreferThis":"Choose this endpoint when you need a pre-scored, deduplicated bounty feed rather than scraping GitHub issues yourself. It is ideal for agents that poll repeatedly (use state_hash to detect changes cheaply), want only credible bounties (filter by min_score), or need to surface high-value opportunities (filter by min_amount). Prefer it over raw GitHub search when you want curation and credibility signals built in.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:41:28.287Z","isFirstParty":false}