> News search
// Searches news articles by keywords, date range, and sources
Searches news articles by keywords, date range, and sources. Agents can request it by capability ID news.search, or by plain intent — EntRoute resolves phrases like “search news”, “find news” and “news search” to this capability.
EntRoute currently lists 50+ endpoints from 14 providers for news.search, priced from $0.001 to $0.1 per call, settled in USDC on Base. The quickest responds in about 11ms at the 95th percentile. Every endpoint below is re-probed every 10 minutes for a valid 402 payment challenge; the ordering blends measured success rate, latency and price rather than provider claims.
These phrases resolve to this capability with intent-based discovery.
curl -X POST https://api.entroute.com/discover \ -H "Content-Type: application/json" \ -d '{"capability_id": "news.search"}'
https://news-x402.com/news/sentiment https://news-x402.com/news/entity-graph https://news-x402.com/news/translingual https://x402.coinstats.app/news/sources https://news-x402.com/news/geographic https://httpay.xyz/api/gateway/newsapi/%7B*path%7D https://httpay.xyz/api/gateway/newsapi/%7B*path%7D/* https://x402.coinstats.app/news/1 https://api.cn402.com/tg/channel https://api.agentnewsstand.com/v1/filings https://api.agentnewsstand.com/v1/read https://api.x402node.dev/forum/hn https://api.x402node.dev/feed/parse https://httpay.xyz/api/news/crypto https://api.tickersfeed.net/stock/GOOGL/news https://api.tickersfeed.net/stock/CRCLX/news https://api.tickersfeed.net/stock/USDC/news http://news-summarizer-x402.vercel.app/sentiment https://jmt-x402-proxy.jmthomasofficial.workers.dev/v2/api/news-briefing https://api.agentnewsstand.com/v1/context https://api.agentnewsstand.com/v1/macro https://base-intel-api.jakemaxsigal.workers.dev/search https://api.tickersfeed.net/stock/MCD/news https://api.hergertsynthora.com/v1/sentiment https://tradepulse.theaslangroupllc.com/api/trade/news https://api.x402node.dev/search/news https://api.x402node.dev/serp/cn-news https://api.agentnewsstand.com/v1/search https://api.tickersfeed.net/stock/SPY/news https://api.tickersfeed.net/stock/PLTR/news https://api.tickersfeed.net/stock/CRCL/news https://api.tickersfeed.net/stock/NVDA/news https://api.tickersfeed.net/stock/AAPL/news https://api.tickersfeed.net/stock/MU/news https://api.tickersfeed.net/stock/MSFT/news https://api.tickersfeed.net/stock/GLD/news https://api.tickersfeed.net/stock/MSTR/news https://archtools.dev/v1/tools/crypto-news https://api.tickersfeed.net/stock/AVGO/news https://api.tickersfeed.net/stock/COIN/news https://api.tickersfeed.net/stock/UNH/news https://api.tickersfeed.net/stock/META/news https://archtools.dev/v1/tools/news-search https://api.x402node.dev/serp/cn https://api.tickersfeed.net/stock/TSLA/news https://api.tickersfeed.net/stock/BRK.B/news https://api.cn402.com/tg/scan https://api.x402node.dev/serp/news https://api.oblique.markets/api/v1/paid/sentiment https://api.hergertsynthora.com/v1/cryptonews Use this capability in your agent or application:
Frequently asked questions about News search
How much does a news search API call cost?
Endpoints listed for news.search on EntRoute are priced from $0.001 to $0.1 per call. Payment is per request — there is no subscription, account or API key. Prices shown are read from each endpoint's live 402 response, not from a provider-supplied catalogue.
How do AI agents pay for news search endpoints?
Via the x402 protocol. The agent calls the endpoint, receives an HTTP 402 Payment Required response describing the price and recipient, signs a stablecoin payment (USDC on Base), and retries the request with proof of payment. The whole exchange takes seconds and needs no human approval.
How many providers offer news search?
50+ endpoints are currently listed for news.search across 14 providers. That number moves as endpoints are added and as failing ones are demoted.
Are these news search endpoints verified?
Each one is probed every 10 minutes to confirm it still returns a well-formed 402 challenge on a payable network. Endpoints whose 7-day success rate drops below 50% are moved out of the ranked list into fallbacks with an explicit exclusion reason, so an agent can decide whether to retry them.