Omni Terminal
GET omniterminal.app/api/x402/v1/news
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
Omni Terminal delivers fresh, deduplicated market-moving news and catalyst context across equities, crypto, macro, and forex for AI trading agents.
Resource: omniterminal.app/api/x402/v1/news
Network: eip155:84532, eip155:8453 · Asset: 0x036CbD53842c5426634e7929541eC2318f3dCF7e · Pay to: 0x733f40A4FA0cd13d59aBADE04b9eD2e9acAc6457
Payment methods: — · Last validation: 2026-09-14 16:31:52.92+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {
"mode": {
"enum": [
"latest",
"window",
"context"
],
"type": "string",
"default": "latest"
},
"limit": {
"type": "integer",
"default": 10,
"maximum": 20,
"minimum": 1
},
"order": {
"enum": [
"recent",
"impact"
],
"type": "string",
"default": "recent"
},
"impact": {
"enum": [
"high",
"medium",
"low"
],
"type": "string"
},
"market": {
"enum": [
"crypto",
"macro",
"equities",
"forex"
],
"type": "string",
"default": "crypto"
},
"offset": {
"type": "integer",
"default": 0,
"maximum": 19,
"minimum": 0
},
"sentiment": {
"enum": [
"bullish",
"bearish",
"neutral"
],
"type": "string"
},
"to_timestamp": {
"type": "integer",
"description": "Inclusive 13-digit Unix timestamp in milliseconds; required for window mode; maximum seven-day range."
},
"from_timestamp": {
"type": "integer",
"description": "Inclusive 13-digit Unix timestamp in milliseconds; required for window mode."
},
"lookback_hours": {
"type": "integer",
"default": 24,
"maximum": 168,
"minimum": 1
},
"min_confidence": {
"type": "number",
"maximum": 1,
"minimum": 0
},
"nearest_timestamp": {
"type": "integer",
"description": "Optional 13-digit Unix timestamp in milliseconds; returns the nearest matching event within the bounded seven-day fetch window."
},
"event_window_minutes": {
"enum": [
15,
60
],
"type": "integer",
"default": 60,
"description": "Recent event slice; market context remains a 24-hour rollup generated every 15 minutes."
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0x733f40A4FA0cd13d59aBADE04b9eD2e9acAc6457",
"amount": "1000",
"scheme": "exact",
"network": "eip155:84532",
"maxTimeoutSeconds": 300
},
"asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
"payTo": "0x733f40A4FA0cd13d59aBADE04b9eD2e9acAc6457",
"scheme": "exact",
"network": "eip155:84532",
"amountAtomic": "1000"
},
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x733f40A4FA0cd13d59aBADE04b9eD2e9acAc6457",
"amount": "1000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x733f40A4FA0cd13d59aBADE04b9eD2e9acAc6457",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "1000"
}
]
}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.