Binance Recent Trades
x402/binance-recent-tradesLast 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]
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"
}
}
}