B
$0.01
per call · USD Coin on Base
Boon chronological per-handle boon list
Endpoint
GET https://api.boonprotocol.com/api/v1/handles/:handle/boons2
Calls / 30d
1
Unique payers / 30d
Aug 27
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.boonprotocol.com/api/v1/handles/:handle/boons", {
method: "GET",
});
const data = await res.json();cURL
curl -X GET \
"https://api.boonprotocol.com/api/v1/handles/:handle/boons?limit=50" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"handle": "agent:42",
"tips": [
{
"amount": "1000000000",
"note": "Community Boon round 1008",
"tipId": "9"
}
],
"version": "0.1"
}Payment details
Pay to
0xf121fbecec43e1b616d47285851c20d5fc64431bAsset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase
Schemesexact
Is this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from Boonprotocol & similar services
B
Boonprotocol · Routes
api.boonprotocol.com
Boon recognized x402 endpoint directory
GETBaseOther
$0.01 / call14 calls / 30d
B
Boonprotocol · Graph
api.boonprotocol.com
Boon x402 endpoint recognition graph
GETBaseOther
$0.01 / call9 calls / 30d
S
StableTravel · Seats Aero Availability
stabletravel.dev
Retrieve bulk cached Seats.aero award availability for a mileage program, optionally filtered by region, date, and cabin.
GETBaseOther
$0.04 / call1.2k calls / 30d