Your bot can’t tell you it’s dead.

When your Claw bot crashes, everything crashes with it — your monitoring, your alerts, your peace of mind. ClawBeat monitors from the outside. The only way that actually works.


The problem

The silent failure problem is real.

Real issues. Real people. Real downtime nobody noticed.

openclaw/openclaw #22841Server becomes unresponsive after 48h"My bot was dead for 3 days before I noticed. No errors in the logs — it just stopped."openclaw/openclaw #20714Silent crash on memory exhaustion"Process killed by OOM but no alert, no restart. VPS running idle for a week."@rstormsf on XOpenClaw needs constant babysitting"It often hangs, breaks, or needs constant attention. I can’t imagine running it unattended."@FlexxRichie on XHad to script auto-restart on crash"I had to tell the agent to set up a schedule script to auto-start the bot when it crashes."openclaw/openclaw #24903Agent stuck without notification"Session UI remains stuck showing the last thinking message. Appears frozen — no notification sent."@M4ST3R_C0NTR0L on XUpdate killed the gateway"After updating, the gateway stopped working. Config files became incompatible."openclaw/openclaw #9536Messages fail silently after update"Handler crashes with no response sent. User perceives the bot as completely unresponsive."@fortelabs on XChannel crash-loops and auto-restarts"Webhook channel crash-loops and creates duplicate handlers. Keeps auto-restarting."openclaw/openclaw #22841Server becomes unresponsive after 48h"My bot was dead for 3 days before I noticed. No errors in the logs — it just stopped."openclaw/openclaw #20714Silent crash on memory exhaustion"Process killed by OOM but no alert, no restart. VPS running idle for a week."@rstormsf on XOpenClaw needs constant babysitting"It often hangs, breaks, or needs constant attention. I can’t imagine running it unattended."@FlexxRichie on XHad to script auto-restart on crash"I had to tell the agent to set up a schedule script to auto-start the bot when it crashes."openclaw/openclaw #24903Agent stuck without notification"Session UI remains stuck showing the last thinking message. Appears frozen — no notification sent."@M4ST3R_C0NTR0L on XUpdate killed the gateway"After updating, the gateway stopped working. Config files became incompatible."openclaw/openclaw #9536Messages fail silently after update"Handler crashes with no response sent. User perceives the bot as completely unresponsive."@fortelabs on XChannel crash-loops and auto-restarts"Webhook channel crash-loops and creates duplicate handlers. Keeps auto-restarting."

These aren’t edge cases. Silent crashes happen every day. The only question is: how long until you notice?


How it works

Built by a developer who got tired of messaging his own bot to check if it’s alive.

// dashboard preview
ClawBeat
sign out
AliveLast pulse: 12s ago
openclaw v0.44.63d 14h uptime
Works with:
OpenClaw
NanoClaw
ZeroClaw

Setup

Three minutes to peace of mind.

01Install the plugin
$ npx clawbeat@latest setup

One command. Detects your platform, configures the heartbeat agent, starts pulsing.

02Your bot phones home
POST /v1/beat ~100 bytes

A tiny heartbeat every 60 seconds. No sensitive data leaves your machine. The request itself is the signal.

03Silence = alert
!Bot silent for 3 minutes

If your bot goes quiet for 3 minutes, you get an email. When it comes back, you get another one. Simple.


Without monitoring

Without external monitoring...

[WARN] Bot down 6 hours before you noticed[WARN] Paying $20/mo for a VPS running nothing[WARN] Automation missed 847 tasks while you slept[WARN] You found out because someone messaged you

With ClawBeat

Know your bot is alive without thinking about it.

Alive
>Get alerted within 3 minutes of downtime
>Recovery notification when it comes back
>No config, no reverse proxy, no YAML
>Works from inside the bot process — no external dependency

Pricing

$3/mo. That’s it.

Less than 15 minutes of your VPS bill.

Free$0/mo
> 1 bot> Email alerts> 3-minute detection> 30-day history
Start free
Pro$3/mo
> Everything in Free> Priority alert delivery> Slack/Discord alerts (coming)> Multi-bot support (coming)
Start free

Comparison

Built for Claw bots. Not retrofitted.

ClawBeatUptimeRobotUptime Kuma
Works with localhost botsYesNoPartial
One-command installYesN/ANo
Under $5/moYesNoFree*
No self-hosting requiredYesYesNo

* Uptime Kuma is free but requires you to self-host another service to monitor your self-hosted service.


FAQ

Frequently asked questions

How does ClawBeat monitor a localhost bot?+

ClawBeat doesn't connect to your bot from the outside — your bot reaches out to us. A tiny heartbeat agent runs inside your bot's process and sends a POST request to our server every 60 seconds. If those requests stop, we know something's wrong. This works even if your bot binds to localhost with no open ports.

What data does ClawBeat collect from my bot?+

Almost nothing. Each heartbeat is an empty POST request with a bearer token — roughly 100 bytes. No logs, no prompts, no conversation data, no environment variables. Your platform and version are stored once at registration, not sent per heartbeat.

Why not just use Uptime Kuma or UptimeRobot?+

Both require your bot to expose an HTTP endpoint they can ping from the outside. Most Claw bots bind to localhost — there's nothing to ping. Uptime Kuma also needs you to self-host another service, which creates a recursive monitoring problem. ClawBeat uses push-based heartbeats, so it works with any bot regardless of network config.

How fast will I get alerted if my bot goes down?+

3 minutes. Your bot sends a heartbeat every 60 seconds. If we don't hear from it for 3 consecutive minutes, you get an email. When the bot comes back online, you get a recovery notification too. There's a 5-minute grace period on new bots so you don't get false alerts during setup.

Does ClawBeat work with OpenClaw, NanoClaw, and ZeroClaw?+

Yes, all three at launch. OpenClaw uses a gateway plugin (installed via openclaw plugins install), NanoClaw uses a Claude Code skill, and ZeroClaw uses a config file with its built-in heartbeat engine. Each integration takes under 3 minutes to set up. More Claw platforms are coming soon.


Still messaging your bot from time to time just to make sure it’s alive?

There’s a better way.

Start monitoring — free