MACHINE-PAYABLE DECISION INTELLIGENCE

Spend one cent.
Avoid the wrong bounty.

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.

$0.01 USDCBase Mainnetx402 v2OpenAPI 3.1Wallet-verified origin

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.

PAYMENT

Exact USDC settlement

Payments settle directly to the operator wallet on Base through an accountless production facilitator. No API key or subscription is required.

DOCTRINE

Certainty over headline value

Short, verifiable, AI-leveraged work that creates reusable assets outranks crowded, speculative, capital-intensive opportunities.

FREE DISCOVERY

Inspect the contract before paying.

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

See the real scorer output.

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