List card transactions
List card transactions
Purchases and their lifecycle: authorized (real-time hold), settled (confirmed at clearing), reversed (annulled, funds returned to the same balance) and declined (with the reason: insufficient_funds, card_limit_exceeded, card_frozen…). spend_asset / spend_amount show which balance the purchase debited and how much in that asset; amount_usd / amount_usdt remain the USD reference value.
GET
List card transactions
Authorizations
Session JWT (from register/login) or API key (pk_...).
X-API-Key: <token> is accepted as an alternative header.
Path Parameters
Query Parameters
Required range:
x >= 1Required range:
x <= 200Available options:
authorized, settled, reversed, declined Last modified on July 18, 2026