Skip to content
Back to search
30
MCP http

Binance Recent Trades

x402/binance-recent-trades

Last 100 executed trades for any Binance spot pair with price, quantity, side buy or sell, and timestamp. Essential for AI agents detecting whale activity, building VWAP calculations, identifying buy or sell pressure, tape reading bots, and tick-level analysis. Real-time public trade data with millisecond timestamps from the largest crypto exchange by spot volume. [x402: $0.05/call on base, category=finance]

Uptime
0.0%
14 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "binance_recent_trades": {
      "url": "https://proxy.suverse.io/v1/data/suverse-binance-trades",
      "transport": "http"
    }
  }
}