Parameters3
| Parameter | Type | Default | Example |
|---|---|---|---|
extract | boolean | null | true |
max_results | number | null | 5 |
query | string | null | latest x402 protocol spec |
Service overview
Keyless web search for AI agents. Give it a natural-language query and it returns ranked organic results (title, url, snippet) drawn from live multi-source search (DuckDuckGo HTML/Lite plus public SearXNG instances, with automatic fallback so it never returns empty when one source flakes). Optionally it also fetches the top result and extracts the main content as clean, token-budgeted markdown (answer_extract), so an agent can read the page without running its own crawler, browser or scraper. Use it to answer real-world questions, gather fresh facts, research a topic, find documentation or check what a site says, without maintaining a search index or paying for Google/Bing/Serper API keys. Resilient (short timeouts, multi-source), SSRF-hardened, 0.005 USDC on Base.
Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.
Paste into your agentic chat and let your agent guide you.
npx awal x402 pay "https://websearch.hergertsynthora.com/service" \
--method POST \
--data '{
"extract": "{extract}",
"max_results": "{max_results}",
"query": "{query}"
}'{
"endpoint": "POST /service",
"paid": true,
"query": "integrate x^2",
"result": "x^3 / 3 + C"
}API surface
1 crawlable route
| Parameter | Type | Default | Example |
|---|---|---|---|
extract | boolean | null | true |
max_results | number | null | 5 |
query | string | null | latest x402 protocol spec |
FAQ
Service
CuseTheJuice mailbox @ mail.cusethejuice.com — change mailbox password (current password + new_password in JSON). Agents: pay with x402 (Base USDC), POST JSON using fields from extensions.bazaar on the 402. Full catalog, examples, human flows: https://mail.cusethejuice.com/machine-mail.html · Find every route: Coinbase CDP x402 merchant discovery (payTo).
Service
NFT metadata, traits, and image URI for any ERC721 or ERC1155 token - fetched via eth_call with IPFS resolution (OneSource live Ethereum RPC)
Service
Agent-driven wallet due diligence — multi-step investigation, signed markdown report + JSON sidecar, dual-chain anchored. Async — returns job_id; poll /v1/investigate/status/{job_id} for the deliverable. ETA 5-10 min. $1.77 USDC.