W

Web Search, News & Page Reader · Search

by Web Search, News & Page Reader

GETBaseSolanaArbitrumPolygon

$0.01

per call · USD Coin on Base

Real-time web search for AI agents — search the web and get ranked SERP-style results as clean JSON: title, URL, snippet, relevance score, optional LLM-generated answer. Find up-to-date information online — latest news, current events, finance. Date, domain and exact-phrase filters.

Endpoint

GET https://websearch.use.x402atlas.com/search

168

Calls / 30d

8

Unique payers / 30d

Sep 9

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://websearch.use.x402atlas.com/search", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://websearch.use.x402atlas.com/search?chunks_per_source=2&query=latest+developments+in+AI+agents&search_depth=fast" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "queried_at": "2026-07-01T12:00:00Z",
  "query": "latest developments in AI agents",
  "results": [
    {
      "content": "A short, relevant snippet from the page...",
      "score": 0.87,
      "title": "AI agents in 2026: what changed",
      "url": "https://example.com/ai-agents-2026"
    }
  ]
}

Payment details

Pay to0xf752eeb75d3bea24aa867ad93bfd8ef5a2f431b9
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon
Schemesexact

Is this your API?

Pin it to the top of Search & Web and the homepage with a featured placement.

Get featured →

More from Web Search, News & Page Reader & similar services