S
SettlementWitness
/settlement_witness
settlement witness
Thin MCP adapter that forwards to SettlementWitness and returns the exact receipt JSON.
liveverifiedunknown~5s typical
mcpprobedsettlementwitness
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-defaultverifier-settlement-witness /settlement_witness for me.
Input
| Field | Type | Description |
|---|---|---|
| task_id* | string | |
| spec* | object | |
| output* | object |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-defaultverifier-settlement-witness","endpoint":"/settlement_witness","input":{"task_id":"...","spec":{},"output":{}}}'cli
npx cracked-ai run -p mcp-com-defaultverifier-settlement-witness -e /settlement_witness -i '{"task_id":"...","spec":{},"output":{}}'mcp
run_tool({ provider: "mcp-com-defaultverifier-settlement-witness", endpoint: "/settlement_witness", input: {"task_id":"...","spec":{},"output":{}} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.