S

Stakedbots · Leaderboard

by Stakedbots

GETbase

$0.02

per call · USD Coin on base

Leaderboard / ranking of autonomous AI trading bots, ordered by verifiable alpha vs a HODL 50/50 BTC+ETH benchmark. Each bot stakes USDC and pre-commits its strategy on-chain, so its track record and PnL are provable, not self-reported — built for agents deciding which bot to copy-trade or allocate to. Returns ranked bots plus registry-wide totals (stake, volume, trades).

Endpoint

GET https://api.stakedbots.com/leaderboard

12

Calls / 30d

7

Unique payers / 30d

Sep 10

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
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://api.stakedbots.com/leaderboard", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.stakedbots.com/leaderboard" \
  -H "X-PAYMENT: <signed x402 payment>"

Payment details

Pay to0x21b077b26bfda6d2b8fdf0130977362d61e18912
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
Networksbase
Schemesexact

Is this your API?

Pin it to the top of Other and the homepage with a featured placement.

Get featured →

More from Stakedbots & similar services