Dome Trade History Get
dome_trade_history_getFetches historical trade data with optional filtering by market, condition, token, time range, and user’s wallet address.
When to Use
Use this tool when you need to fetches historical trade data with optional filtering by market, condition, token, time range, and user’s wallet address.. This is part of the Dome API provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 16+ 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("dome/dome_trade_history_get")xpay_run— Execute:xpay_run("dome/dome_trade_history_get", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
start_time | integer | No | Filter orders from this Unix timestamp in seconds (inclusive) |
token_id | string | No | Filter orders by token ID |
offset | integer | No | Number of orders to skip for pagination |
end_time | integer | No | Filter orders until this Unix timestamp in seconds (inclusive) |
limit | integer | No | Number of orders to return (1-1000) |
market_slug | string | No | Filter orders by market slug |
user | string | No | Filter orders by user (wallet address) |
condition_id | string | No | Filter orders by condition ID |
Pricing
- Cost: $0.02/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Dome API (all tools) — 17 tools
- Dome Markets — $0.02/call
- Dome Market Price — $0.02/call
- Dome Markets Get — $0.02/call
- Dome Activity — $0.02/call
- Dome Binance Prices — $0.02/call
Links
- Tool page: https://xpay.tools/dome/dome-trade-history-get/
- Provider: https://xpay.tools/dome/
- All tools: https://xpay.tools/explore
How to Execute
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
start_time | integer | No | Filter orders from this Unix timestamp in seconds (inclusive) |
token_id | string | No | Filter orders by token ID |
offset | integer | No | Number of orders to skip for pagination |
end_time | integer | No | Filter orders until this Unix timestamp in seconds (inclusive) |
limit | integer | No | Number of orders to return (1-1000) |
market_slug | string | No | Filter orders by market slug |
user | string | No | Filter orders by user (wallet address) |
condition_id | string | No | Filter orders by condition ID |
Install Skill
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Dome API

