Massive
Activeby Orthogonal
Residential proxy network.
Infrastructure
Endpoints · 15
Base URLhttps://x402.orthogonal.com/joinmassive
EndpointDescriptionPrice
GET/search$0.01Retrieve search results or queue a search for later retrieval. Supports Google engine with geotargeting by country, subdivision, and city. Returns structured SE
GET/search/results$0.006Retrieve results or status of a queued search.
POST/search/batches$0.06Queue multiple searches (up to 1000 terms).
GET/search/batches$0.006Retrieve status of batch searches.
GET/search/devices$0.001Retrieve supported device names for search emulation.
GET/ai/completions$0.006Retrieve completion or status of a queued AI conversation.
POST/ai/batches$0.31Queue multiple LLM conversations (up to 1000 prompts).
GET/ai/batches$0.006Retrieve status of batch AI conversations.
GET/ai/devices$0.001Retrieve supported device names for AI emulation.
GET/browser/content$0.006Retrieve content or status of a queued browser request.
POST/browser/batches$0.06Queue multiple browsing requests (up to 1000 URLs).
GET/browser/batches$0.006Retrieve status of batch browsing requests.
GET/browser/devices$0.001Retrieve supported device names for browser emulation.
GET/ai$0.06Retrieve an LLM completion. Supports ChatGPT, Gemini, Perplexity, and Copilot with geotargeting.
GET/browser$0.01Retrieve web content with full JS rendering. Supports antibot bypass, difficulty levels, speed tiers, CAPTCHA handling, and output as rendered HTML, raw HTML, o
Call the provider directly and settle x402 per request.
Quickstart · x402 flow
1 · Call without payment. The service replies 402
bash
curl -i https://x402.orthogonal.com/joinmassive/searchResponse
HTTP/1.1 402 Payment Required{ "x402Version": 2, "accepts": [{ "scheme": "exact", "network": "eip155:143", "asset": "USDC", "maxAmountRequired": "0.0125" }] }2 · Sign the payment with your agent wallet and retry
bash
curl https://x402.orthogonal.com/joinmassive/search \ -H "X-PAYMENT: <base64 payment payload signed by your EOA>"Response
HTTP/1.1 200 OKAny EOA on Monad can pay. curl shown; language tabs land in v2.
Any APIs or tools listed are provided for discovery purposes only and do not constitute an endorsement or recommendation by the Monad Foundation.
