--- title: "Track transactions in scheduled payouts" description: "Track transactions that are part of scheduled payouts." url: "https://docs.adyen.com/classic-platforms/reconciliation-use-cases/transactions-scheduled-payouts" source_url: "https://docs.adyen.com/classic-platforms/reconciliation-use-cases/transactions-scheduled-payouts.md" canonical: "https://docs.adyen.com/classic-platforms/reconciliation-use-cases/transactions-scheduled-payouts" last_modified: "2026-05-26T13:48:55+02:00" language: "en" --- # Track transactions in scheduled payouts Track transactions that are part of scheduled payouts. [View source](/classic-platforms/reconciliation-use-cases/transactions-scheduled-payouts.md) This page is for classic Adyen for Platforms integrations. If you are just starting your implementation, refer to our [new integration guide](/adyen-for-platforms-model) instead. If you set up [scheduled payouts](/classic-platforms/payouts/scheduled-payout), you can use the [Marketpay Payout Report](/classic-platforms/reports-and-fees/marketpay-payout-report). The timing of this report is optimized to match the timing of scheduled payouts. This report contains all the payouts initiated within the day and the transactions (both credits and debits) that were part of the paid out amount. The report is grouped per account holder and account. ## Example We show selected rows and columns below to illustrate how you can track transactions that were part of the amount automatically paid out. To get a complete report, refer to [Marketpay Payout Report](/classic-platforms/reports-and-fees/marketpay-payout-report). This daily reports contains all the payouts initiated within the day, grouped by the **Account holder** and **Account**. ### Selected columns from Marketplace Payout report | Account holder | Account | PSP reference | Payment merchant reference number | Main currency | Main amount | Record type | | --------------------------- | ------- | ---------------- | --------------------------------- | ------------- | ----------- | ----------- | | LiableAccountHolderPlatform | 1234567 | 852584129291587A | REF\_001 | EUR | 60 | Credited | | LiableAccountHolderPlatform | 1234567 | 852584132050336H | REF\_003 | EUR | 30 | Credited | | LiableAccountHolderPlatform | 1234567 | | | EUR | -9.72 | Fee | | LiableAccountHolderPlatform | 1234567 | 853781278121997C | REF\_002 | EUR | -2 | Debited | | LiableAccountHolderPlatform | 1234567 | 8915844059375211 | | EUR | -78.28 | Payout | | AccountHolder\_1 | 7891012 | 852584129291587A | REF\_001 | EUR | 240 | Credited | | AccountHolder\_1 | 7891012 | 8915844059375211 | | EUR | -240 | Payout | | AccountHolder\_2 | 3823129 | 853781278121997C | REF\_002 | EUR | -48 | Debited | | AccountHolder\_2 | 3823129 | 852584132050336H | REF\_003 | EUR | 120 | Credited | | AccountHolder\_2 | 3823129 | 8915844059375211 | | EUR | -72 | Payout | ## See also * [Adyen for Platforms account structure](/classic-platforms/account-structure) * [Marketplace Payments accounting report](/reporting/marketpay-payments-accounting-report) * [Marketpay Balance Report](/reporting/settlement-reconciliation/transaction-level/marketpay-balance-report)