$0.02
per call · USD Coin on Base
Bounty/task triage before you spend inference: given task text and optional marketplace context (payout_usd, repo_size, language, acceptance criteria), returns a predicted token/cost estimate, a spec-quality score with named ambiguities, and a bid/clarify/skip recommendation that weighs predicted cost against stated payout. Deterministic scoring, no model call.
Endpoint
POST https://task-profit-api.62.238.55.212.sslip.io/v1/estimate9
Calls / 30d
4
Unique payers / 30d
Sep 6
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://task-profit-api.62.238.55.212.sslip.io/v1/estimate", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"context": {
"expected_acceptance_criteria": "Passes visible oracle round-trip tests",
"language": "python",
"marketplace": "BountyBook",
"payout_usd": 50,
"repo_size": "small"
},
"task_text": "Implement a Python function that converts an integer between 1 and 3999 to its Roman numeral representation. Submit roman.py with round-trip tests verified against oracle test cases."
}),
});
const data = await res.json();curl -X POST \
"https://task-profit-api.62.238.55.212.sslip.io/v1/estimate" \
-H "Content-Type: application/json" \
-d '{"context":{"expected_acceptance_criteria":"Passes visible oracle round-trip tests","language":"python","marketplace":"BountyBook","payout_usd":50,"repo_size":"small"},"task_text":"Implement a Python function that converts an integer between 1 and 3999 to its Roman numeral representation. Submit roman.py with round-trip tests verified against oracle test cases."}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"ambiguities": [],
"confidence": 0.95,
"predicted_cost_usd": 0.0152,
"predicted_tokens": 2540,
"reasoning_summary": "spec_score 100/100 from 0 ambiguity flag(s); predicted 2540 tokens (~$0.0152 at $6.00/M blended rate); recommendation=bid; payout_usd=50.00",
"recommendation": "bid",
"spec_score": 100
}Payment details
0xeee2f90421582914e919d5656381b1ff873a8f47USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Social & Community and the homepage with a featured placement.
More from Task Bounty Fit Check & similar services
Oneshotagent · Enrich Profile
win.oneshotagent.com
Profile enrichment from LinkedIn URL
Otto AI · Tweet Search
x402.ottoai.services
Search X/Twitter for any query and get the actual matching tweets — keyword, $CASHTAG, from:handle (a user timeline), @handle (mentions), or boolean OR. Each tweet returns author, full text (long-form note tweets included), timestamp, likes and retweets (reply/quote counts when available). Most-recent-first for real-time monitoring and alerting. Live X search backend, pay-per-call USDC, structured JSON.
x402scan · Merchants
x402scan.com
Paginated list of merchants (top recipients by volume)