$0.01
per call · USD Coin on Base
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.
Endpoint
GET https://raptor-base-yields.vercel.app/v1/yields7
Calls / 30d
6
Unique payers / 30d
Sep 9
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/yields", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://raptor-base-yields.vercel.app/v1/yields?amountUsdc=100" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"asOf": "2026-08-25T17:00:00.000Z",
"asset": {
"address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"decimals": 6,
"symbol": "USDC"
},
"chain": "base",
"chainId": 8453,
"conservative": {
"excluded": [
"leverage",
"looping",
"memecoins",
"perps"
],
"preferredVenue": "morpho-gauntlet-usdc",
"rationale": "Highest live net USDC supply yield among the two named venues only. Size-aware enter/skip is in recommendation."
},
"recommendation": {
"daysToBreakEven": 4.1,
"gasBandUsd": {
"high": 0.15,
"low": 0.02
},
"gasUsdEnter": 0.05,
"gasUsdEnterSource": "live",
"preferredVenue": "morpho-gauntlet-usdc",
"principalSource": "example",
"principalUsdc": 100,
"rationale": "Among Aave V3 USDC and Morpho Gauntlet USDC Prime only, morpho-gauntlet-usdc has the higher live net APY (4.4216%). On example size 100 USDC; scale with usdPerYearPerUsdc that is about $4.4216/year.",
"skipIfUneconomic": false,
"usdPerYear": 4.4216,
"usdPerYearPerUsdc": 0.044216
},
"venues": [
{
"id": "aave-v3-usdc",
"name": "Aave V3 USDC",
"netApy": 0.0313,
"pool": "0xA238Dd80C259a72e81d7e4664a9801593F98d1c5",
"protocol": "aave-v3",
"source": "on-chain:Aave V3 Pool.getReserveData",
"suppliedUsdc": "180000000.0",
"supplyApyPercent": "3.1345%"
},
{
"id": "morpho-gauntlet-usdc",
"name": "Gauntlet USDC Prime",
"netApy": 0.0442,
"netApyPercent": "4.4216%",
"protocol": "morpho",
"suppliedUsdc": "434000000.0",
"vault": "0xeE8F4eC5672F09119b96Ab6fB59C27E1b7e44b61"
}
]
}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 · Wallet
raptor-base-yields.vercel.app
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.
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