Skip to main content
GET
Payment stream, newest first

Query Parameters

network
string

CAIP-2 network id

asset
string

SAC contract address — filters to payments settled in that asset (the stable key; never a code string). Combinable with every other filter; supply it on every page alongside cursor, like seller=/buyer=.

Pattern: ^C[A-Z2-7]{55}$
scheme
enum<string>
Available options:
exact,
upto
seller
string

Seller (payTo) address

buyer
string

Buyer address (G… or C…)

facilitator
string

Facilitator registry id, e.g. rail402, x402-org

confidence
enum<string>
Available options:
rail402,
verified-facilitator,
x402-shaped
limit
integer
default:25
Required range: 1 <= x <= 100
cursor
string

Opaque keyset cursor from a previous page's nextCursor

Response

One page of payments

items
object[]
required
nextCursor
string

Present unless this is the last page