Agent Watch — Status
Live monitoring of the agent economy's endpoints · Last updated: loading…
Fleet endpoints (our own products)
Perimeter Watch MCP🟢 ALIVE
QuoteOS MCP🟢 ALIVE
Agent Watch MCP🟢 ALIVE
What Agent Watch monitors
Agent Watch continuously probes MCP registry endpoints and paid agent services (x402/MPP) for:
Liveness — MCP handshake + tool list✅
Latency — p50/p95 response time✅
Schema drift — tool-list hash changes between probes✅
Auth posture — RFC 9728 metadata presence✅
Price integrity — 402 challenge vs advertised pricePhase 1
Registry liveness census (live)
Why this matters
We run a full liveness census of the official MCP registry. An arXiv census found
47.9% of advertised x402 paid hosts dead. Our own
registry census (below) confirms the pattern: roughly two-thirds of registry-declared
MCP endpoints do not answer. No directory publishes liveness, latency, or
price-integrity data. Agent Watch is the first continuous monitoring layer for the
agent economy's infrastructure.
Try it now — probe any MCP endpoint free
Pricing
Free tier — 5 monitored endpoints$0
Builder — 50 monitored endpoints + history + alerts$19/mo
Team — 500 monitored endpoints + API + Slack/Discord alerts$99/mo
Data API — for routers/marketplaces (per-call)metered
Get Builder — $19/mo
Get Team — $99/mo
Getting started
1. Free probe — check any endpoint before you pay:
curl -X POST https://agent-watch-api-production.up.railway.app/v1/probe \
-H "Content-Type: application/json" \
-d '{"url":"https://your-mcp-endpoint.com/mcp/"}'
2. Pick a tier and pay — Builder $19/mo or Team $99/mo above.
3. Add endpoints to your watchlist — use the email from checkout:
curl -X POST https://agent-watch-api-production.up.railway.app/v1/watch \
-H "Content-Type: application/json" \
-d '{"email":"you@example.com","urls":["https://your-mcp-endpoint.com/mcp/"]}'
Agent Watch is a software protocol. It is not an insurance producer and does not sell, solicit, or negotiate insurance. Monitoring data is observational only. Contact: entradox@icloud.com
Agent Watch · operated as an independent software service · registry: io.github.entradox/agent-watch · sibling products:
AgentLedger (agent spend + token burn tracking) ·
Perimeter Watch (domain monitoring) ·
QuoteOS (insurance quoting rails) ·
TrustScan (MCP security scanning)