Sources
Stripe
Everything about the alice Stripe integration — connect via OAuth, query 33 metric blocks, and take action on results
Stripe Integration
Quick Links
| Topic | Page |
|---|---|
| Connect your Stripe account | Connect Stripe |
| All 33 metric blocks | Stripe Metrics Reference |
| Pre-built skill templates | Skill Templates |
| Query syntax and patterns | Query Syntax |
What You Can Query
Revenue
You
/alice mrraliceAPP
MRR Report -- February 2026
| Metric | Value | Change |
|---|---|---|
| Current MRR | $34,200 | +8.2% |
| New MRR | $4,100 | +12 cust. |
| Expansion | $1,200 | +3 cust. |
| Churned | -$2,100 | -5 cust. |
| Net new | $3,200 |
Data from Stripe | Updated just now
- MRR -- Monthly recurring revenue with breakdown
- ARR -- Annual recurring revenue
- New MRR -- Revenue from new subscriptions in a period
- Net Revenue -- Revenue after Stripe processing fees
- Revenue This Month -- Total collected from paid invoices
Customers
- Customer List -- Filter by plan, date, metadata
- New Customers -- Customers created in a period
- VIP Customers -- Top customers by lifetime revenue
- Delinquent Customers -- Flagged as delinquent by Stripe
- Plan Distribution -- Subscription breakdown by product/price
Subscriptions
- Active Subscriptions -- Currently active count
- Churn Rate -- Percentage canceled in a period
- Churn Risk -- Failed payments + past-due status
- Cancellations -- Canceled subscriptions with MRR lost
- Net Revenue Retention -- NRR with expansion/contraction
Payments
- Failed Payments -- Recent failures with reasons
- Payment Success Rate -- Percentage of successful charges
- Past Due Subscriptions -- Subscriptions with overdue payments
- Open Disputes -- Active chargebacks
- Refunds -- Total refund amounts for a period
- Stripe Fees -- Processing fees for a period
Trials
- Expiring Trials -- Trials ending in the next 7 days
- Trial Conversions -- Trials that converted to paid
See the full reference: Stripe Metrics.
Available Actions
Pro| Action | What It Does | Risk |
|---|---|---|
| Tag Customer | Add metadata tag in Stripe (e.g., churn-risk, vip) | Zero |
| Add Note | Attach a text note to the customer record | Zero |
| Open in Stripe | Deep link to the entity in Stripe Dashboard | Zero |
All actions are non-destructive. alice will never cancel subscriptions, issue refunds, or delete customers. See Actions.
Security
- OAuth-only -- alice never stores your Stripe secret key
- AES-256 encryption -- Credentials encrypted at rest
- Read-only -- All queries are read-only API calls
- Disconnect anytime -- Revoke from alice or Stripe Dashboard
See Connect Stripe for setup and Security for the full security model.
Was this page helpful?