{"name":"stablecoin-health-report","description":"Reports stablecoin peg health and the largest stablecoin yield pools in one call. Composite: one call runs stablecoin-peg + defi-yield-pools (stablecoin-only) in parallel, merging live price and basis-point deviation from $1 (USDT, USDC, DAI, FRAX, PYUSD, FDUSD, USDE, RLUSD, with configurable depeg-alert threshold) with the largest stablecoin yield pools tracked by DeFiLlama (TVL, APY, chain, project). Optional symbol filter narrows both components to one stablecoin. Pool data is optional and degrades without failing the call. Data-only aggregation; no advice. Use it as a USDC / USDT / DAI depeg monitor bundle or stablecoin market data pack.","price":"$0.04","method":"POST","input_schema":{"properties":{"symbol":{"type":"string","description":"Optional stablecoin ticker, e.g. 'USDC'. Default: all tracked stablecoins."},"alert_threshold_bps":{"type":"number","description":"Optional depeg-alert threshold in basis points."}}},"input_example":{"symbol":"USDC","alert_threshold_bps":50},"output_example":{"symbol":"USDC","peg":{"depeg_alert_count":0,"stablecoins":[{"symbol":"USDC","price_usd":1.0001,"deviation_bps":1}]},"stablecoin_pools":{"pools":[{"chain":"Base","project":"aave-v3","symbol":"USDC","apy":5.42,"tvl_usd":24000000}],"count":20},"note":"Data-only peg and pool aggregation. Not advice.","composed_of":["stablecoin-peg","defi-yield-pools"],"components":[{"name":"stablecoin-peg","ok":true,"ms":600},{"name":"defi-yield-pools","ok":true,"ms":2200}],"degraded":false},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}