SERVICE / DETAILother
Unnamed service
GET mechamanda.com/api/polymarket/trending
SONAR SCORE0.727
LIVE PRICE0.010000
BAZAAR LIVEcompatible
CDP INDEXEDno
DECISION EVIDENCE
22 observations in the last 24hWhy an agent can trust this route.
HANDSHAKE SUCCESS100.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY3630msrecent response window
PRICE DRIFT0.0%advertised vs observed
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
SONAR PROBE HISTORY / 30D
JSON ↗Observed outcomes
LIVE ENDPOINT METADATA
Get the top trending prediction markets on Polymarket, sorted by 24h volume. Returns up to 5 markets by default.
Resource: mechamanda.com/api/polymarket/trending
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xbAd1Aa224bFe4fEb460E12b2553DcDf98a7098d0
Payment methods: — · Last validation: 2026-09-14 16:34:50.347+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {
"limit": {
"type": "string",
"description": "Max number of events to return (default 5)"
},
"offset": {
"type": "string",
"description": "Pagination offset (default 0)"
},
"tag_slug": {
"type": "string",
"description": "Filter by category tag (e.g. politics, sports, crypto)"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "array",
"items": {
"type": "object",
"required": [
"question",
"outcomes",
"outcomePrices",
"volume"
],
"properties": {
"volume": {
"type": "number",
"description": "Total trading volume"
},
"outcomes": {
"type": "array",
"items": {
"type": "string"
},
"description": "Possible outcomes (e.g. Yes/No)"
},
"question": {
"type": "string",
"description": "The market question"
},
"liquidity": {
"type": "number",
"description": "Current liquidity in the market"
},
"description": {
"type": "string",
"description": "Market description"
},
"outcomePrices": {
"type": "array",
"items": {
"type": "string"
},
"description": "Current prices for each outcome (0-1)"
}
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xbAd1Aa224bFe4fEb460E12b2553DcDf98a7098d0",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xbAd1Aa224bFe4fEb460E12b2553DcDf98a7098d0",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "10000"
}
]
}METADATA PROVENANCE
Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.