Analytics
xmr.win
Provides access to prediction market data including listings, details, order books, trades, and analytics.
ENDPOINT 1
https://xmr.win/api/mcp
Known tools 21
list_marketsList active prediction markets with optional filters: status, category, search query, sort order.
get_marketFetch a single market's full details including order book, recent trades, and analytics.
get_orderbookRead the current bids/asks for both YES and NO outcomes of a market.
get_recent_tradesRecent trade history for a specific market.
get_market_statsDetailed market analytics: daily volumes, price range, unique traders, trade counts.
list_categoriesAll distinct market categories with counts.
get_trendingTop markets by 24h volume.
get_resolvedRecently resolved markets (last 30 days).
get_recent_trades_globalRecent trades platform-wide with market titles.
get_platform_statsTotal volume, active markets, total users, total trades.
get_leaderboardTop traders ranked by PnL, volume, or win rate.
get_fee_tiersTrading fee tiers (Standard/Silver/Gold/VIP) by 7-day rolling USD volume.
get_user_profilePublic profile for any user by username.
place_orderPlace a limit or market order on a YES/NO outcome.
cancel_orderCancel an open order.
get_portfolioAuthenticated user's positions and open orders across all markets.
get_balanceAvailable + locked XMR balance.
get_deposit_addressUnique XMR subaddress for funding the account.
request_withdrawalWithdraw XMR to an external address.
get_my_feesCurrent fee tier, 7d trading volume, and fee rate for the authenticated user.
get_order_historyPast orders across all markets, most recent first.