{"uid":"cap_VnyJzuhZ5dJkqaj0TfP3-","slug":"argonautworks-bounty-signal-api-21de284f","name":"ArgonautWorks Bounty Signal API","description":"Canonical GitHub bounty viability checks for agents: live issue state, repository trust, payout evidence, age, claims, assignments, and competing pull requests.","url":"https://argonaut-bounty-signal.vercel.app/api/v1/check","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"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","format":"uri","description":"Canonical public GitHub issue URL to assess as a paid bounty."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"score":0,"reasons":["canonical_issue_closed","existing_competition"],"verdict":"reject","evidence":{"canonical_issue_state":"closed","competing_pull_requests":12}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_68DDwIT0w65sNph_ZTPBw","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Checks the viability of a GitHub issue as a paid bounty by assessing issue state, repo trust, payout evidence, age, claims, assignments, and competing pull requests.","exampleAgentPrompt":"Before I start working on it, can you check whether this GitHub issue is still a viable bounty — is it open, are there competing PRs, and is there payout evidence? https://github.com/some-org/some-repo/issues/42","exampleUseCases":[{"title":"Pre-work bounty viability check","prompt":"Before I spend time on this, check if https://github.com/ethereum/go-ethereum/issues/28000 is still a live bounty — is it open, unclaimed, and does it have real payout evidence?"},{"title":"Filter out crowded bounties","prompt":"I'm looking at https://github.com/vercel/next.js/issues/55123 as a potential bounty — are there already a bunch of competing pull requests, or is the field clear?"},{"title":"Autonomous agent bounty screening","prompt":"I have a list of GitHub issues to hunt bounties on — start with https://github.com/facebook/react/issues/29001 and tell me if the repo is trustworthy, the issue is still open, and whether it's worth pursuing."}],"resultDescription":"Returns a viability score (numeric), a verdict (e.g. 'reject' or 'accept'), a list of reasons explaining the verdict, and structured evidence including the canonical issue state and the count of competing pull requests.","failureModes":["Invalid or non-public GitHub issue URL returns an error","Issue URL resolves to a private or deleted repository","Rate limiting from GitHub API causes incomplete data retrieval","Closed issues return verdict 'reject' with reason 'canonical_issue_closed'","Issues with many competing PRs return low score with 'existing_competition' reason"],"whenToPreferThis":"Use this endpoint when an agent or developer needs a fast, structured signal on whether a specific GitHub issue is worth investing time in as a paid bounty — particularly when avoiding wasted effort on closed issues, already-claimed work, or heavily contested bounties. Prefer this over manually checking GitHub when automating bounty-hunting pipelines or agent workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:32:52.817Z","isFirstParty":false}