Stripe Balance API — Balance
Stripe Balance API — Balance. 3 operations. Lead operation: Balance. Self-contained Naftiko capability covering one Stripe business surface.
What You Can Do
Retrieves the current account balance, based on the authentication that was used to make the request.
Returns a list of transactions that have contributed to the Stripe account balance (e.g., charges, transfers, and so forth). The transactions are returned in sorted order, with the most recent transactions appearing first.
Retrieves the balance transaction with the given ID.
MCP Tools
p-retrieves-current-account-balance-based
Retrieves the current account balance, based on the authentication that was used to make the request.
p-returns-list-transactions-that-have
Returns a list of transactions that have contributed to the Stripe account balance (e.g., charges, transfers, and so forth). The transactions are returned in sorted order, with the most recent transactions appearing first.
p-retrieves-balance-transaction-given-id
Retrieves the balance transaction with the given ID.