PAID ENDPOINT
POST /api/bounty-score
Returns a 0–100 score, pursue/skip verdict, expected value, dimension breakdown, hard stops, risks, strengths, and a next action.
MACHINE-PAYABLE DECISION INTELLIGENCE
The Bounty Fit Scorer evaluates paid opportunities by payment certainty, operator fit, AI leverage, reuse value, time-to-cash, payout quality, execution friction, and competition.
PAID ENDPOINT
Returns a 0–100 score, pursue/skip verdict, expected value, dimension breakdown, hard stops, risks, strengths, and a next action.
PAYMENT
Payments settle directly to the operator wallet on Base through an accountless production facilitator. No API key or subscription is required.
DOCTRINE
Short, verifiable, AI-leveraged work that creates reusable assets outranks crowded, speculative, capital-intensive opportunities.
FREE DISCOVERY
OpenAPI, llms.txt, x402 compatibility metadata, and endpoint documentation are all public. POST invokes payment negotiation and settles only after a successful assessment.
{
"title": "Write a five-post launch thread",
"payoutUsd": 250,
"hoursEstimate": 4,
"daysToDeadline": 5,
"daysToPayout": 14,
"existingSubmissions": 12,
"fit": 5,
"paymentCertainty": 4,
"aiLeverage": 5,
"reuseValue": 4,
"cashCostUsd": 0,
"requiresAccount": true,
"requiresPublicPost": false,
"requiresPurchase": false,
"agentAccessible": true,
"humanSupportAvailable": false,
"verifiableOutput": true
}{
"score": 86,
"verdict": "pursue_now",
"expectedValueUsd": 153.75,
"strengths": [
"Payment path appears credible.",
"AI can materially compress delivery time.",
"Work can become a reusable asset or template.",
"Opportunity matches the operator's demonstrated strengths.",
"Headline payout per estimated hour is attractive."
],
"risks": [
"No major structural risk was declared; verify sponsor and rules manually."
],
"recommendedAction": "Claim or apply now. Produce a verifiable artifact first, then polish the submission around the sponsor's rubric."
}FREE FIXED SAMPLE
The sample is generated by the same deterministic core as paid calls, so buyers can validate structure and usefulness before opening a wallet.
Open free sample JSON