Install
openclaw skills install hypernatt-btc-signalLive BTC/USDC Mimo vault cycle state via x402 ($0.01 USDC on Base). Verifiable 94%+ win rate on Hyperliquid. Read-only JSON — not a trade signal.
openclaw skills install hypernatt-btc-signalOpenClaw skill to fetch HyperNatt Mimo cycle state (hypernatt_mimo_cycle_state_v1) from https://hypernatt.com/api/m2m/signal using the x402 payment protocol.
https://hypernatt.com/stats instead| Env var | Required | Description |
|---|---|---|
X402_PAYMENT_B64 | No | Base64 x402 payment payload. If omitted, handler returns 402 instructions. |
HYPERNATT_SIGNAL_URL | No | Default https://hypernatt.com/api/m2m/signal |
JSON object:
{
"product": "hypernatt_mimo_cycle_state_v1",
"direction": "LONG|SHORT|null",
"cycle_id": "...",
"track_record": { "win_rate": 0.946, "total_trades": 74, "url": "https://hypernatt.com/stats" },
"disclaimer": "Live verifiable Mimo cycle state only. Not a trade recommendation."
}
# Step 1 — payment instructions
python handler.py
# Step 2 — after x402 client signs payment
export X402_PAYMENT_B64="<base64-json>"
python handler.py
handler.py — stdlib + urllib (no pip deps, recommended)handler.js — Node + axios (optional; set X402_PAYMENT_B64 after x402 signing)get_btc_usdc_signal @ https://hypernatt.com/mcp/protocolbtc_usdc_signal on Virtuals (graduated)