Track the next invoices for every active subscription in your Stripe account. Save Stripe projects locally to switch between environments without re-entering keys.
This example shows the forecast tiles and subscription table you will unlock once a restricted key is connected.
| Customer | Subscription | Amount | Next Payment |
|---|---|---|---|
| Acme Corp | Scale plan · 500 seats | $89.00 | 26/09/2025 |
| Northwind Analytics | Insights add-on · 12 seats | €129.00 | 01/10/2025 |
| Brightside Studio | Starter bundle · 5 seats | £64.00 | 07/10/2025 |
Read-only keys ensure the viewer cannot modify subscriptions, customers, or charges.
Paste a Stripe secret key and the tool will fetch every active subscription, showing the upcoming invoice amount, billing date, and whether automated tax calculation is enabled.
Keys never leave your browser. You can optionally save restricted keys in this device's local storage so you never have to type them twice.
The viewer previews the next invoice for up to 1,000 active subscriptions, sorted by the soonest charge date. Monthly summary cards show forecast totals for the next four months.