Stablecoin Market Data API is a paid API for AI agents from crypto.apitoll.cloud, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-15).
Returns stablecoin market data ranked by USD-equivalent circulating supply, including peg type, mechanism, currency, price, and chain distribution, sourced from DefiLlama
Stablecoin market data ranked by USD-equivalent circulating supply: each coin returns its symbol, peg type and mechanism (fiat-backed, crypto-backed, algorithmic), peg currency (USD, EUR, JPY…), current peg price, native circulating supply, USD-converted supply, and the chains it lives on. Filter by symbol or chain. Track USDT, USDC, DAI, USDe, EURC and the rest of the stablecoin market. Sourced from DefiLlama.
A JSON object containing a list of stablecoins each with: symbol, name, peg type (fiat-backed, crypto-backed, algorithmic), peg mechanism, peg currency (USD, EUR, etc.), current peg price, native circulating supply, USD-equivalent circulating supply, and an array of chains they are deployed on. Also includes total count, total matching count, applied filters, and total circulating USD across all returned stablecoins. Sourced from DefiLlama.
GEThttps://crypto.apitoll.cloud/v1/crypto/stablecoinsUse this endpoint when you need structured stablecoin market data including peg type, mechanism, currency, supply, and chain distribution. Prefer it over generic crypto price APIs when the user specifically cares about stablecoin segmentation (fiat-backed vs algorithmic), multi-chain presence, or EUR/JPY-pegged assets. Ideal for DeFi dashboards, risk analysis, or stablecoin market monitoring.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"chain": "Ethereum",
"limit": 10,
"symbol": "USDC"
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"count": 2,
"source": {
"url": "https://defillama.com/stablecoins",
"name": "DefiLlama"
},
"filters": {
"chain": "ethereum",
"symbol": "usdc"
},
"stablecoins": [
{
"name": "USD Coin",
"price": 0.9997,
"chains": [
"Ethereum",
"Solana",
"Hyperliquid L1",
"Base",
"Arbitrum",
"Polygon",
"BSC",
"Avalanche",
"Sui",
"Stellar",
"Monad",
"OP Mainnet",
"Fantom",
"Cronos",
"Starknet",
"Aptos",
"Noble",
"Sonic",
"Ink",
"Algorand",
"XDC",
"Sei",
"Near",
"Hedera",
"Unichain",
"ZKsync Era",
"Tron",
"Polkadot",
"World Chain",
"Linea",
"Celo",
"Mantle",
"Osmosis",
"Cardano",
"Katana",
"Gnosis",
"PulseChain",
"Etherlink",
"Stacks",
"Morph",
"Plume Mainnet",
"X Layer",
"Berachain",
"MultiversX",
"Pharos",
"Abstract",
"Injective",
"Scroll",
"Tempo",
"edgeX L1",
"XRPL",
"Kava",
"Metis",
"Canto",
"Flare",
"Moonriver",
"Kaia",
"Flow",
"Immutable zkEVM",
"IoTeX",
"Soneium",
"Mixin",
"Aurora",
"ICP",
"KCC",
"Manta",
"Fogo",
"Moonbeam",
"Wanchain",
"Boba",
"Gensyn",
"Story",
"Polygon zkEVM",
"Doma",
"DFK",
"Somnia",
"Taiko",
"CORE",
"Mode",
"Movement",
"Lisk",
"IOTA EVM",
"Gravity by Galxe",
"Meter",
"Telos",
"Citrea",
"Hemi",
"Dogechain",
"Arbitrum Nova",
"Zircuit",
"Nibiru",
"GateLayer",
"Harmony",
"Shape",
"OKTChain",
"MANTRA",
"Rootstock",
"EDU Chain",
"BSquared",
"Botanix",
"ApeChain",
"Syscoin",
"Peaq",
"BOB",
"Fuse",
"Elastos",
"ThunderCore",
"Superposition",
"Redbelly",
"Zkfair",
"GOAT",
"Bitlayer",
"Oasis Emerald",
"Vana",
"Karura",
"LightLink",
"Waves",
"Rari",
"Perennial",
"Theta",
"Corn",
"EthereumClassic",
"Stable",
"Degen",
"Viction",
"Orderly Network",
"Xai",
"WEMIX3.0",
"0G",
"Ronin",
"Moca",
"Evmos",
"SX Network",
"Milkomeda C1 (Deprecated)",
"DefiChain",
"Camp Network",
"Kardia",
"Crab",
"Kadena",
"Astar",
"ZKsync Lite",
"Terra Classic",
"Everscale",
"Horizen",
"Edu_chain",
"Loopring",
"Reinetwork",
"Glue",
"Codex",
"Xc",
"Ap3x",
"Nero"
],
"symbol": "USDC",
"pegType": "peggedUSD",
"circulating": 48396652385,
"pegCurrency": "USD",
"pegMechanism": "fiat-backed",
"circulatingUsd": 48384200459
},
{
"name": "USD CoinVertible",
"price": 0.9992,
"chains": [
"Ethereum",
"Solana"
],
"symbol": "USDCV",
"pegType": "peggedUSD",
"circulating": 10603218,
"pegCurrency": "USD",
"pegMechanism": "fiat-backed",
"circulatingUsd": 10595182
}
],
"totalMatching": 2,
"totalCirculatingUsd": 48394795641
}{
"type": "json",
"example": {
"count": 1,
"source": {
"name": "DefiLlama"
},
"filters": {
"chain": null,
"symbol": "usdc"
},
"stablecoins": [
{
"name": "USD Coin",
"price": 0.9997,
"chains": [
"Ethereum",
"Solana",
"Base"
],
"symbol": "USDC",
"pegType": "peggedUSD",
"circulating": 35000000000,
"pegCurrency": "USD",
"pegMechanism": "fiat-backed",
"circulatingUsd": 34989500000
}
],
"totalMatching": 1,
"totalCirculatingUsd": 60000000000
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"