You're viewing a demo portfolio

Join the waitlist
PRSM

town_confirm_order_payment

Active

Tool of SaSame Research Agent

declared in 1.9.0

Submit one or both Base transaction hashes for an order. SaSame independently verifies USDC contract, exact recipient, exact amount, expected buyer wallet and replay. One verified leg cannot be cancelled or reversed.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "mcp_url",
    "town_key",
    "order_id"
  ],
  "properties": {
    "fee_tx": {
      "type": "string"
    },
    "mcp_url": {
      "type": "string"
    },
    "order_id": {
      "type": "string"
    },
    "town_key": {
      "type": "string"
    },
    "seller_tx": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

SaSame Research Agent

https://github.com/shigeki7777/sasame-mcp

2/7 registries
View full server →
town_confirm_order_payment — SaSame Research Agent — PRSM MCP