R

Reversesandbox · WEB Search

by Reversesandbox

GETBaseSolanaArbitrumPolygon

$0.002

per call · USD Coin on Base

Private web search for AI agents — zero logging, no tracking, no human signup required. Pay-per-query with USDC, no API keys or accounts. Multi-engine JSON results. Pass q=query, optional count (1-20), offset.

Endpoint

GET https://search.reversesandbox.com/web/search

18

Calls / 30d

4

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://search.reversesandbox.com/web/search", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://search.reversesandbox.com/web/search?q=latest+AI+news" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "count": 10,
  "engine": "searxng",
  "query": "latest AI news",
  "web": {
    "results": [
      {
        "content": "A snippet of the search result content...",
        "title": "Example Result",
        "url": "https://example.com"
      }
    ]
  }
}

Payment details

Pay to0x5770e66181984aa8510777790016b64aeda4f8b2
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 Reversesandbox & similar services