List wallet transactions
Returns a cursor-paginated wallet timeline across fiat and stablecoin activity. Use this endpoint for reconciliation of deposits, fees, adjustments, refunds, and withdrawals initiated from Stabyl Pro.
Documentation Index
Fetch the complete documentation index at: https://stabyl.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key. Send it in the X-Api-Key header.
Query Parameters
Opaque cursor from the previous wallet transaction response.
Number of transactions to return. Defaults to 20 and is capped by the API.
x >= 0Filter wallet activity by rail, such as fiat or crypto. Stablecoin rail and enabled chain routes for USD settlement.
fiat, crypto Filter wallet activity by wallet currency, such as NGN or USD.
Filter wallet activity by status, such as pending, processing, success, failed, cancelled, or hold.
Filter by transaction type: deposit, withdrawal, refund, fee, or adjustment.
Inclusive lower time bound. Accepts RFC3339 or date-only YYYY-MM-DD; date-only values start at midnight UTC.
Inclusive upper time bound. Accepts RFC3339 or date-only YYYY-MM-DD; date-only values include the full UTC day.
Case-insensitive partial match against the transaction reference.