$0.005
per call · USD Coin on Base
Read recent large ERC-20 transfers directly from Base, Ethereum, or Arbitrum by scanning Transfer logs over the most recent blocks and filtering by a minimum token amount. Defaults to USDC on Base. Public RPC providers cap the scan window, so this covers the most recent blocks rather than a long history, and it does not label exchange wallets.
Endpoint
GET https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/whale_alerts4
Calls / 30d
3
Unique payers / 30d
Sep 8
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://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/whale_alerts", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/whale_alerts?chain=base&min_amount=100000" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"marketplace_metadata": {
"availability": "operational",
"billable": true,
"data_mode": "live_source",
"source": "public EVM JSON-RPC ERC-20 Transfer logs"
},
"min_usd_value": 50000,
"network": "Base Mainnet",
"success": true,
"transactions": [
"[nested detail omitted from the challenge header; see the full example in /openapi.json]"
]
}Payment details
0x8647f7d7a1368a467ad1ff757fbc2e7167973558USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Onchain Data and the homepage with a featured placement.
More from Large ERC-20 Transfer Feed & 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)