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_build_payment_headers

Inactive

Tool of SAP MCP Server

declared in 0.9.16

Build SAP x402 HTTP headers from a public PaymentContext returned by sap_x402_prepare_payment. 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. Defaults to 0."
    },
    "network": {
      "type": "string",
      "description": "Optional override for X-Payment-Network"
    },
    "agentPda": {
      "type": "string",
      "description": "Agent PDA (base58)"
    },
    "maxCalls": {
      "type": "string",
      "description": "Max calls as a decimal string"
    },
    "escrowPda": {
      "type": "string",
      "description": "Escrow PDA (base58)"
    },
    "agentWallet": {
      "type": "string",
      "description": "Agent wallet public key (base58)"
    },
    "txSignature": {
      "type": "string",
      "description": "Escrow creation transaction signature"
    },
    "pricePerCall": {
      "type": "string",
      "description": "Price per call in token base units"
    },
    "depositorWallet": {
      "type": "string",
      "description": "Depositor wallet public key (base58)"
    },
    "networkIdentifier": {
      "type": "string",
      "description": "x402 network identifier stored in the payment context"
    }
  }
}

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 →