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
Changed in 1 of the 99 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 34 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 99 revisions, 1 has no diff computed.