x402 Payment Transactions
Create a payment quote
Creates a payment quote for the specified USD amount. Returns payment details including the x402 payment requirements, network, and expiration time. The quote must be settled before it expires.
post/v2/x402/credit_account/quote
Request body
Example request
{
"amount_usd": "50.00"
}Response
Quote created successfully