Stablecoin Depeg Monitor
Pricing
Pay per usage
Stablecoin Depeg Monitor
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Grizzly enterprise
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
8 days ago
Last modified
Categories
Share
Risk-scored peg surveillance for 25+ major USD stablecoins, refreshed on every run. Built for trading agents, DeFi risk dashboards, and alerting pipelines.
What you get
Each item is one stablecoin, ranked by a downside-weighted risk score (0-100):
| Field | Meaning |
|---|---|
price, deviationBps | Current price and signed peg deviation in basis points |
direction | below / on / above peg |
dailyFlowPct | 24h circulating-supply change (negative = net redemptions = stress) |
riskScore | 0-100: peg deviation dominates, redemption outflows amplify |
riskLevel | stable / watch / elevated / high |
Yield-bearing/RWA tokens (price > $1.05 by design) are excluded so the feed doesn't cry wolf.
Why scored, not raw
A raw price feed makes you decide what's dangerous. This actor encodes the judgment: downside depeg saturates the score at 2% below peg, redemption outflows add up to +16, premium above peg barely counts. riskLevel: high means act.
Use cases
- Agent guardrail: "pause trading if any held stable goes
elevated" - Depeg alerting (run on a schedule, filter
minRiskLevel: watch) - Treasury monitoring across USDT/USDC/DAI/USDe and the long tail
Input
minCirculatingUsd(default $10M) — ignore dust coinstopN(default 25) — max results, ranked by riskminRiskLevel(defaultstable) — only return coins at/above this level
Data derived from DefiLlama's public stablecoins API (© DefiLlama), transformed into scores. Not financial advice.