Status

Is Suede Agent Studio up right now?

This page reads live checks of the Studio API, the model gateway, and x402 settlement, and shows availability measured from real data — not a marketing number. Every figure below is paired with the window it was measured over.

All systems operational.Checked July 23, 2026
Studio APIOperational115 ms
LLM gatewayOperational92 ms
x402 settlementOperational54 ms
Availability
90 days
Measuring — no checks recorded yet
0 checks so far — a published uptime figure needs a full 90 days.
30 days
Measuring — no checks recorded yet
0 checks so far — a published uptime figure needs a full 30 days.
7 days
Measuring — no checks recorded yet
0 checks so far — a published uptime figure needs a full 7 days.

Availability counts every check that was not a major outage. Checks run hourly, so a shorter outage can hide inside one recorded hour — no percentage is published until a window is meaningfully filled.

Production discipline

What “production-grade” actually means here.

  • Served from Vercel's global edge network.
  • Every flow runs in a separate Test environment before a saved checkpoint is promoted to Live.
  • Saved versions are immutable; promotion is release-style.
  • Settlement is dry-run by default.
  • Every run enforces a per-run USDC cost ceiling and a per-agent daily cap.
  • A failing node halts its branch instead of charging for downstream work.
  • Every run writes a per-step USDC cost ledger you can audit.

More on what these checks probe and why we publish no uptime number yet: the reliability explainer.

Live activity · last 30 days
8
runs completed
420ms
median run time
3
agents live

Shown as throughput, not a graded success rate — a run can fail on a bad prompt or a broken draft, which is a user outcome, not a platform outage.

Machine-readable

Monitors and agents can poll /api/health (200 when up, 503 on a major outage) or /status.json for the same figures shown above.