S

Superhighway · Search

by Superhighway

GETBase

$0.001

per call · USD Coin on Base

Real-time web search API for AI agents. Returns ranked organic results (title, link, snippet) as JSON from a resilient multi-engine metasearch (Bing, Brave, DuckDuckGo, Wikipedia, Mojeek). Pay-per-query in USDC via x402 — no signup, no API key, no rate limits. Built for agent grounding, research, RAG, fact-checking, and fresh real-world information.

Endpoint

GET https://sh-origin.walls.sh/search

7

Calls / 30d

2

Unique payers / 30d

Sep 8

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://sh-origin.walls.sh/search", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://sh-origin.walls.sh/search?limit=5&q=best+espresso+machines+2026" \
  -H "X-PAYMENT: <signed x402 payment>"

Payment details

Pay to0xf7fdeffc3abc97379418b0a687fdb54e1cbce163
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

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

Get featured →

More from Superhighway & similar services