TS
The Stall
/action-receipt
action receipt
PAID MCP TOOL — $0.05 USDC per successful call via native x402. Discovery is free. Issue a self-verifying action receipt: sha256-chained record binding actor, a
liveverifiedunknown~5s typical
mcpprobedthestall
$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-ai-intuitek-the-stall-the-stall /action-receipt for me.
Input
| Field | Type | Description |
|---|---|---|
| action* | string | what was done, e.g. 'sent_quote', 'published_listing', 'completed_job' |
| actor* | string | who/what did it — agent id, wallet, or name |
| subject | string | what it was done to/for (optional) |
| result_hash | string | sha256 of the work product, if any (optional) |
| meta | string | freeform context, max 500 chars (optional) |
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-ai-intuitek-the-stall-the-stall","endpoint":"/action-receipt","input":{"action":"...","actor":"..."}}'cli
npx cracked-ai run -p mcp-ai-intuitek-the-stall-the-stall -e /action-receipt -i '{"action":"...","actor":"..."}'mcp
run_tool({ provider: "mcp-ai-intuitek-the-stall-the-stall", endpoint: "/action-receipt", input: {"action":"...","actor":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.