Retrieve card transactions

Returns the transaction history for a Digital Mastercard.

Sandbox: Returns 2 static fake transactions — one confirmed (Amazon, $20.00) and one rejected (Netflix, $50.00 — Insufficient funds).

Live: IP check + PentrraWallet card network call. Only the transactions array is extracted and returned — no sensitive card data (number, CVV, etc.) is exposed.

If no transactions have been made, the response includes an empty array with the message:
"No transactions have been made on this card yet."

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Your public API key

string
required

Your secret API key

string
required

Your VIP key

string
required

The card ID returned at creation

string
enum
Defaults to live

Request mode

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json