Omni Terminal · News

by Omni Terminal

GETBaseBase Sepolia

$0.001

per call · USD Coin on Base

Omni Terminal delivers fresh, deduplicated market-moving news and catalyst context across equities, crypto, macro, and forex for AI trading agents.

Endpoint

GET https://omniterminal.app/api/x402/v1/news

27

Calls / 30d

10

Unique payers / 30d

Sep 7

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://omniterminal.app/api/x402/v1/news", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://omniterminal.app/api/x402/v1/news?event_window_minutes=60&limit=5&lookback_hours=24&market=equities" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "data_as_of": "2026-07-15T12:00:00.000Z",
  "freshness": {
    "age_seconds": 0,
    "data_as_of": "2026-07-15T12:00:00.000Z",
    "max_age_seconds": 7200,
    "status": "fresh"
  },
  "generated_at": "2026-07-15T12:00:00.000Z",
  "items": [
    {
      "analysis": {
        "model": "omni-news-model",
        "prompt_version": "public-v1",
        "schema_version": "public-v1",
        "validation_status": "validated"
      },
      "analysis_type": "news_pulse",
      "confidence": 0.84,
      "direction": "neutral",
      "headline": "Equities market update: liquidity and volatility remain in focus",
      "id": "example_market_update_001",
      "impact": "medium",
      "importance": 0.72,
      "sentiment": 0.08,
      "summary": "Representative compact result showing the fields returned after a successful x402 settlement.",
      "theme": "market_update",
      "tickers": [
        "BTC",
        "ETH"
      ],
      "timestamp": 1784116800000,
      "topics": [
        "market_structure",
        "macro"
      ]
    }
  ],
  "market": "equities",
  "market_context": {
    "cadence_minutes": 15,
    "confidence": 0.81,
    "direction": "BULLISH",
    "generated_at": "2026-07-15T11:45:00.000Z",
    "notable_tickers": [
      "BTC",
      "ETH",
      "HYPE"
    ],
    "object": "market_context.v1",
    "sentiment_rating": 2,
    "source_window_hours": 24,
    "summary": "Liquidity is constructive across majors, while macro sensitivity keeps positioning selective.",
    "timeline": [],
    "topics": [
      "market_structure",
      "macro"
    ]
  },
  "product_version": "v1",
  "schema": "news_pulse.v1",
  "service": "omni.ai_news_pulse",
  "usage": {
    "event_window_minutes": 60,
    "from_timestamp": null,
    "item_count": 1,
    "lookback_hours": 24,
    "mode": "latest",
    "nearest_timestamp": null,
    "offset": 0,
    "order": "recent",
    "requested_date": null,
    "selection_mode": "latest",
    "to_timestamp": null
  }
}

Payment details

Pay to0x733f40a4fa0cd13d59abade04b9ed2e9acac6457
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Base Sepolia
Schemesexact

Is this your API?

Pin it to the top of Market Data and the homepage with a featured placement.

Get featured →

More from Omni Terminal & similar services