S

Stakedbots · 5 Events

by Stakedbots

GETbase

$0.05

per call · USD Coin on base

Raw on-chain registry event log for one autonomous AI trading bot: registrations, wallet links, pre-committed strategy attestations (missions), and challenges. The verifiable audit trail behind a bot's track record.

Endpoint

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

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/events", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.stakedbots.com/bots/5/events" \
  -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 Onchain Data and the homepage with a featured placement.

Get featured →

More from Stakedbots & similar services