$0.01
per call · USD Coin on Base
Base USDC lending APY. Should you park this wallet's USDC on Base? Snapshot of native USDC + ETH, then the same size-aware Aave V3 vs Morpho Gauntlet USDC Prime yield pick (USD per year, days to break even, skip if gas eats it). Not a deposit instruction.
Endpoint
GET https://raptor-base-yields.vercel.app/v1/wallet/:address4
Calls / 30d
3
Unique payers / 30d
Sep 4
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://raptor-base-yields.vercel.app/v1/wallet/:address", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://raptor-base-yields.vercel.app/v1/wallet/:address?address=0x0000000000000000000000000000000000000000" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"address": "0x0000000000000000000000000000000000000000",
"asOf": "2026-08-25T17:00:00.000Z",
"balances": {
"eth": {
"formatted": "0",
"wei": "0"
},
"usdc": {
"address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"decimals": 6,
"formatted": "0",
"raw": "0"
}
},
"blockNumber": "12345678",
"chain": "base",
"chainId": 8453,
"excluded": [
"leverage",
"looping",
"memecoins",
"perps"
],
"note": "Snapshot of ETH and native USDC only. No keys are used. Not a trading signal."
}Payment details
0x1e84f1f4e83ddfc91f8d5298b0cf49da34d041a6USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of DeFi and the homepage with a featured placement.
More from Base USDC lending APY & similar services
Base USDC lending APY · Yields
raptor-base-yields.vercel.app
Base USDC lending APY. Live USDC lending yield on Base, read on-chain: Aave V3 USDC vs Morpho Gauntlet USDC Prime. Size-aware pick for parking idle USDC: USD per year, days to break even vs Base gas, skip if entry is uneconomic. Conservative two venues only. No leverage, looping, memecoins, or perps.
3Route · V6 1 Quote
3route.agents.bakingbad.dev
Price a swap without building a transaction. Returns expected input, output, and gas without constructing an executable transaction. Quotes are informational and can change with liquidity and chain state.
svm402-service · Analyze
svm402.com
Full analysis of a Solana token given its mint address — current price, liquidity, safety risk score, honeypot check, and top-holder concentration. Call this when you need a complete due-diligence report on one token. — $0.03 USDC