mcpbeat Sign in

RoundWatch MCP Server

by vladyslav-webdev Your server? Claim it
answering

RoundWatch is answering right now. Last checked 8 min ago. It exposes 3 tools. Last commit 22 Sep 2026.

Durable Algorand USDC payment monitoring for autonomous workflows.

Uptime history 10 hours of history
10 hours agonow
100.0%
Uptime 24h
34 of 34 checks
3
Tools
read from the server
149 ms
Response time
average over 24h
0
Stars
last commit 22 Sep 2026

Nothing serious here today

Today is the operative word: we check RoundWatch every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add roundwatch --transport http https://roundwatch-api.onrender.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "roundwatch": {
      "url": "https://roundwatch-api.onrender.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.roundwatch]
url = "https://roundwatch-api.onrender.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "roundwatch": {
      "url": "https://roundwatch-api.onrender.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "roundwatch": {
      "url": "https://roundwatch-api.onrender.com/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

roundwatch
roundwatch.get_watch
Read the durable state and any verified on-chain evidence for an existing RoundWatch watch ID. Read-only and free.
roundwatch.prepare_watch
Validate one expected future Algorand USDC payment and return the exact RoundWatch HTTP/x402 request to create a durable watch. This tool does not settle the x402 payment and does not create the watch by itself.
roundwatch.service_info
Return the live RoundWatch network, x402 service contract, USDC asset, price, limits, and documentation links. Read-only and free.

Endpoints

URLTransportStateLatencyChecked
https://roundwatch-api.onrender.com/mcp streamable-http answering 148 ms 8 min ago

Alternatives to RoundWatch

same job, measured the same way
I
Prefect MCP Server
by prefecthq

MCP server for Prefect. Monitor and debug workflows, deployments, and automations.

2 259 installs/wk local only
Didit MCP Server
by didit

KYC, KYB, AML, wallet screening, transaction monitoring, and fraud workflows for AI agents.

answering
Autonoma Agent Services
by powerliftingdeveloper

Paid agent trust checks, receipt verification, research, data work, and monitoring.

6 tools answering
I
Ninjaone
by lungshot

MCP server for NinjaONE RMM with device management, monitoring, and automation

local only
Zabbix MCP
by mhajder

MCP server for Zabbix monitoring and automation

695 installs/wk local only
Httpstatus
by httpstatus

AI-callable tools for API mocking, testing, monitoring, security, and automation.

answering
MCP Process
by digital-defiance

Process management and monitoring for AI agents with strict security boundaries

40 installs/wk local only
Riveter
by codywatters

MCP server for Riveter's enrichment, scraping, and monitoring API

36 installs/wk answering

RoundWatch — questions

Answers built from our own checks of this server.

What can RoundWatch do?
It exposes 3 tools, read directly from the server on our last check. Among them: roundwatch.get_watch, roundwatch.prepare_watch, roundwatch.service_info. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is RoundWatch working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 34 of 34 checks got a reply (100.0%), average response time 149 ms. The bar chart above shows every period we have measured.
How do I connect RoundWatch?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does RoundWatch need an API key?
No. RoundWatch completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is RoundWatch?
It answers our handshake in 149 ms on average, which is faster than 85% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is RoundWatch open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.