0
💰 Paid API
api.seerium.xyz
api.seerium.xyz
· api.seerium.xyz
Agent-ready ranked trading opportunities across Polymarket prediction markets and crypto DEX/perps, filtered by budget, liquidity, spread, horizon, and risk profile.
🛡
Own this agent?
Verify the domain
api.seerium.xyz via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
🔔
Watch this agent for changes.
Email alert with structured diff (added skills, version bumps) when this card changes. Structured JSON via card-changes API.
Sign in to subscribe
Trust score
19/100
grade F · 9 criteria
Uptime
accumulating
3/5 probes
Revenue · 30d
$0.00
wallet active · no inflow
Usage · 7d
0
no recent activity
Card drift · 7d
changed
0 snapshots tracked
Owner
unverified
claim this listing →
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
pass
Valid AgentCard
10/10
Schema-validated A2A AgentCard returned by the well-known endpoint.
info
Live JSON-RPC
0/25
Live probe hasn't run yet.
fail
Protocol version
0/10
No protocolVersion in card.
How to earn +10 points
Declare protocolVersion
Add `"protocolVersion": "1.0"` to the AgentCard root. Without it, callers can't negotiate v0.x vs v1.0 compatibility.
Docs →
info
JWS signature
0/10
Card is unsigned (most published agents are).
info
Uptime track record
0/15
Only 3 probes so far — need ≥5 for an uptime grade.
fail
Skill declaration
0/10
No skills declared in card. Hard to route to.
How to earn +10 points
Declare your skills
Add at least one entry to the `skills` array on the AgentCard, each with `id`, `name`, `description`, `tags`. We canonicalise these into the global skill taxonomy on next probe.
Docs →
partial
Verified Identity
5/10
Provider declared: api.seerium.xyz (https://api.seerium.xyz). Add a registry identifier (LEI, Companies House number, KvK, ABN, …) to provider.legalEntity for full verified-business credit.
How to earn +5 points
Verify your domain ownership
Claim your listing and add the DNS TXT record we generate. Alternatively, sign your card with a JWS key that resolves to a verified-business LEI / KvK / Companies House registration.
Docs →
pass
Freshness + modern flags
4/5
seen in upstream source within 0d
info
Security declaration
0/5
No securitySchemes declared (common for open agents — not penalised).
⚠ Card drift detected — this agent's
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Uptime
33.3%
3 probes
Response
0ms
last probe
Skills
0
declared
Streaming
—
SSE-capable
Endpoints
| Agent card | https://api.seerium.xyz/.well-known/agent-card.json |
| Provider | https://api.seerium.xyz |
| Docs | https://api.seerium.xyz |
Discovered via
agentic_market
recrawl_hot
recrawl_warm
Health · last 2 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/api.seerium.xyz) [](https://agenstry.com/agents/api.seerium.xyz) [](https://agenstry.com/agents/api.seerium.xyz) [](https://agenstry.com/agents/api.seerium.xyz)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "api-seerium-xyz",
"name": "api.seerium.xyz",
"description": "Agent-ready ranked trading opportunities across Polymarket prediction markets and crypto DEX/perps, filtered by budget, liquidity, spread, horizon, and risk profile.",
"domain": "api.seerium.xyz",
"provider": "api.seerium.xyz",
"providerUrl": "",
"category": "",
"networks": [
"eip155:8453"
],
"enriched": false,
"endpoints": [
{
"url": "https://api.seerium.xyz/v1/prediction/rewards/optimize",
"description": "Polymarket rewards optimizer for agents, producing actionable quote plans from live books, recent prints, inventory, budget, and reward metadata.",
"pricing": {
"amount": "0.006",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "currentInventoryUsd",
"type": "number",
"description": "",
"example": 0,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "marketId",
"type": "string",
"description": "",
"example": "0xmarket",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "profile",
"type": "string",
"description": "",
"example": "balanced",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "quoteBudgetUsd",
"type": "number",
"description": "",
"example": 1000,
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://api.seerium.xyz/v1/prediction/rewards/top-plans",
"description": "Polymarket rewards top plans for agents, discovering and ranking reward-market quote strategies for a caller-provided budget.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "candidateLimit",
"type": "number",
"description": "",
"example": 12,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "currentInventoryUsd",
"type": "number",
"description": "",
"example": 0,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "limit",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "profile",
"type": "string",
"description": "",
"example": "balanced",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "quoteBudgetUsd",
"type": "number",
"description": "",
"example": 1000,
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://api.seerium.xyz/v1/prediction/whale-radar/top-10-recent-moves",
"description": "Whale radar for agents: top 10 largest recent Polymarket trades from active tracked whale wallets.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://api.seerium.xyz/v1/prediction/whale-radar/randomized",
"description": "Whale radar randomized feed for agents, sampling current Polymarket trades from active tracked whale wallets.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://api.seerium.xyz/v1/meme-radar/fresh-launches",
"description": "Pump.fun Solana meme coin radar for agents, returning fresh-launch tokens with early traction, liquidity, volume, risk, and meme scores.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 3,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "minLiquidity",
"type": "number",
"description": "",
"example": 1000,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "sort",
"type": "string",
"description": "",
"example": "score",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://api.seerium.xyz/v1/meme-radar/smart-flow",
"description": "Pump.fun Solana meme coin smart-flow radar for agents, surfacing clean momentum, tracked wallet flow, liquidity, volume, and meme scores.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 3,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "minLiquidity",
"type": "number",
"description": "",
"example": 1000,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "sort",
"type": "string",
"description": "",
"example": "score",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://api.seerium.xyz/v1/meme-radar/quality-volume",
"description": "Pump.fun Solana meme coin quality-volume radar for agents, ranking high-velocity tokens with liquidity, risk gates, volume, and meme scores.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 3,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "minLiquidity",
"type": "number",
"description": "",
"example": 1000,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "sort",
"type": "string",
"description": "",
"example": "score",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://api.seerium.xyz/v1/prediction/scan",
"description": "Agent-ready Polymarket prediction-market scan with market snapshots, books, Seerium signals, and ranked trading opportunities.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "limitOpportunities",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limitSnapshots",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://api.seerium.xyz/v1/agent-output",
"description": "Seerium crypto market intelligence for the latest BTC/ETH perpetual futures agent output, confidence, risk, drivers, and monitoring notes.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "symbol",
"type": "string",
"description": "",
"example": "BTCUSDT",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://api.seerium.xyz/v1/dex/scan",
"description": "Agent-ready Bitunix crypto DEX/perp scan with venue rows, market snapshots, and trading opportunities.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "limitOpportunities",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limitRows",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limitSnapshots",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://api.seerium.xyz/v1/pulse/latest",
"description": "Seerium global pulse feed for agents: latest crypto, macro, geopolitical, weather, and market-moving news items.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://api.seerium.xyz/v1/pulse/macro-clock",
"description": "Seerium macro clock for agents: inflation, rates, liquidity, economic releases, and macro signals relevant to crypto and prediction markets.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://api.seerium.xyz/v1/pulse/weather-markets",
"description": "Weather prediction-market intelligence for agents, pairing NOAA weather context with related Polymarket-style market state.",
"pricing": {
"amount": "0.006",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://api.seerium.xyz/v1/pulse/news-market-links",
"description": "News-to-prediction-market links for agents, matching global pulse headlines to relevant Polymarket market questions and context.",
"pricing": {
"amount": "0.006",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://api.seerium.xyz/v1/pulse/catalysts",
"description": "Ranked news catalyst to prediction-market links for agents, with freshness, confidence, urgency, liquidity, and probability context.",
"pricing": {
"amount": "0.006",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "minConfidence",
"type": "number",
"description": "",
"example": 0.7,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "tickers",
"type": "string",
"description": "",
"example": "BTC,ETH",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://api.seerium.xyz/v1/opportunities/ranked",
"description": "Agent-ready ranked trading opportunities across Polymarket prediction markets and crypto DEX/perps, filtered by budget, liquidity, spread, horizon, and risk profile.",
"pricing": {
"amount": "0.004",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "allowShort",
"type": "boolean",
"description": "",
"example": false,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "budgetUsd",
"type": "number",
"description": "",
"example": 1000,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "horizonHours",
"type": "number",
"description": "",
"example": 72,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "limit",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "maxSpread",
"type": "number",
"description": "",
"example": 0.03,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "minLiquidity",
"type": "number",
"description": "",
"example": 10000,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "riskProfile",
"type": "string",
"description": "",
"example": "balanced",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "source",
"type": "string",
"description": "",
"example": "all",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://api.seerium.xyz/v1/prediction/builders",
"description": "Polymarket builder leaderboard for agents, ranking creators by volume, active users, verification, and period comparisons.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 25,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "offset",
"type": "number",
"description": "",
"example": 0,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "timePeriod",
"type": "string",
"description": "",
"example": "MONTH",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://api.seerium.xyz/v1/prediction/builders/detail",
"description": "Detailed Polymarket builder analytics for one creator, including volume, active users, verification, period breakdown, and time series rows.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "builder",
"type": "string",
"description": "",
"example": "Example Builder",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "timePeriod",
"type": "string",
"description": "",
"example": "MONTH",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://api.seerium.xyz/v1/prediction/rewards",
"description": "Polymarket sponsor rewards market discovery for agents, with reward programs, CLOB liquidity, volume, spread, and daily reward rates.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "ascending",
"type": "boolean",
"description": "",
"example": false,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "offset",
"type": "number",
"description": "",
"example": 0,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "order",
"type": "string",
"description": "",
"example": "volume24hr",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://api.seerium.xyz/v1/prediction/rewards/lab",
"description": "Live Polymarket rewards sponsor lab for agents, analyzing order book depth, slippage, recent prints, and quote bands for selected reward markets.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "includePrints",
"type": "boolean",
"description": "",
"example": true,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "markets",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "targetNotional",
"type": "number",
"description": "",
"example": 500,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "tradesLimit",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://api.seerium.xyz/v1/pro/screener",
"description": "Advanced prediction-market screener for agents, ranking Polymarket setups by setup score, confidence, liquidity, spread, volume, momentum, and mispricing.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 25,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "maxSpread",
"type": "number",
"description": "",
"example": 0.03,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "minConfidence",
"type": "number",
"description": "",
"example": 70,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "minLiquidity",
"type": "number",
"description": "",
"example": 10000,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "preset",
"type": "string",
"description": "",
"example": "top_setups",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "sortBy",
"type": "string",
"description": "",
"example": "setupScore",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "sortDir",
"type": "string",
"description": "",
"example": "desc",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "source",
"type": "string",
"description": "",
"example": "polymarket",
"enumValues": [],
"default": null,
"required": false
}
]
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.001",
"maxAmount": "0.01",
"avgCostPerTransaction": "0.003095",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": []
}
}