List transactions
List transactions visible to your party.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Agent ID (agt_xxx) identifying which agent is making the request.
Required when X-Agent-ID is present. Session or conversation ID for agent observability.
1024Query Parameters
payment, transfer, all Results per page
1 <= x <= 100Pagination cursor from previous response
Restrict results to transactions whose payment counterparty is this party.
^pty_[0-9a-f]{32}$Restrict results to transactions visible through this wallet.
^wal_[0-9a-f]{32}$Restrict results to delegated customer activity executed on behalf of this customer party. This maps to the transaction subject party, not the payment counterparty.
^pty_[0-9a-f]{32}$When true, restrict results to transactions executed through an agent delegation (agentDelegationId IS NOT NULL) — the connection-scoped feed.