x402-factory
GET x402-factory.com/v1/movers/sports-mlb
Why an agent can trust this route.
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.
Observed outcomes
Biggest MLB baseball probability moves (1h/6h/24h) — The fastest way to see where news is landing in MLB baseball: active markets ranked by absolute probability change over your chosen window, with volume surge ratios. Same shape as /v1/movers, pre-filtered to MLB baseball markets.
Resource: x402-factory.com/v1/movers/sports-mlb
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f
Payment methods: — · Last validation: 2026-09-14 12:40:21.536+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [],
"properties": {
"limit": {
"type": "integer",
"default": 20,
"maximum": 50,
"minimum": 1
},
"window": {
"enum": [
"1h",
"6h",
"24h"
],
"type": "string",
"default": "24h"
},
"category": {
"enum": [
"politics",
"economics",
"weather",
"crypto",
"sports",
"science-tech",
"entertainment"
],
"type": "string"
},
"min_liquidity": {
"type": "number",
"maximum": 1,
"minimum": 0,
"description": "Minimum liquidity_score (0–1)"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"data",
"meta"
],
"properties": {
"data": {
"type": "object",
"required": [
"movers"
],
"properties": {
"movers": {
"type": "array",
"items": {
"type": "object",
"required": [
"slug",
"question",
"p_now",
"p_prev",
"delta",
"volume_surge_ratio",
"category"
],
"properties": {
"slug": {
"type": "string"
},
"delta": {
"type": "number"
},
"p_now": {
"type": "number",
"maximum": 1,
"minimum": 0
},
"p_prev": {
"type": "number",
"maximum": 1,
"minimum": 0
},
"category": {
"type": "string"
},
"question": {
"type": "string"
},
"volume_surge_ratio": {
"type": "number"
}
},
"additionalProperties": false
}
}
},
"additionalProperties": false
},
"meta": {
"type": "object"
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 120
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "20000"
}
]
}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.