Build in Public, Week 3: Encryption, Token Billing, Free Tools, and 26 Compare Pages
Week 3 of building Sherlock Calls: AES-256-GCM credential encryption at rest, ClickHouse + PostgreSQL integrations, 4 free voice AI tools, transparent per-message token billing, and a real-time admin activity monitor.
TL;DR — The short answer
- 1
Week 3: AES-256-GCM encryption for all stored credentials, ClickHouse and PostgreSQL integrations, 4 free voice AI tools, transparent token-based billing (1 credit = $0.001), and a real-time admin activity monitor.
- 2
The credit system overhaul was the most important change: per-tool-call billing was a rough proxy. Token-based billing means operators can audit exactly what every investigation costs.
- 3
26 competitor comparison pages now live — Observe.AI, LangSmith, Helicone, Talkdesk, Five9, New Relic, and Grafana added this week.
Credentials encrypted at rest with AES-256-GCM
Token-based billing: seeing exactly what you're paying for
Admin Activity Monitor: full operational visibility
Investigation progress, cancellation, and Slack resilience
active_investigations table in Supabase — a signal is written to the row, the streaming loop checks for it between tool calls, and the investigation stops gracefully with whatever findings it had accumulated.4 free tools and 26 compare pages
/tools now has 4 free tools — no login required./tools/latency-calculator) — Model each component of your voice AI stack (STT, LLM, TTS, network) and find where the latency is coming from. Flags the bottleneck and gives a realistic TTFB estimate./tools/call-cost-calculator) — Estimate monthly voice AI costs by provider, call volume, and average duration./tools/webhook-inspector) — A live webhook endpoint to inspect, debug, and replay payloads from any voice provider. No server setup required.Frequently asked questions
How does Sherlock Calls billing work?
Credits are charged per message based on actual Anthropic API token usage plus a transparent margin. 1 credit = $0.001. You can see the exact cost of every investigation — input tokens, output tokens, tool-use tokens, and total cost — in the admin dashboard and in the Slack response.
Does Sherlock Calls connect to ClickHouse or PostgreSQL?
Yes. ClickHouse (HTTP API with optional authentication) and PostgreSQL (with optional SSH tunnel) both shipped in v0.9. Connect either database and Sherlock can run SQL-level investigations against your own voice data, cross-referenced with provider data from Twilio, ElevenLabs, and your CRM.
What free tools does Sherlock offer?
Four free tools at usesherlock.ai/tools — no login required: Error Decoder (paste any Twilio, ElevenLabs, or Vapi error code, get a plain-English explanation and fix), Latency Calculator (model your voice AI stack TTFB by component), Call Cost Calculator (estimate monthly costs by provider and call volume), and Webhook Inspector (live endpoint to capture and replay provider payloads).
Ready to investigate your own calls?
Connect Sherlock to your voice providers in under 2 minutes. Free to start — 100 credits, no credit card.