Dome Markets
dome_marketsFind markets on Polymarket using various filters including the ability to search
When to Use
Use this tool when you need to find markets on polymarket using various filters including the ability to search. 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_markets")xpay_run— Execute:xpay_run("dome/dome_markets", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
start_time | integer | No | Filter markets from this Unix timestamp in seconds (inclusive) |
search | string | No | Search markets by keywords in title and description. Must be URL encoded (e.g., 'bitcoin%20price' for 'bitcoin price'). |
offset | integer | No | Number of markets to skip for pagination |
min_volume | number | No | Filter markets with total trading volume greater than or equal to this amount (USD) |
limit | integer | No | Number of markets to return (1-100). Default: 10 for search, 10 for regular queries. |
end_time | integer | No | Filter markets until this Unix timestamp in seconds (inclusive) |
event_slug | string | No | Filter markets by event slug(s). Can provide multiple values. |
market_slug | string | No | Filter markets by market slug(s). Can provide multiple values. |
condition_id | string | No | Filter markets by condition ID(s). Can provide multiple values. |
tags | string | No | Filter markets by tag(s). Can provide multiple values. |
status | string | No | Filter markets by status (whether they're open or closed) |
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 Market Price — $0.02/call
- Dome Markets Get — $0.02/call
- Dome Activity — $0.02/call
- Dome Binance Prices — $0.02/call
- Dome Orderbook History — $0.02/call
Links
- Tool page: https://xpay.tools/dome/dome-markets/
- 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 markets from this Unix timestamp in seconds (inclusive) |
search | string | No | Search markets by keywords in title and description. Must be URL encoded (e.g., 'bitcoin%20price' for 'bitcoin price'). |
offset | integer | No | Number of markets to skip for pagination |
min_volume | number | No | Filter markets with total trading volume greater than or equal to this amount (USD) |
limit | integer | No | Number of markets to return (1-100). Default: 10 for search, 10 for regular queries. |
end_time | integer | No | Filter markets until this Unix timestamp in seconds (inclusive) |
event_slug | string | No | Filter markets by event slug(s). Can provide multiple values. |
market_slug | string | No | Filter markets by market slug(s). Can provide multiple values. |
condition_id | string | No | Filter markets by condition ID(s). Can provide multiple values. |
tags | string | No | Filter markets by tag(s). Can provide multiple values. |
status | string | No | Filter markets by status (whether they're open or closed) |
Install Skill
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Dome API

