Tool Skill
Get Trades
get_tradesGet recent trade activity from Polymarket's Data API. Analyze trading patterns, volume, and market sentiment.
$0.01/call
Flat rate
Polymarket
When to Use
Use this tool when you need to get recent trade activity from polymarket's data api. analyze trading patterns, volume, and market sentiment.. This is part of the Polymarket provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 6+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("polymarket/get_trades")xpay_run— Execute:xpay_run("polymarket/get_trades", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | number | No | Number of trades to fetch (max 100) |
market | string | No | Filter by market condition ID |
eventId | string | No | Filter by event ID |
side | string | No | Filter by trade side |
offset | number | No | Pagination offset |
Pricing
- Cost: $0.01/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Polymarket (all tools) — 7 tools
- Search Markets — $0.01/call
- Get Market — $0.01/call
- Search Events — $0.01/call
- Get Event — $0.01/call
- List Tags — $0.01/call
Links
- Tool page: https://xpay.tools/polymarket/get-trades/
- Provider: https://xpay.tools/polymarket/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("polymarket/get_trades")// 2. Execute
xpay_run("polymarket/get_trades", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | number | No | Number of trades to fetch (max 100) |
market | string | No | Filter by market condition ID |
eventId | string | No | Filter by event ID |
side | string | No | Filter by trade side |
offset | number | No | Pagination offset |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/polymarket/get-trades/SKILL.md
CLI
npx @xpaysh/cli install polymarket/get-trades
Manual
curl -o SKILL.md https://xpay.tools/skills/polymarket/get-trades/SKILL.md
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
Polymarket

