You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.28.0).

onyx_solana_wallet_activity

Inactive

Tool of onyx-paid-mcp

declared in 1.28.0

Recent on-chain activity for any Solana wallet. Returns the last N signatures (default 25, max 100) with slot, block_time, status, fee, and best-effort program/action classification (swap, transfer, stake, NFT). Designed for whale-watching, copy-trading, and risk-monitoring agents that need a sub-second feed without managing their own RPC. Cheaper than Helius webhooks ($25/mo) and Birdeye wallet-portfolio ($0.002 + API key). x402-direct, no signup. (price: $0.002 USDC, tier: metered)

Parameters schema

{
  "type": "object",
  "required": [
    "wallet"
  ],
  "properties": {
    "limit": {
      "type": "integer",
      "default": 25,
      "description": "Number of recent signatures (1-100, default 25)"
    },
    "wallet": {
      "type": "string",
      "description": "base58-encoded Solana wallet address"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

onyx-paid-mcp

https://github.com/dimitrilaouanis-tech/onyx-mcp

2/7 registries
View full server →
onyx_solana_wallet_activity — onyx-paid-mcp — PRSM MCP