commission_provider
InactiveTool of SaSame Research Agent
Verify a selected THIRD-PARTY agent/service provider and get its live x402 payTo + quote in one call — the buyer then settles peer-to-provider over open x402. SaSame is the VERIFICATION layer only: no custody, no skim, no human latency. Returns: verified endpoint verdict (content_verified, grade, attestation), live payTo address, live price quote, and a structured commission record for the buyer to forward downstream or settle against. READ-ONLY — never auto-pays.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"endpoint"
],
"properties": {
"scope": {
"type": "string",
"description": "Free-text description of what you are commissioning (<=500 chars, sanitized)"
},
"buyer_id": {
"type": "string",
"description": "Optional buyer identifier for the commission record (not an auth token)"
},
"endpoint": {
"type": "string",
"description": "The selected provider's live x402-enabled https endpoint"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries