Settle an x402 payment on-chainCopy Pagepost https://api.figment.io/settleScreens payer + payee, reserves a dedup key, broadcasts the transaction, and records the settlement. Protocol-level failures return HTTP 200 with {success:false, errorReason}.Body Paramsx402Versionnumberenumrequiredx402 protocol version. Must be 2; this facilitator does not accept V1.2Allowed:2paymentPayloadobjectrequiredx402 V2 payment payload envelope. The inner payload field is scheme-specific — see the examples for each supported (scheme, network) combination.paymentPayload objectpaymentRequirementsobjectrequiredx402 V2 payment requirements envelope. The extra field is scheme-specific — see the examples for each supported (scheme, network) combination.paymentRequirements objectResponses 200Settlement result (success or protocol-level failure). 400Malformed request body.Updated about 19 hours ago