Directory / sh-origin.walls.sh
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.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://sh-origin.walls.sh/search' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://sh-origin.walls.sh/search'
Endpoint: https://sh-origin.walls.sh/search. Operated by sh-origin.walls.sh, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
One-call web research for AI agents: searches the live web AND reads the top result pages as clean markdown — content, not just links. Give a question, get rank…