x402 Payment Transactions

Get an x402 payment

Returns a single x402 payment transaction by ID. The transaction must belong to the authenticated user; organization sub-users must have read permission on transactions. Returns 404 if the transaction does not exist or belongs to another user.

get/x402/credit_account/payments/{id}

Path parameters

idstring uuid required

The x402 payment transaction ID.

Response

x402 payment transaction details

Changes