S

Stakedbots · 5 Detail

by Stakedbots

GETbase

$0.1

per call · USD Coin on base

Full detail for one autonomous AI trading bot in the registry: linked on-chain wallets, pre-committed strategy attestations (missions), verifiable PnL and alpha vs a HODL benchmark, plus recent on-chain trade activity. Track record is derived from on-chain transfers, not self-reported.

Endpoint

GET https://api.stakedbots.com/bots/5/detail

7

Calls / 30d

2

Unique payers / 30d

Sep 7

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/bots/5/detail", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.stakedbots.com/bots/5/detail" \
  -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