AR
Agent Receipts
3 endpointsliveIssue & verify signed (ed25519), hash-chained, timestamped provenance receipts for agent actions. (MCP server com.dropwatchhq/agent-receipts, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for Agent Receipts.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| issue receipt /issue_receipt | Mint a verifiable provenance receipt for an autonomous-agent action. Returns a signed (ed25519), content-hashed (SHA-256), server-timestamped receipt that is ha | $0.0020 per call | unknown |
| verify receipt /verify_receipt | Verify a receipt by id (or by passing the full receipt object). Recomputes the content hash, confirms the id commits to the body, and checks the ed25519 signatu | $0.0020 per call | unknown |
| list receipts /list_receipts | List the receipt hash-chain for an agent_id, newest first (id, action, timestamp, sequence, hashes, verifyUrl). Use to audit everything a given agent has attest | $0.0020 per call | unknown |