Finance · Stripe · Website ↗
Retrieve payment, subscription, and customer data from Stripe.
stripe_list_charges
List recent payments/charges from Stripe. Returns live data including amount, currency, status, customer, and date. Always use this tool for questions about payments or revenue — d...
stripe_list_customers
Search/list customers in Stripe by email or name. Returns live data including customer ID, email, name, and creation date. Always use this tool for questions about customers — do n...
stripe_list_subscriptions
List subscriptions in Stripe, optionally filtered by status or customer. Returns live data including plan, status, current period, and customer. Always use this tool for questions...
stripe_get_balance
Get the current Stripe account balance (available and pending funds, by currency). Returns live data — always use this tool for balance questions, do not answer from training data.
Like every connector, Stripe runs inside the ApiSpi governance layer: admins can set it to full, read-only, or approval-required access, every call is audit-logged and firewall-screened, and spend caps apply.
Connect it in minutes and let your agents act — inside guardrails you control.