Agent402 bestsellers · Bestsellers
$0.005
per call · USD Coin on Base
What agents actually pay for on a 500+ tool x402 catalog - the paid intelligence layer over Agent402's own sales ledger, the one demand signal that never reaches the chain (settlements are on-chain; WHICH tool was bought is not). Aggregate sales totals are free at /api/sales; this adds the per-tool layer they deliberately omit: pick the window (days 1-90) and the ranking lens with sort: 'buyers' (distinct paying wallets, default - the whale/wash-resistant read), 'sales' (volume), 'usd'.
Endpoint
GET https://agent402.tools/api/bestsellers214
Calls / 30d
18
Unique payers / 30d
Sep 10
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://agent402.tools/api/bestsellers", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://agent402.tools/api/bestsellers?days=30&limit=10&sort=buyers" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"bestsellers": [
{
"avgTicketUsd": 0.004,
"buyers": 6,
"deltaSales": 11,
"firstAt": "2026-07-05T11:00:00.000Z",
"lastAt": "2026-07-14T09:30:00.000Z",
"organicScore": 0.4286,
"prevSales": 3,
"rank": 1,
"revenueShare": 0.0966,
"revenueUsd": 0.056,
"sales": 14,
"slug": "vin-decode",
"trend": "rising"
}
],
"days": 30,
"generatedAt": "2026-07-16T00:00:05.000Z",
"limit": 10,
"note": "External paid demand only - canary/burner/heartbeat traffic excluded at the source.",
"persistent": true,
"recordingSince": "2026-07-04T00:00:00.000Z",
"sort": "buyers",
"totals": {
"distinctTools": 12,
"revenueUsd": 0.58,
"sales": 63
}
}Payment details
0xabf4fabd7c416fb67202e5f9002389fc75e2a9d0USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Search & Web and the homepage with a featured placement.
More from Agent402 bestsellers & similar services
StableEnrich · EXA Search
stableenrich.dev
Exa Search - Neural search across the web
Twit · Tweets Search
x402.twit.sh
Search Twitter/X tweets with advanced filters. Returns up to 20 tweets per page, most recent first, with pagination. At least one filter required. Params: words, phrase, anyWords, noneWords, hashtags, from, to, mentioning, minReplies, minLikes, minReposts, since (YYYY-MM-DD), until, next_token. e.g. GET /tweets/search?words=bitcoin&from=elonmusk&minLikes=100. Returns X v2 API-compatible JSON.
Exa · Search
api.exa.ai
Exa /search endpoint