Now live — Insights Dashboard

Understand what your agents are actually doing

Per-agent cost rollups, retry-storm alerts, unused-tool flags, and week-over-week spend deltas — all surfaced automatically from your existing proxy traffic. No instrumentation, no SDKs.

Per-agent cost rollups

Every agent is fingerprinted by its system prompt. RelayPlane groups spend by agent identity and shows you exactly which agent burned what — this week and last.

Retry-storm detection

When an agent retries the same call more than 3× in a session, Insights flags it as a retry storm. You see it the moment it happens — not after the bill arrives.

Unused-tool flagging

Tools declared in a system prompt but never called inflate token counts for every request. Insights surfaces which agents are carrying dead weight so you can trim it.

Week-over-week delta

See whether each agent is getting cheaper or more expensive. WoW delta is only shown when an agent has enough traffic to be statistically meaningful (5+ requests).

What you'll see

Three live views computed from your proxy traffic — no configuration required once RelayPlane is running.

01 — Cost rollup
Agent Cost Rollup — this week
AgentCostRequestsWoW
code-reviewer$4.8247+12%
pr-summarizer$1.3423-8%
test-generator$0.9118+2%
doc-writer$0.4411-15%

Every agent ranked by spend. WoW delta shows whether it's trending up or down.

02 — Pattern detector
Pattern Detector
Retry Storm
code-reviewer retried tool_call bash_execute 7× in 4 min
+$0.34 excess spend · session a3f9b
Unused Tools
doc-writer declares grep, ripgrep — never called in 11 sessions
~180 tokens overhead per request
Cost Drop
pr-summarizer is 8% cheaper than last week
Avg tokens/request down 340 → 312

Retry storms, unused tools, and cost improvements flagged in real time.

03 — WoW chart
Week-over-Week Spend
Last week
This week
Mon
Tue
Wed
Thu
Fri
Sat
Sun
Last week total
$7.62
This week total
$7.51 ↓ 1.4%

Daily spend bars for this week vs last. Total delta at a glance.

How it works

1.

Your agents call RelayPlane

Point any agent at localhost:4100. The proxy intercepts every request — no changes to your agent code.

2.

Insights runs automatically

System prompts are fingerprinted to identify agents. Cost, retry patterns, and tool usage are computed from the raw request log — no instrumentation needed.

3.

Open the dashboard

Your Insights dashboard updates live. Week-over-week deltas reset every Monday. Pattern alerts surface as they happen.

Built for agent developers who hate surprises

If you run more than one agent — a code reviewer, a PR summarizer, a test generator — you've probably been flying blind on which one is eating your budget. The Insights dashboard gives you the view you've been missing: not just total spend, but per-agent attribution, trend direction, and the patterns that signal something is about to go wrong.

  • See which agent is the most expensive at a glance
  • Catch a retry storm before it multiplies your bill
  • Trim unused tools to reduce overhead on every request
  • Know immediately if a code change made your agents cheaper or more expensive

Your agent cost breakdown is waiting

Already using RelayPlane? Your Insights dashboard is live right now — no extra setup required. Sign in and see what your agents have been spending.

npm install -g @relayplane/proxy · Free tier available · No credit card required