sap_finalize_settlement_v2
InactiveTool of SAP MCP Server
Local-signer-only direct finalization of a V2 pending settlement. Hosted users should call sap_escrow_build_finalize_transaction and finalize locally. SAP MCP context: Payment and settlement flow. Estimate or fetch state before creating escrows or settling calls; write operations require an enabled signer mode and MCP policy approval.
Parameters schema
{
"type": "object",
"properties": {
"nonce": {
"type": "string",
"description": "Escrow nonce (as a decimal string, default: 0)"
},
"agentWallet": {
"type": "string",
"description": "Agent wallet public key (base58)"
},
"depositorWallet": {
"type": "string",
"description": "Depositor wallet public key (base58)"
},
"settlementIndex": {
"type": "string",
"description": "Settlement index to finalize (as a decimal string)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SAP MCP Server
https://github.com/OOBE-PROTOCOL/sap-mcp
2/7 registries