Skip to main content
GET
Search x402 transfers

Query Parameters

from
string

Filter by sender address.

to
string

Filter by recipient address.

network
string

Filter by CAIP-2 network identifier (e.g., eip155:11155111).

status
enum<string>

Filter by transfer status.

Available options:
received,
batched,
confirmed,
completed,
failed
token
enum<string>

Filter by token type.

Available options:
USDC
nonce
string

Filter by EIP-3009 nonce.

startDate
string<date-time>

Filter transfers created on or after this date.

endDate
string<date-time>

Filter transfers created on or before this date.

pageSize
integer

Number of results per page.

Required range: x >= 1
pageAfter
string

Cursor for the next page of results.

pageBefore
string

Cursor for the previous page of results.

Response

Paginated list of transfers

transfers
object[]