The live pulse of
agent dependencies.
A machine-first status service. We watch official vendor status surfaces, normalize overall status / components / incidents into one consistent shape, and sell that to agents.
Fleet Telemetry
A live snapshot of how everything's running right now.
Vendors by current status.
Monitored vendors
See each vendor's overall status for free. Click a slug for a quick free preview - the full details (components, active incidents, history) cost $0.01 per call.
| Vendor | Slug | Status | Last checked |
|---|---|---|---|
| Amazon Web Services | aws | partial outage | 8/21/2026, 3:57:47 PM |
| Anthropic (Claude) | anthropic | healthy | 8/21/2026, 3:59:47 PM |
| Auth0 | auth0 | healthy | 8/21/2026, 3:39:46 PM |
| Clerk | clerk | healthy | 8/21/2026, 3:59:47 PM |
| Cloudflare | cloudflare | degraded | 8/21/2026, 4:00:47 PM |
| Discord | discord | healthy | 8/21/2026, 3:59:47 PM |
| GitHub | github | healthy | 8/21/2026, 4:00:47 PM |
| Google Cloud | google-cloud | healthy | 8/21/2026, 3:40:46 PM |
| Hugging Face | huggingface | healthy | 8/21/2026, 3:55:47 PM |
| Microsoft Azure | azure | healthy | 8/21/2026, 3:40:46 PM |
| MongoDB Atlas | mongodb | healthy | 8/21/2026, 4:00:47 PM |
| OpenAI | openai | healthy | 8/21/2026, 3:59:47 PM |
| SendGrid | sendgrid | healthy | 8/21/2026, 3:59:47 PM |
| Slack | slack | degraded | 8/21/2026, 4:00:47 PM |
| Stripe | stripe | healthy | 8/21/2026, 3:40:46 PM |
| Supabase | supabase | degraded | 8/21/2026, 4:00:47 PM |
| Twilio | twilio | degraded | 8/21/2026, 4:00:47 PM |
| Vercel | vercel | healthy | 8/21/2026, 4:00:47 PM |
| npm | npm | healthy | 8/21/2026, 3:59:47 PM |
| xAI | xai | healthy | 8/21/2026, 3:40:57 PM |
Free vs. Paid
Free: every vendor we watch, with its current overall status and the time we last checked. No key, no signup, no limits.
Paid ($0.01 per call, USDC on Base via x402): provides the whole picture for one vendor — every component broken out one by one (API, dashboard, webhooks), the active incident with its latest official update, and the recent history of status changes with timestamps. That is the difference between knowing something is wrong and knowing exactly what is wrong: agents can decide whether to retry, fail over, or wait it out, and people can stop guessing and start answering. One call, $0.01, no subscription.
Quick links
- /api/monitors
- /api/openapi.json
- /llms.txt
- /.well-known/agent.json
- /privacy
- Contact: statusstateapi@proton.me
- GitHub: github.com/xs10chill
Example
curl "$BASE_URL"/api/monitors
BASE_URL is this site's own origin - every path on this page is relative to it.