OpenClaw
OpenClaw is an open-source framework for managing and orchestrating AI agents, providing routing, session management, and access control for multi-agent workflows.
The OpenClaw plugin integrates the Agent Receipt Protocol with OpenClaw, enabling automatic receipt generation for actions taken through OpenClaw-managed agents.
Repository: agent-receipts/openclaw
What it does
Section titled “What it does”- Intercepts agent actions routed through OpenClaw
- Generates signed Agent Receipts for each action
- Maintains hash-chained receipt sequences per session
- Stores receipts locally with optional remote sync
See Installation to get started.