{"name":"x402-bounty-radar","version":"0.1.0","description":"Paid API for real, funded developer bounties with scam-farm filtering and competition scoring. Pay-per-call, no account, no API key.","paid_endpoint":"/bounties","payment":{"protocol":"x402","price":"$0.01","currency":"USDC","network":"base","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x07c9c5D37D28693CfD9DDB8858b2046853E1fA95","facilitator":"https://facilitator.xpay.sh"},"inputSchema":{"type":"object","properties":{"language":{"type":"string","description":"filter by language, e.g. typescript"},"minAmount":{"type":"number","description":"min USD bounty value"},"maxAgeDays":{"type":"number","description":"max age in days (freshness cap)"},"includeSuspect":{"type":"boolean","description":"include scam-suspect listings"},"limit":{"type":"number","description":"max results (<=50)"}}},"output":{"example":{"count":1,"bounties":[{"repo":"owner/project","number":1234,"title":"Implement TypeScript SDK","url":"https://github.com/owner/project/issues/1234","createdAt":"2026-06-10T12:00:00Z","ageDays":6,"comments":2,"labels":["bounty","$250"],"amountUsd":250,"competition":"low","trust":"likely_real","scamReasons":[]}]}},"links":{"repo":"https://github.com/nikolas-sapa/x402-bounty-radar","protocol":"https://x402.org"}}