x402 Web Search
GET search.cyberwarex.com/search
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Web search that returns structured SERP results as JSON. Runs on a dedicated SearXNG instance aggregating multiple engines, so there is no per-engine API key, quota or HTML scraping to manage. Each result carries title, URL, snippet, the source engine and a published date where available. Choose general web, news, or image results, up to 10 per call. Use it to ground an answer in current web sources, research a topic, or monitor news on a query.
Resource: search.cyberwarex.com/search
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2
Payment methods: — · Last validation: 2026-09-13 23:17:32.176+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"q"
],
"properties": {
"q": {
"type": "string",
"minLength": 1,
"description": "Search query text."
},
"lang": {
"type": "string",
"default": "en",
"description": "Two-letter language code for results, e.g. en, de, fr."
},
"category": {
"enum": [
"general",
"news",
"images"
],
"type": "string",
"default": "general",
"description": "Which result vertical to search."
},
"max_results": {
"type": "integer",
"default": 10,
"maximum": 10,
"minimum": 1,
"description": "Maximum results to return, capped at 10."
}
},
"additionalProperties": false
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"properties": {
"count": {
"type": "integer",
"description": "Number of results returned."
},
"query": {
"type": "string"
},
"results": {
"type": "array",
"items": {
"type": "object",
"properties": {
"url": {
"type": "string"
},
"title": {
"type": "string"
},
"engine": {
"type": "string"
},
"snippet": {
"type": "string"
},
"published": {
"type": "string"
}
}
},
"description": "SERP results in rank order."
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2",
"amount": "3000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "3000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.