T

TBS Crypto & DeFi API · Crypto Bundle

by TBS Crypto & DeFi API

GETBase

$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/bundle

8

Calls / 30d

6

Unique payers / 30d

Sep 8

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
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
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

Pay to0xd6fce15298fc9d60f867d9455d497177da9bfb0a
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of DeFi and the homepage with a featured placement.

Get featured →

More from TBS Crypto & DeFi API & similar services