Payments

Monitor Stripe with MrCron

MrCron mirrors Stripe revenue, active subscriptions, failed charges, and churn signals every 5 minutes so you can watch billing health next to your errors and deploys.

How MrCron monitors Stripe

  • Revenue for the last 7 days per project.
  • Active subscription count on the linked Stripe account.
  • Failed charge count for the last 24 hours.
  • Churn signal: subscriptions canceled in the last 24 hours.
  • Auth-failure detection with an amber Rotate key CTA when the restricted key stops working.
  • Alert rules that fire on failed charges via any notification channel.

What you will see

Revenue last 7d, active subscriptions, failed charges, churn signal.

Auth flow: API Key. Credentials are stored encrypted at rest with AES-256-GCM and never returned to your browser.

Start monitoring Stripe

Sign in, create a project, and connect Stripe in under a minute. First check ships in the free tier.

Start monitoring Stripe

Frequently asked questions

What Stripe credentials does MrCron need?
A restricted API key with read scope on charges, subscriptions, and customers. Never paste a full secret key. MrCron stores it encrypted at rest.
Does MrCron process refunds or webhooks?
No. MrCron only reads aggregate metrics from the Stripe API. Refunds, disputes, and customer replies happen in the Stripe dashboard.
Can MrCron see individual customers?
MrCron reads customer counts and revenue totals only. Individual customer records and PII are never fetched into MrCron.
Can I alert on a failed-charge spike?
Yes. Create an alert rule on the stripe_failed_charges_24h metric with a threshold above your baseline and route it to any notification channel.
Want the full concept-level detail? See MrCron docs for how projects, checks, and sync cadence work.