x402 Payment Transactions
Settle a payment
Settles an x402 payment using the quote ID and a signed payment authorization. The payment signature can be provided via the PAYMENT-SIGNATURE header or the payment_signature body parameter. Settlement is idempotent — submitting the same quote ID multiple times returns the existing transaction.
post/x402/credit_account
Headers
PAYMENT-SIGNATUREstring
Signed payment authorization for the quote. Alternative to providing payment_signature in the request body.
Request body
Response
Payment already settled (idempotent response)
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.