MKT CAP$2.70T+1.6%
24H VOL$111.1B
BTC DOM58.3%
HEALTH62NEUTRAL
SHORT-TERM65NEUTRAL
LONG-TERM58NEUTRAL
OI$14.2B
24H LIQ$67M
LONG/SHORT62.5% / 37.5%
REGIME (LT)BTC-LED BULL MARKET
REGIME (ST)SQUEEZE
HL OI$10.6B
WHALESSHORT 47.3%
MKT CAP$2.70T+1.6%
24H VOL$111.1B
BTC DOM58.3%
HEALTH62NEUTRAL
SHORT-TERM65NEUTRAL
LONG-TERM58NEUTRAL
OI$14.2B
24H LIQ$67M
LONG/SHORT62.5% / 37.5%
REGIME (LT)BTC-LED BULL MARKET
REGIME (ST)SQUEEZE
HL OI$10.6B
WHALESSHORT 47.3%
Plug real-time crypto data into your AI agent — one command: Get your free API key →
Get API KeyLogin
PayPal USDPYUSD
Rank #36 LIVE Website X.com
$0.9997
24h -0.01% 7d +0.00% 30d +0.00%
MARKET CAP
$2.77B
Rank #36 by market cap
24H VOLUME
$38.13M
spot · all venues
CIRCULATING SUPPLY
2,769,776,124 PYUSD
no fixed max
ALL-TIME HIGH
$1.02
-2.06% from ATH · 2023-10-23
PayPal USD Price LIVE
curl -H "X-API-Key: cdk_live_…" \
  "https://cryptodataapi.com/api/v1/market-data/klines?symbol=PYUSDUSDT&interval=1d&limit=90"
LAUNCH PREVIEW Full signal detail is free on every coin page for now. Page data is ~30-min delayed — the API is real-time.
Live market data & quant signals for PYUSD
Stablecoin Metrics · PYUSD
Price$0.9997
Peg deviation-0.03% · On peg
Designed to track ~$1, so price-trend and regime engines (SIGNUM, technical, HMM, meme) don't apply here. For a stablecoin the signals that matter are peg stability and supply moving on- and off-exchange — see Exchange Flows below.
On-chain data · API key required Exchange Flows API →

Peg stability and supply for this stablecoin: how far it has drifted from its target and how the float has changed.

Market Sentiment →

This coin is designed to stay worth about $1. Small wobbles are completely normal. The warning sign is a gap that stays open, especially if the total supply is shrinking at the same time — that suggests people are cashing out rather than trading.

Depeg arbitrage is the direct trade: buy below the peg and redeem at par, which is how the peg gets restored. More broadly, the stablecoin supply ratio (SSR) treats stablecoin float as dry powder — a growing supply is buying power waiting on the sidelines, which is why it is watched as a market-wide indicator.

Prompt — have an agent design a new strategy on this metric
Design a new strategy that uses PYUSD supply and peg data as its signal, read live from /api/v1/sentiment/stablecoins. Decide whether you are trading PYUSD itself on peg deviation or trading the wider market on supply growth, and justify the choice. Define entry, exit and risk limits. Validate on /api/v1/backtesting/snapshots?data_type=stablecoins plus /api/v1/backtesting/klines.

Supply and peg history live in /backtesting/snapshots?data_type=stablecoins, with a matching stablecoins block in the daily bundle. Use it to test supply growth as a market-wide dry-powder signal, not just this one coin's peg.

Prompt — paste into any agent connected to the MCP server
Using CryptoDataAPI, test PYUSD's peg stability and its supply as a market signal. Pull /api/v1/backtesting/snapshots?data_type=stablecoins for PYUSD supply and peg history, plus BTC daily bars from /api/v1/backtesting/klines. First, measure how often PYUSD deviated more than 0.5% from $1 and how long each episode lasted. Then compare forward 30d BTC returns following the fastest and slowest deciles of PYUSD supply growth. Report whether either relationship is strong enough to trade.
Free
curl -H "X-API-Key: cdk_live_…"   "https://cryptodataapi.com/api/v1/on-chain/exchange-flows/PYUSD"
Exchange Flows · PYUSD
Net flow (1h)$52.9K in
Net flow (24h)$142.7K in
Net flow (7d)$64.1K out
Chains coveredeth

