$1
per call · USD Coin on Base
Browser Use: AI browser automation agents in the cloud. POST a natural-language task and an agent navigates websites, fills forms, clicks buttons, extracts structured data, and completes multi-step workflows just like a human. Stealth-enabled remote browsers with CAPTCHA solving, residential proxies, live session view, and optional structured output. Payments top up your balance; managing your session is free — you only pay to open a new browser. Docs: https://docs.browser-use.com
Endpoint
POST https://x402.api.browser-use.com/api/v3/sessions12
Calls / 30d
7
Unique payers / 30d
Sep 8
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://x402.api.browser-use.com/api/v3/sessions", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"task": "Go to example.com and tell me the page title"
}),
});
const data = await res.json();curl -X POST \
"https://x402.api.browser-use.com/api/v3/sessions" \
-H "Content-Type: application/json" \
-d '{"task":"Go to example.com and tell me the page title"}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"id": "3f6f2f64-3bfa-4643-a723-000000000000",
"isTaskSuccessful": true,
"liveUrl": "https://cloud.browser-use.com/live/...",
"output": "Example Domain",
"status": "stopped",
"stepCount": 3
}Payment details
0xc0ce6bfb16bb6b6e10a9d806e509d8d20996380fUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Search & Web and the homepage with a featured placement.
More from Browser Use & similar services
StableEnrich · EXA Search
stableenrich.dev
Exa Search - Neural search across the web
Twit · Tweets Search
x402.twit.sh
Search Twitter/X tweets with advanced filters. Returns up to 20 tweets per page, most recent first, with pagination. At least one filter required. Params: words, phrase, anyWords, noneWords, hashtags, from, to, mentioning, minReplies, minLikes, minReposts, since (YYYY-MM-DD), until, next_token. e.g. GET /tweets/search?words=bitcoin&from=elonmusk&minLikes=100. Returns X v2 API-compatible JSON.
Exa · Search
api.exa.ai
Exa /search endpoint