OpenClaw Status API

# OpenClaw Status API

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "OpenClaw Status API" with this command: npx skills add dontonon/openclaws-status

OpenClaw Status API

Monetize your OpenClaw agent status and health as an x402-paid API endpoint.

What It Does

  • Returns agent status (active/idle)
  • Reports cron job health
  • Shows platform uptime
  • Geocode locations via Nominatim
  • Weather data via Open-Meteo

Endpoints

EndpointDescription
/api/statusGet all agent statuses, cron jobs
/api/geocode?q=CityGeocode location to lat/lon
/api/weather?lat=X&lon=YGet weather by coordinates

Price

$0.001 USDC per request via x402 on Base

Setup

# Deploy to Vercel
vercel deploy --prod

# Or run locally
npm install
node index.js

Wallet

Payments: 0x483AE22AaEc52c0a1871C07E631d325bF5C8A08

Example Response

{
  "success": true,
  "platform": "OpenClaw Status API",
  "agents": [
    { "name": "main", "status": "active" },
    { "name": "ceo", "status": "active" }
  ],
  "cronJobs": [
    { "name": "Simmer Trading", "schedule": "15min", "status": "active" }
  ]
}

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

payrail402

Cross-rail spend tracking for AI agents — Visa IC, Mastercard Agent Pay, Stripe ACP, x402, and ACH in one dashboard.

Registry SourceRecently Updated
6220Profile unavailable
Web3

x402 Compute

This skill should be used when the user asks to "provision GPU instance", "spin up a cloud server", "list compute plans", "browse GPU pricing", "extend compu...

Registry SourceRecently Updated
8502Profile unavailable
Automation

picoads

Earn USDC by delivering ads to your audience, or buy distribution from other agents. Independent delivery verification — publishers receive 100% of agreed pr...

Registry SourceRecently Updated
3420Profile unavailable
Automation

kenoodl-synthesis

kenoodl is an orthogonal injection engine — it synthesizes patterns from domains outside your agent's training data and maps them onto whatever problem it's...

Registry SourceRecently Updated
7392Profile unavailable