Try live
Append-only hash chain of tool-call receipts — tool, args/result hashes, agent ID, meta. Not full observability, integrity only as strong as client hashes.
Experimental receipt integrity — not full observability, integrity only as strong as client-supplied hashes.
Demo host: isolated demo host set by your deployment
Tool Call Receipt Chain · Agents & policy
Append a tool-call receipt
Append tool-call receipts (tool, argsHash, resultHash, agentId, meta) to a hash-linked chain. Each receipt links to the previous via prevHash. After appending, list the chain to verify integrity and fetch individual receipts by ID.
Not full observability, integrity only as good as client-supplied hashes. Text/JSON only — no carrier image required. The demo host runs in isolation — nothing is stored.
Chain ID
01Optional chain ID to append to an existing chain. If left blank, the host generates a new chain ID (genesis receipt, prevHash all-zeros).
No chain started. Submit a receipt to create one.
Receipt fields
02Inspect chain
03List all receipts for the current chain ID to verify integrity, or fetch a single receipt by its receipt ID.
Result
04Chain
—
Summary
- Receipt ID
- —
- Chain ID
- —
- Index
- —
- Tool
- —
- Args hash
- —
- Result hash
- —
- Agent ID
- —
- Content hash
- —
- Prev hash
- —
- Meta
- —
Raw response
—
Operator and workspace consoles are separate applications (pilot).
