Flow402 Settle
Endpoints
Settle
Verify proof on-chain and settle PaymentIntent.
POST
Flow402 Settle
Documentation Index
Fetch the complete documentation index at: https://docs.flow402.net/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Response
Successful Response
Example:
true
Example:
"0x...merchantTx"
Example:
{
"amount": "0.50",
"currency": "USDC",
"facilitatorRecipient": "0x...facilitator",
"fee": "0.005",
"feeTxHash": "0x...feeTx",
"intentId": "pi_...",
"merchant": "0x...merchantAddress",
"network": "base-sepolia"
}