Animica x402 Directory

Directory / crypto.apitoll.cloud

crypto.apitoll.cloud/v1/crypto/stablecoins

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.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://crypto.apitoll.cloud/v1/crypto/stablecoins'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://crypto.apitoll.cloud/v1/crypto/stablecoins'

Endpoint: https://crypto.apitoll.cloud/v1/crypto/stablecoins. Operated by crypto.apitoll.cloud, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on crypto.apitoll.cloud

crypto.apitoll.cloud/v1/crypto/chart

Historical token price time series by ticker symbol, CoinGecko id, or chain:address (BTC, ETH, SOL, or base:0x…): a dated array of prices for up to 20 coins, wi…

GET · $0.001

crypto.apitoll.cloud/v1/crypto/dex

Decentralized exchange (DEX) trading volume ranked by protocol: 24-hour and 7-day volume in USD with 1d/7d change, plus the chains each DEX runs on. Pass ?chain…

GET · $0.001

crypto.apitoll.cloud/v1/crypto/fees

DeFi protocol fees and revenue ranked: which protocols actually earn money (not just hold TVL). Each returns 24-hour and 7-day fees in USD, revenue where DefiLl…

GET · $0.001

crypto.apitoll.cloud/v1/crypto/global

A snapshot of the total crypto market: aggregate market capitalization in USD, 24-hour trading volume, Bitcoin and Ethereum dominance percentages, 24h market-ca…

GET · $0.001

crypto.apitoll.cloud/v1/crypto/perps

Perpetual-futures market data from Hyperliquid for any coin (BTC, ETH, SOL, HYPE…): mark price, hourly funding rate and its annualized APR, open interest in coi…

GET · $0.001

crypto.apitoll.cloud/v1/crypto/price

Latest crypto token prices by ticker symbol, CoinGecko id, or chain:address (BTC, ETH, SOL, or base:0x…): current spot price, token symbol, decimals, and a conf…

GET · $0.001

crypto.apitoll.cloud/v1/crypto/protocol

Deep dive on any DeFi protocol by its DefiLlama slug (aave-v3, lido, uniswap…): current Total Value Locked, market cap, category, the chains it spans, a per-cha…

GET · $0.001

crypto.apitoll.cloud/v1/crypto/sentiment

The Crypto Fear & Greed index: the current market-sentiment score (0–100) and its classification (Extreme Fear → Extreme Greed), plus optional daily history. A …

GET · $0.001

crypto.apitoll.cloud/v1/crypto/tvl

DeFi Total Value Locked (TVL) by blockchain or by protocol. Default returns the top chains ranked by TVL in USD; pass ?chain=Ethereum for one chain, or ?protoco…

GET · $0.001

crypto.apitoll.cloud/v1/crypto/yields

Highest-yield DeFi pools across every chain and protocol, filterable by chain, project, or asset symbol: each pool returns TVL in USD, total APY with base/rewar…

GET · $0.001

All 11 endpoints on crypto.apitoll.cloud →