> ## Documentation Index
> Fetch the complete documentation index at: https://docs.streamly.watch/llms.txt
> Use this file to discover all available pages before exploring further.

# Transactions

> Payment transaction history in Streamly Admin (/admin/transactions).

**Transactions** (`/admin/transactions`) lists billing transactions recorded after checkout/webhooks (see `billing_transactions` and related migrations).

| Prerequisite             | Why                                        |
| ------------------------ | ------------------------------------------ |
| Stripe plugin configured | Checkouts and webhooks write events        |
| Webhook URL live         | `/api/webhooks/stripe` on your public host |

## Related

* [Subscriptions](/admin-dashboard/subscriptions)
* [Stripe](/configuration/stripe)
* [Billing FAQ](/faq/billing-faq)
