B20 payment memos · B20 Memos
$0.005
per call · USD Coin on Base
Payment memos attached to B20 transfers: pairs each Memo(address,bytes32) log with its Transfer at the previous log index (same tx, same token). Give a tx hash for one transaction, or scan a block window. Returns memoHex always and memoText when printable UTF-8. ?token=0xb200…&tx=0x…|&blocks=50000&address=0x…&limit=50
Endpoint
GET https://agent402.tools/api/b20-memos4
Calls / 30d
1
Unique payers / 30d
Aug 31
Last called
exact
Payment scheme
Call this service
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://agent402.tools/api/b20-memos", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://agent402.tools/api/b20-memos?blocks=1000&token=0xb200000000000000000000000000000000000001" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"count": 0,
"fromBlock": 1,
"memos": [],
"mode": "window",
"scannedFromBlock": 1,
"toBlock": 2,
"token": "0xb200…0001",
"truncated": false
}Payment details
0xabf4fabd7c416fb67202e5f9002389fc75e2a9d0USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Onchain Data and the homepage with a featured placement.
More from B20 payment memos & similar services
Chain · Operations
agents.chain.link
Chainlink For Agents: execute a catalog workflow by workflow name.
Chain · Operations Submit
agents.chain.link
Chainlink For Agents: submit a signed operation payload.
Sniperx · Activities Smarttraders Smartmoney
x402.sniperx.fun
Get SmartMoney trading activities on token (sorted by time descending)