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 August 8, 2026
Studio APIOperational163 ms
LLM gatewayOperational170 ms
x402 settlementOperational151 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, and 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
230
runs completed
407ms
median run time
29
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.