Connects to Stripe's API to run a daily MRR check against a floor you configure, then surfaces the result to your agent runtime. Part of the Daily AI Agents OS skill bundle, where it runs as one of the autonomous monitoring tasks that keeps financial metrics visible without manual dashboards. You'd reach for this if you want your agent to know when revenue dips below a threshold and either alert you via Telegram or trigger downstream skills like pausing ad spend or escalating to a human operator. Ships as bash plus curl, so the query logic and threshold comparison are readable in under a minute.