Whistle RPC
Production Solana RPC for AI agents. Unlimited JSON-RPC, WebSocket. 1 SOL/month via on-chain payment. No rate limits, no tiers.
Why use this skill?
Integrate Whistle RPC to provide your AI agent with unlimited, high-speed Solana JSON-RPC, WebSocket, and DEX market data for seamless on-chain operations.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/dylanport/whistle-rpcWhat This Skill Does
Whistle RPC provides production-grade infrastructure for Solana-based AI agents. It eliminates the common friction of rate limits and unreliable public nodes by offering high-throughput JSON-RPC and WebSocket connectivity. Beyond basic blockchain communication, it includes specialized DEX data APIs for market intelligence and enriched historical transaction APIs. The service operates on a flat-rate model of 1 SOL per month, facilitating continuous agent operation without tiers or usage caps.
Installation
To integrate Whistle RPC into your environment, use the OpenClaw command-line interface. Run the following command in your terminal:
clawhub install openclaw/skills/skills/dylanport/whistle-rpc
Ensure your agent wallet has at least 1 SOL to cover the initial subscription fee. Follow the agent's prompts to sign the on-chain payment transaction.
Use Cases
- Autonomous Trading Agents: Utilize the DEX API for real-time price monitoring and historical swap data to fuel decision-making algorithms.
- Portfolio Managers: Use
getTokenAccountsByOwnerand historical transfer APIs to track, categorize, and report on assets held by specific wallets. - Transaction Monitors: Leverage WebSocket subscriptions to watch for specific
accountSubscribeevents, enabling agents to react instantly to on-chain changes. - Analytics Bots: Aggregate network-wide volume stats and trending token data to generate market insight reports.
Example Prompts
- "Check the current trending tokens on Solana and give me a summary of the top three by volume."
- "Monitor the wallet address 8N8... for any incoming token transfers and notify me via the log whenever a swap occurs."
- "Pull the last 50 transactions for the USDC mint address and identify the largest volume trade in that list."
Tips & Limitations
- Safety First: As this skill involves on-chain payments, ensure your agent wallet is funded only with the amount necessary for operation. Always verify the transaction recipient and amount before signing.
- API Management: Keep your API key secure. It is the sole access credential for all services, including DEX and historical data.
- WebSocket Efficiency: When using
wss://rpc.whistle.ninja/ws, be mindful of connection limits. Close unnecessary subscriptions to conserve bandwidth and maintain a responsive connection for your agent.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-dylanport-whistle-rpc": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, external-api
Related Skills
Agent Migration Pack
将AI Agent完整迁移到新环境或分享给其他用户的标准化工具包,包含身份、记忆、技能、风格等完整信息,支持状态迁移
context-compressor
Intelligently compress context — conversations, code, logs. Preserve key information while reducing token usage. Auto-detects content type and applies optimal compression.
vynn-backtester
Run trading strategy backtests with natural language — powered by Vynn
q-kdb-code-review
AI-powered code review for Q/kdb+ — catch bugs in the most terse language in finance
auto-trading-strategy
Professional trading strategy guides for prediction markets and crypto. Risk management, trend analysis, and best practices.