town_confirm_order_payment
ActiveTool of SaSame Research Agent
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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries