back
loading skill details...
Real-time institutional transaction monitoring.
---
name: whale-scanner
description: Real-time institutional transaction monitoring.
compatibility: OpenClaw, Zo Computer
metadata:
author: ssidharHubble
---
# Whale Flow Scanner
Real-time institutional transaction monitoring.
## Usage
This skill connects to the Money Machine x402 API.
Calls are free for basic health, but premium signals require a 402 payment proof.
```javascript
import { execute } from "whale-scanner";
const signal = await execute({ ticker: "BTC" });
```
don't have the plugin yet? install it then click "run inline in claude" again.