/xrpl/{chain}/txs/{accountAddress}

Returns a paginated list of transactions for the given account address on the XRP Ledger.

Transactions are returned in reverse chronological order (most recent first).

Use the pageSize parameter to control how many transactions are returned per page (maximum 50). For pagination, use the nextPageUrl link that will be returned as part of the output when more results are available.

Language
Click Try It! to start a request and see the response here!