$ npm i routex — 12kB agent, zero config

Every request your API makes,
explained

Routex traces every call across your services, flags the 500s before your users tweet about them, and replays any request with one command.

Free tier: 100k requests/month · No credit card

terminal — routex
1 $ npx routex watch api.production
2 ✓ agent attached · tracing 4 services, 31 routes
3
4 12:04:18 GET /v1/users 200 12ms
5 12:04:19 POST /v1/checkout 500 231ms
6 → trace rtx.io/t/9f2c · retry: npx routex replay 9f2c
7
8 12:04:21 GET /v1/health 200 3ms

12kB

Agent overhead

<1ms

Added latency per span

14 days

Traces retained free

4.2k

GitHub stars

Built for people who ship

Observability that feels like a dev tool, not an enterprise sales call.

First-class CLI

Tail logs, replay requests and diff deploys from your terminal. The UI is optional.

Search everything

Query traces by status, latency, user, or request body. Answers in milliseconds.

Deploy diffing

Routex correlates errors with the exact commit that introduced them.

SLO tracking

Burn-rate alerts on the metrics that matter, p50 to p99.

Alerts that page less

Grouped, deduplicated, and routed to the on-call human with the trace already attached.

Why teams switch

FeatureRoutexSelf-hosted ELK
Time to first trace5 minutesA weekend
Infra to manageNoneYour problem
CLI-first workflow
Per-request replay
Cost at 10M spans/mo$89$400+ in infra

Instrument once, see everything

Connect the tools you already use in a couple of clicks.

G GitHub
D Docker
V Vercel
G Grafana
D Datadog
S Sentry
S Slack
P PagerDuty

Pricing

Pricing that scales with you

Start free. Pay for volume, not seats.

Free

Side projects and staging.

$0

  • 100k requests/mo
  • 14-day retention
  • CLI + web UI
  • Community support
Start now
Most popular

Scale

Production workloads.

$89 /mo

  • 10M requests/mo
  • 90-day retention
  • SLO burn alerts
  • Deploy diffing
  • Priority support
Start 14-day trial

Enterprise

Compliance and volume.

Custom

  • Volume pricing
  • SSO & SCIM
  • SOC 2 reports
  • Dedicated support engineer
Talk to us

Usage overage is billed at $6 per extra million requests. No surprises.

FAQ

Questions from engineers

Will the agent slow my services down?

The agent is 12kB and adds under 1ms per span. It batches and ships asynchronously — if it can’t keep up, it drops telemetry before it ever touches your request path.

What languages are supported?

First-party SDKs for Node, Python, Go and Rust. Any OpenTelemetry-compatible service works too — just point the OTLP exporter at us.

Can I self-host?

Enterprise plans include an on-prem collector. The SaaS store is multi-tenant with per-project encryption keys.

How does replay handle side effects?

Replay rewrites POSTs and other non-idempotent calls to your staging target by default. Point it at production only if you enjoy danger — we make you type the URL twice.

Your next 500 error could explain itself

Install the agent, ship a request, open the trace. Five minutes, no sales call.