$0.001
per call · USD Coin on Base
Complete crypto and DeFi snapshot in ONE call for AI agents: spot prices for your tokens, full market data (market cap, 24h volume, supply, 24h change) for the lead token, top-10 chains by TVL, and the best yield pools by APY. Prices, market, TVL and yields together — the most complete crypto+DeFi call per request.
Endpoint
GET https://x402.tbs-digital.com/crypto/bundle8
Calls / 30d
6
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://x402.tbs-digital.com/crypto/bundle", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://x402.tbs-digital.com/crypto/bundle?symbols=btc%2Ceth" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"generated_at": "2026-08-11T12:00:00.000Z",
"market": {
"circulating_supply": 19720000,
"id": "btc-bitcoin",
"market_cap_usd": 1281000000000,
"name": "Bitcoin",
"observed_at": "2026-08-11T12:00:00.000Z",
"percent_change_24h": 1.24,
"price_usd": 64980.12,
"rank": 1,
"symbol": "BTC",
"total_supply": 21000000,
"volume_24h_usd": 25400000000
},
"payer": {
"address": "0x0000000000000000000000000000000000000000",
"network": "base"
},
"prices": [
{
"coin": "coingecko:ethereum",
"confidence": 0.99,
"observed_at": "2026-08-11T12:00:00.000Z",
"price_usd": 3542.18,
"symbol": "ETH"
}
],
"request_id": "0b21c0e6-6a3f-4e2a-8b1e-2f9d4c7a1e55",
"source": "defillama+coinpaprika",
"top_chains": [
{
"name": "Ethereum",
"tvl_usd": 52100000000
}
],
"top_yields": [
{
"apy": 5.21,
"apy_base": 5.02,
"chain": "Ethereum",
"project": "aave-v3",
"stablecoin": true,
"symbol": "USDC",
"tvl_usd": 452000000
}
]
}Payment details
0xd6fce15298fc9d60f867d9455d497177da9bfb0aUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of DeFi and the homepage with a featured placement.
More from TBS Crypto & DeFi API & similar services
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
Otto AI · Pools Trending
x402.ottoai.services
Trending DEX pools right now — Base, Ethereum, Solana, Polygon, BSC, Arbitrum, Optimism, Avalanche, or network=all for cross-chain across those same 8. Top 10 hottest pools ranked by GeckoTerminal 24h trending: pool address, DEX, price USD, 24h price change, 24h volume, liquidity (TVL), FDV, 24h txns as flat JSON numbers. Trending pools, hot pools, top movers, momentum screener, what is pumping. $0.001 per call.