sap_x402_settle
Finalize served x402 calls by calling the X402Registry settlement function with depositor wallet, call count, and service data, required by the agent owner wallet.
Instructions
Settle served x402 calls through SDK X402Registry.settle. Must be called by the agent owner wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commitment | No | Optional processed|confirmed|finalized commitment | |
| maxRetries | No | Optional RPC retry limit | |
| serviceData | No | Service data to hash into the settlement proof | |
| computeUnits | No | Optional compute-unit limit | |
| callsToSettle | No | Number of calls to settle | |
| skipPreflight | No | Optional skip preflight flag | |
| depositorWallet | No | Depositor wallet public key (base58) | |
| priorityFeeMicroLamports | No | Optional priority fee in microlamports per compute unit |