
AVM Cleanroom
by Carlos RussellUpdated Jun 22, 2026
Deterministic PII tokenization and cleanroom charter for M&A data sharing (5 tools)
m&a
pii
cleanroom
+2
|How to pay
Pay-per-call
Agent-native
$0.01 – $0.03 per call
Charge agents in USDC the moment they call a tool. No subscriptions, no signup — pay only for what you use.
- 5 priced tools available
- Settled in USDC on Base
- No account or API key required
AVM Cleanroom provides the data-sharing governance layer of the AVM Alpha pipeline. It tokenizes PII deterministically, enforces cleanroom access policies, and maintains audit continuity — enabling secure data exchange between acquirer and target without exposing raw identifiers.
Module: ShieldScan
Detects and masks 23 PII categories with deterministic tokenization. Session-scoped: tokens are consistent within a session and can be erased on demand.
Tools (5)
| Tool | Price | What it does |
|---|---|---|
| shieldscan_scan_payload | $0.01 | PII preview (no writes) |
| shieldscan_sanitize_payload | $0.03 | Deterministic tokenization |
| shieldscan_get_entity_map | $0.01 | Audit continuity (no raw PII) |
| shieldscan_reset_session | $0.01 | Kill switch / erasure |
| shieldscan_list_mask_categories | $0.01 | Mask toggle catalog |
Environment Variables Required
- SHIELDSCAN_SECRET — session token signing key (token continuity breaks if unset)
- SUPABASE_URL — for persistent session state
- SUPABASE_KEY — for persistent session state