Net movement of this coin on and off centralised exchanges, across every chain we index. Coins moving ONTO an exchange are being positioned to sell; coins moving OFF are going to self-custody or staking.

Exchange Flows & Liquidations →

Coins moving ONTO an exchange usually means someone is getting ready to sell them. Coins moving OFF usually means they are being held for longer. One large move in a single hour is often just one person shuffling funds; the same direction repeating over days is the signal worth acting on.

Exchange netflow is a well-known on-chain indicator: sustained outflows shrink the supply available to sell and tend to precede strength, while sustained inflows do the opposite. Reserve depletion strategies take positions when exchange balances fall to multi-year lows. It is a slow signal — better for framing a position over weeks than for timing an entry.

Prompt — have an agent design a new strategy on this metric
Design a new swing strategy for PYUSD driven by exchange flows from /api/v1/on-chain/exchange-flows/PYUSD. This is a slow signal, so define a holding period in days or weeks and say what invalidates the trade rather than using a tight stop. Validate against the exchange_flows block of /api/v1/backtesting/daily-snapshots/{date} plus daily bars from /api/v1/backtesting/klines, and report whether the signal survives transaction costs.

Exchange flows are archived per chain in the exchange_flows block of /backtesting/daily-snapshots/{date}. It is a daily series rather than intraday, which suits the signal — netflow is a multi-day read, not an entry trigger.

Prompt — paste into any agent connected to the MCP server
Using CryptoDataAPI, test exchange netflow as a signal for PYUSD. Pull the exchange_flows block from /api/v1/backtesting/daily-snapshots/{date} across the archive and daily price bars from /api/v1/backtesting/klines. Compare forward 7d and 30d returns after sustained net outflows versus sustained net inflows. Report whether the difference is large enough to trade after costs.
Free
curl -H "X-API-Key: cdk_live_…"   "https://cryptodataapi.com/api/v1/on-chain/exchange-flows/PYUSD"
Related coins

Every metric on this page is one API call away

PayPal USD price, derivatives, on-chain flows and quant regimes — plus 180+ endpoints across the whole market. The free tier is real: 1,000 requests/day, no card required.

GET/api/v1/coins/PYUSD· Free
GET/api/v1/market-data/klines?symbol=PYUSDUSDT· Free
GET/api/v1/on-chain/exchange-flows/PYUSD· Free
GET/api/v1/backtesting/klines?symbol=PYUSD&interval=1h· Pro Plus
GET/api/v1/backtesting/funding?symbol=PYUSD· Pro Plus
GET/api/v1/backtesting/daily-snapshots/2026-08-01· Pro Plus
GET/api/v1/backtesting/hl-liquidations?coin=PYUSD· Pro Plus
GET/api/v1/quant/regimes/history· Pro Plus
GET/api/v1/backtesting/archives/index· Pro Plus
MCP-native · works in Claude & Cursor

Quick Start for AI Agents

Add the MCP server in one line — then your agent answers crypto questions by calling the API for you. No endpoints to wire up, no keys to juggle. Just ask.

Claude · cryptodataapi connected
What's the Fear & Greed index today, and how does BTC funding look?
On it — pulling sentiment and derivatives now.
GET/sentiment/fear-greed
GET/derivatives/binance/summary?symbol=BTCUSDT
Fear & Greed is 61 — Greed (up from 54 yesterday). BTC funding is +0.011%, open interest $8.2B, long/short 1.18. Sentiment and positioning are both leaning bullish.
Find trending Solana pools and flag anything that looks like a rug.
GET/dex/trending?chain=solana
GET/dex/security/solana/{token}
Top 3 trending: $WIF, $POPCAT, $MEW. Two pass the security check; one new pool flags mint authority not revoked — I'd treat it as high-risk.
Add it in one line
setup cryptodataapi-mcp
Cursor? Same command — paste it into the MCP settings.
1
Connect
Registers with Claude or Cursor instantly. Free API key created on sign-up.
2
Ask in plain English
Describe the data you want — no endpoints to recall, no params to format.
3
Get live JSON back
The agent picks the endpoint, calls it, and returns clean structured data.
190+ endpoints across 20+ data groups
Read the full quickstart →