Analytics

Live, public usage data for Agent402. Every tool call records four aggregate fields after responding — slug, latency, cache flag, error flag — with no PII. Window: 30d.

1h24h7d30d
Tool calls (30d)
47
across the whole catalog
Cache hit rate
4.3%
served from Redis without re-fetching upstream
Error rate
8.5%
handler exception or non-200 response
Latency p50 / p95
1 ms / 45 ms
avg 5 ms
Peak hour
2026-06-18 04:00Z
16 calls

Tool calls per hour (last 30d)

Live, write-through from the dispatcher — every tool call is recorded after responding (no PII, no caller wallet, no IP).

Top tools by volume (last 30d)

Click a slug to see the tool's docs page.
#ToolCallsCache %Error %p50p95
1 hash 16 0.0% 0.0% 1 ms 3 ms
2 convert-kilometers-to-miles 12 0.0% 0.0%
3 _find 4 50.0% 0.0% 4 ms 48 ms
4 uuid 2 0.0% 0.0% 2 ms
5 password 2 0.0% 0.0% 1 ms 1 ms
6 mime 2 0.0% 50.0% 1 ms 2 ms
7 ulid 2 0.0% 0.0% 1 ms 1 ms
8 whois 1 0.0% 100.0% 1 ms 1 ms
9 html-to-markdown 1 0.0% 100.0%
10 lorem 1 0.0% 0.0% 1 ms 1 ms
11 qr 1 0.0% 0.0% 45 ms 45 ms
12 random 1 0.0% 0.0% 1 ms 1 ms
13 search 1 0.0% 100.0% 39 ms 39 ms
14 time 1 0.0% 0.0% 10 ms 10 ms

What's recorded

Privacy-by-default: aggregate counters only.

Each tool call records four fields after responding: slug, latency_ms, cached (Redis hit), errored. No caller identity, wallet, payment, input, output, or IP is logged. The dashboard reflects exactly what's in the table.

curl -s https://agent402.tools/api/analytics?hours=24&top=25

Analytics is open-source — part of Agent402. Self-hosters get the same dashboard by attaching a Postgres instance.