Google Search
Up to 20 structured results for current-source research, citations, RAG, and competitor monitoring.
Search the web, crawl pages, map local businesses, research public social data, and retrieve App Store reviews. Pay only when your agent calls—no subscription, API key, or account required.
Each endpoint returns structured JSON and enforces a hard result limit, so agents can plan spend before they call. All six are live through Bankr on Base and t2000 on Sui; five are also available through RelAI on Base.
Up to 20 structured results for current-source research, citations, RAG, and competitor monitoring.
Crawl up to 10 public pages into clean, Markdown-oriented content for ingestion and summarization.
Find up to 10 public businesses for local lead discovery, market mapping, and vendor research.
Bounded public profile, post, reel, mention, or comment data for creator and brand research.
Search up to 10 public videos and channels for content research, creators, competitors, and trends.
Retrieve up to 100 recent public reviews from one country storefront for ASO, product research, competitor monitoring, and feedback analysis.
// npm i @relai-fi/x402 import { createX402Client } from "@relai-fi/x402/client"; const client = createX402Client({ wallets: { evm: wallet }, preferredNetwork: "base", maxAmountAtomic: "40000" }); const response = await client.fetch( "https://api.relai.fi/relay/1787408688097/search/google", { method: "POST", headers: { "content-type": "application/json" }, body: JSON.stringify({ query: "agent payment APIs", limit: 10 }) } ); const results = await response.json();
Choose Bankr or RelAI on Base, or t2000 on Sui, set a spend cap, and call the endpoint you need. All six fixed prices and each service's available channel are published before payment.