v1
protected
wallet
Get Payment History
Get paginated payment history for an agent.
get/v1/agents/{agent_id}/wallet/payments
Path parameters
agent_idstring uuid required
Query parameters
protocolstring nullable
Filter by protocol (x402, mpp)
Filter by protocol (x402, mpp)
statusstring nullable
Filter by status
Filter by status
from_datestring date-time nullable
Filter from date
Filter from date
to_datestring date-time nullable
Filter to date
Filter to date
pageinteger
page_sizeinteger
Response
Successful Response
Changes
Changed in 1 of the 22 revisions of this API.1
- ▲
the
items/items/created_at/anyOf[subschema #1]/response's property type/format changed fromstring/date-timetostring/for status200response-property-type-changed
- ▲