Retrieve transaction history for a program’s wallet.
PREFUNDED asset. This gives you a full audit trail of how a program’s budget was allocated and consumed over time. Use from / to to filter by ingestion time, and event_from / event_to to filter by the originating event’s occurrence time. Each event-driven transaction includes an event_timestamp field in the response.
API key passed in the X-API-Key header.
Program ID
Maximum number of results (default 50, max 200)
x >= 1Pagination cursor from previous response
Filter by asset ID
Filter by balance bucket
AVAILABLE, HELD, DEFERRED Start of time window (RFC 3339) — filters on system ingestion time
End of time window (RFC 3339) — filters on system ingestion time
Start of event occurrence window (RFC 3339) — filters on event_timestamp
End of event occurrence window (RFC 3339) — filters on event_timestamp