You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.9.16).

sap_x402_settle_batch

Inactive

Tool of SAP MCP Server

declared in 0.9.16

Batch-settle served x402 calls through SDK X402Registry.settleBatch. Must be called by the agent owner wallet. 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": "Optional escrow nonce as a decimal string. Defaults to 0."
    },
    "entries": {
      "type": "array",
      "description": "Array of { calls, serviceData } settlement entries"
    },
    "commitment": {
      "type": "string",
      "description": "Optional processed|confirmed|finalized commitment"
    },
    "maxRetries": {
      "type": "number",
      "description": "Optional RPC retry limit"
    },
    "computeUnits": {
      "type": "number",
      "description": "Optional compute-unit limit"
    },
    "skipPreflight": {
      "type": "boolean",
      "description": "Optional skip preflight flag"
    },
    "depositorWallet": {
      "type": "string",
      "description": "Depositor wallet public key (base58)"
    },
    "priorityFeeMicroLamports": {
      "type": "number",
      "description": "Optional priority fee in microlamports per compute unit"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

SAP MCP Server

https://github.com/OOBE-PROTOCOL/sap-mcp

2/7 registries
View full server →