# News > Triangulated news analysis from 125+ global sources across 11 regions and 20 languages. Ask for a topic and get a multi-perspective report grouped by stance (pro/anti/neutral). News intelligence behind x402 micropayments. A single POST /news/ask endpoint takes a news topic or question, fetches articles in parallel from the 125+ RSS sources in its registry (11 regions, 20 languages), classifies each by stance (pro/anti/neutral), and returns a triangulated multi-perspective report with regional and language awareness. The source registry is curated and verifiable via the service's free source-management tooling. ## Pricing - `exclusive` tier — **$0.256125** on Base: `/news/ask` - Chains: Base, Arbitrum, Polygon, Avalanche. Per-chain prices in `/.well-known/x402.json`. ## Operations ### inference - **POST /news/ask** — Ask for a triangulated news report on a topic, sourced from 125+ global outlets across 11 regions and 20 languages. — params: `topic` (string)* (tier: `exclusive`) ## Workflows - **news_ask** (Triangulated multi-perspective news report on a topic): `ask` ## Data sources - Global news registry (RSS) — 125+ curated RSS outlets, 11 regions, 20 languages. ## Free endpoints - GET `/`, `/health`, `/about`, `/.well-known/x402.json`, `/llms.txt`, `/openapi.json` (standard) - GET `/news/sources` — List all 125+ sources in the registry - GET `/news/feedback` — Return the 50 most recent feedback entries - POST `/news/feedback` — Submit feedback (response_id, rating 1-5, optional comment) ## Examples - `ask` — Triangulated report on a topic: `{"topic": "Ukraine peace negotiations"}`