B
$0.01
per call · USD Coin on Base
Boon x402 endpoint recognition graph
Endpoint
GET https://api.boonprotocol.com/api/v1/x402/graph9
Calls / 30d
3
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.boonprotocol.com/api/v1/x402/graph", {
method: "GET",
});
const data = await res.json();cURL
curl -X GET \
"https://api.boonprotocol.com/api/v1/x402/graph?context=with&eventLimit=200&limit=20&sort=reviewed" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"edges": [
{
"from": "wallet:0x0000000000000000000000000000000000000002",
"kind": "recognized",
"relationshipSignals": {
"directRelatedParty": false
},
"to": "route:0x9569f7ef2e344da57aa497dafe4509499f133340d1e0ab0d3e93f6e7c057bb0e"
}
],
"nodes": [
{
"id": "route:0x9569f7ef2e344da57aa497dafe4509499f133340d1e0ab0d3e93f6e7c057bb0e",
"kind": "endpoint"
},
{
"id": "wallet:0x0000000000000000000000000000000000000002",
"kind": "wallet"
}
],
"version": "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 · Handles Boons
api.boonprotocol.com
Boon chronological per-handle boon list
GETBaseOther
$0.01 / call2 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