Stablecoin Depeg Monitor — Live Peg Deviation (50+ Coins) avatar

Stablecoin Depeg Monitor — Live Peg Deviation (50+ Coins)

Pricing

$1.00 / 1,000 stablecoin trackeds

Go to Apify Store
Stablecoin Depeg Monitor — Live Peg Deviation (50+ Coins)

Stablecoin Depeg Monitor — Live Peg Deviation (50+ Coins)

Real-time peg deviation in basis points for 50+ stablecoins (USDT, USDC, DAI, FDUSD, USDe, sUSD, GUSD, …). Configurable alert threshold. Catch the next UST/USDR moment early. PPE $0.001/stablecoin.

Pricing

$1.00 / 1,000 stablecoin trackeds

Rating

0.0

(0)

Developer

Hojun Lee

Hojun Lee

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

9 days ago

Last modified

Categories

Share

Stablecoin Depeg Monitor

Real-time peg health tracker for USDT, USDC, DAI, FRAX, TUSD, BUSD, LUSD, crvUSD. Measures deviation from $1 peg, classifies severity, tracks 24h price range, market cap, and volume. Computes a market-cap-weighted portfolio peg score. Powered by CoinGecko & DeFiLlama — no API key required.

Keywords: stablecoin depeg · USDT depeg alert · USDC depeg monitor · peg deviation tracker · DAI peg · stablecoin risk · depeg severity · portfolio peg score


Run in 30 seconds

Click Start with default settings — scans all 8 major USD stablecoins and returns live price vs $1.00 peg, depeg magnitude, severity classification, 24h high/low, market cap, and volume. No API key needed.


What You Get

For each stablecoin:

FieldDescription
price_usdCurrent price in USD
depeg_magnitude_pctAbsolute % deviation from $1.00
depeg_directionabove / below / stable
depeg_severityhealthy / minor / moderate / major
is_depeggedtrue if deviation ≥ min_depeg_pct threshold
price_24h_high24-hour high (CoinGecko)
price_24h_low24-hour low (CoinGecko)
market_cap_usdMarket capitalisation in USD
volume_24h_usd24-hour trading volume in USD
portfolio_weightThis coin's share of total tracked market cap
portfolio_peg_contributionWeighted depeg contribution to portfolio score

Plus a SUMMARY key-value with the market-cap-weighted portfolio_peg_score across all coins.


Severity Classification

SeverityDeviation from $1
healthy< 0.1 %
minor0.1 % – 0.5 %
moderate0.5 % – 1.0 %
major> 1.0 %

Example Output

{
"coin_id": "dai",
"symbol": "DAI",
"name": "Dai",
"price_usd": 0.999721,
"peg_target_usd": 1.0,
"depeg_magnitude_pct": 0.0279,
"depeg_direction": "below",
"depeg_severity": "healthy",
"is_depegged": false,
"price_24h_high": 1.001,
"price_24h_low": 0.9993,
"market_cap_usd": 4100000000,
"volume_24h_usd": 210000000,
"portfolio_weight": 0.041,
"portfolio_peg_contribution": 0.0000011,
"fetched_at": "2026-01-15T10:00:00+00:00"
}

Summary key-value store:

{
"portfolio_peg_score": 0.000042,
"stablecoins_tracked": 8,
"depegged_count": 0,
"most_depegged": { "symbol": "FRAX", "depeg_magnitude_pct": 0.04 }
}

Input Options

ParameterTypeDefaultDescription
stablecoinsstring[]8 major stablecoinsCoinGecko IDs to monitor
min_depeg_pctnumber0.1Flag coins deviating more than this % from $1

Default stablecoins list: tether, usd-coin, dai, frax, true-usd, binance-usd, liquity-usd, crvusd


Use Cases

  • Risk alerts: Detect stablecoin stress events before they escalate
  • Portfolio risk dashboard: Aggregate depeg exposure across the stablecoin universe
  • DeFi due diligence: Check peg health before depositing into a protocol
  • Algorithmic stable monitoring: Catch early signs of reflexivity-driven depeg

Pricing

$0.002 per stablecoin tracked — default 8-coin run costs $0.016.


Data Sources


Feedback

If this actor powers your risk monitoring, a review helps others find it: Leave a review on Apify Store