web_search
Google-quality web search for AI agents at $0.004 per search — the lowest x402 rate for full search results. Send a query, get back compact JSON built for LLM consumption: top organic results (position, title, url, snippet), the direct answer when one exists, a trimmed knowledge graph and related searches. Tune with num (1-10 results), country and language (2-letter codes). Zero results is a valid, honest answer. Pay per call in USDC, no account, no API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| num | No | Number of results to return (1-10, default 5) | |
| lang | No | Optional 2-letter language code for the results, e.g. 'en', 'nl' | |
| query | Yes | The search query, plain text, max 400 characters | |
| country | No | Optional 2-letter country code to localise results, e.g. 'us', 'nl' |