List a wallet's settled executions

Keyset-paginated, public-safe settlement history for a single recipient wallet, newest first. Covers both attestation and external-RFQ fills. recipient is required; there is no unscoped listing. total is counted over the whole filtered set and is independent of limit. Each record carries an explorer_url for the chain it settled on. Exposes no private routing or accounting details.

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

Recipient wallet address (20-byte hex, case-insensitive).

integer

Optional chain filter. Omit to return every chain.

string

Opaque keyset cursor from a previous response's next_cursor. An undecodable cursor is rejected with 400 rather than silently reset to page one.

integer
≤ 200
Defaults to 50

Page size. Clamped to 1..=200.

Responses

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