Stablecoin Peg Monitorlive
peg.ivan-tempo.xyz
Real-time peg status, deviation, 24h volatility and stability scoring for 12 major USD stablecoins. Live prices from CoinGecko, 60s cached. Paid via MPP — no API keys, gas abstracted.
CoinGecko60s cache12 stablecoins
Endpoints
GET/api/pegPAID $0.01
Single stablecoin peg status
Price, signed deviation from $1, status (ok / watch / depegged)
GET/api/peg/allPAID $0.01
Peg status for all monitored stables
Price + deviation + status for every stablecoin, plus ok/watch/depegged summary
GET/api/peg/deepPAID $0.02
Deep analysis for one stablecoin
Price + market cap + 24h volume + 24h volatility (high/low) + source comparison
GET/api/peg/alertsPAID $0.02
Stables off peg beyond a threshold
List of stablecoins deviating more than threshold %, sorted worst first
GET/api/peg/historyPAID $0.02
Historical peg dynamics
Price + deviation series over the last N hours with min/max and worst-deviation stats
GET/api/peg/scorePAID $0.01
Trust / stability score 0–100
Weighted score from peg deviation, 24h volatility and market cap, with letter grade
GET/api/infoFREE FREE
Service information
Returns service metadata and endpoint list
Quick Start
Single stablecoin peg status
curl "https://peg.ivan-tempo.xyz/api/peg?token=USDC"
Peg status for all monitored stables
curl "https://peg.ivan-tempo.xyz/api/peg/all"
Deep analysis for one stablecoin
curl "https://peg.ivan-tempo.xyz/api/peg/deep?token=USDT"
Stables off peg beyond a threshold
curl "https://peg.ivan-tempo.xyz/api/peg/alerts?threshold=0.5"
Monitored Stablecoins
USDTUSDCDAIUSDePYUSDFRAXTUSDUSDDGUSDcrvUSDsUSDLUSD
Payment
ProtocolMPP (Micropayment Protocol)
CurrencyUSDC.e on Tempo
Price range$0.01 – $0.02 per call
GasAbstracted — zero gas fees
Token address0x20C000000000000000000000b9537d11c60E8b50
Recipient0x0d509f743bc6fc907d5f63d8b0dae1fca8d80897
openapi.json/api/infoMPPScan