payment-ready until 2026-08-31
ArkBrowser is a browser automation API built for AI agents. Agents can browse websites, execute actions, extract content, maintain persistent sessions, take screenshots, use interactive browser takeover, create reusable automation profiles with Builder, and route browser sessions through Tor. ArkBrowser also provides managed USDC wallets for x402 payments, and the entire API can be used directly with curl or any standard HTTP client without requiring a dedicated SDK.
Pay from $0.001 to $1.50 in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.
listed 2026-08-24 · no on-chain settlement recorded yet
VERDICT
ranking generation 3solid 89/100 #8 of 93 in AI by measured score
What the score read on this service: status online, 100% uptime 24h (no 30d window yet), 208ms response p95, x402 compliance 14 of 14, $0.001 price against the category, on-chain traction measured. Each of those is measured, and each is published in full below.
The score comes from our own monitoring, never from reviews, operator claims, or a language model: reliability, x402 compliance, price against the category, a deterministic risk flag, and a small on-chain traction term, weighted by ranking generation 3. It is not placement anyone can buy: the paid verify tier is reported beside it and is not one of its inputs. Every component below stays published and read-only.
It is a score inside AI, and only there: price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, which here means 93 listings, this one among them. That set is wider than the 93 the position above is counted against, because a listing we have measured too little of to rank still sits in the field the price and the speed are normalized over. The same service in a different field would read differently. The same engine answers GET /api/v1/best, and asked for a different pool (the whole directory, or another filter) it returns a different number for this service under this same ranking generation. Neither is more correct: they answer different questions, and the methodology states which is which.
Bands on the 0 to 100 measured score: strong at 93 and above, solid from 75, mixed from 55, weak below 55. Price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, so the score places a service in its own field.
ALTERNATIVES IN AI
Other AI services in this directory, ordered by the same measured score. The figures are ours: 30-day uptime from our own probes, 30-day settlement volume read on-chain (a conservative undercount, and null where we cannot measure it, never a zero).
| SERVICE | BAND | SCORE | UPTIME 30D | VOL 30D |
|---|---|---|---|---|
| Otto AI | strong | 93 | 100% | $72.73 |
| x402engine | solid | 92 | 100% | $23.47 |
| Agent402.tools | solid | 92 | 98.3% | $72.87 |
| vaaya | solid | 91 | 100% | $25.70 |
| agentutility | solid | 90 | 100% | $459.75 |
ASSESSMENT
updated 33m agoThe parts the verdict above is computed from, each with its proof. Click any chip. Measured values stay read-only; unknown is honest, and an unknown is never counted as a zero.
reliability 100%
- uptime 24h
- -
- uptime 7d
- -
- uptime 30d
- -
- uptime 90d
- -
- response p95
- 208ms
- avg response
- 208ms
- total checks
- 1
Measured on the unpaid 402 handshake, not the paid call. A service can 402 correctly and still fail after payment.
compliance A (14/14)
14 of 14 x402 conformance checks pass. Full checklist below.
price $0.001 to $1.50 (p8 in AI)
- price (min)
- $0.001
- price (max)
- $1.50
- category percentile (min)
- p8 in AI
- category percentile (max)
- p79 in AI
- endpoints / prices
- 4 / 4
- model
- tiered
- stability
- 100%
risk clean
No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.
- domain age
- 1864d
- registrar
- OVH
- hosting
- custom
- domain created
- 2021-07-16
Identity facts, not a risk score.
traction $0.00 30d · 0 buyers
- volume 30d
- $0.00
- buyers 30d
- 0
- settlements 30d
- 0
- measured since
- --- (start of our harvest window)
- last settlement
- ---
- top buyer share
- -
- trend 7d vs 30d
- -
- networks
- eip155:8453
- volume all-time
- $0
- settlements all-time
- 0
- median settlement 30d
- -
- max settlement 30d
- -
- settled via
- -
Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.
Top buyer share is a concentration signal, not part of the ranking score.
WHAT IT DOES
ai-derivedNo AI synthesis has been produced for this service yet.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET | 402 CHANNEL |
|---|---|---|---|---|---|---|
| POST | /builder/start | $0.75 | Base | USDC | header | |
| POST | /session | $1.50 | Base | USDC | header | |
| POST | /support | $0.001 | Base | USDC | header | |
| POST | /takeover/start | $0.40 | Base | USDC | header |
REQUEST / RESPONSE EXAMPLE
An unpaid request to POST /builder/start returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.
curl -i -X POST 'https://api-arkbrowser.arksystemes.fr/builder/start'
// 402 response (captured by monitor) · 4 payloads · click to expand
[
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0xD638487e09c7F9A742EDE94baA928a74E45f1e94",
"amount": "1500000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://api-arkbrowser.arksystemes.fr/session",
"tags": [
"persistent-session",
"keep-session",
"stateful-browser",
"cookies",
"multi-step"
],
"mimeType": "application/json",
"description": "Reserve a persistent ArkBrowser runtime and receive an opaque ark_keep bearer for repeated calls on the same browser state. Use it for cookies, multi-step research, stateful navigation, long-running automation, Builder, and human Takeover. Duration defaults to the active minimum pricing rule and has no fixed maximum. The live x402 amount equals requested minutes multiplied by the configured per-minute rate.",
"serviceName": "ArkBrowser Keep Session"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"keep_minutes": 60
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"ok": true,
"bearer": "ark_keep_example_token",
"session": {
"tor": {
"enabled": false
},
"keep": true,
"status": "active",
"node_id": "node_0123456789abcdef",
"created_at": "2026-08-15T12:00:00Z",
"expires_at": "2026-08-15T13:00:00Z",
"runtime_id": "rt_0123456789abcdef",
"session_id": "ks_0123456789abcdef",
"duration_minutes": 60,
"remaining_seconds": 3600
},
"runtime_id": "rt_0123456789abcdef",
"bearer_type": "Bearer",
"access_token": "ark_access_example_token",
"access_token_type": "Bearer"
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"allOf": [
{
"if": {
"required": [
"tor_country"
]
},
"then": {
"required": [
"tor"
],
"properties": {
"tor": {
"const": true
}
}
}
}
],
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"tor": {
"type": "boolean",
"default": false,
"description": "Route this operation through an isolated Tor runtime. Outside Keep, Tor applies the active one-shot multiplier. During Keep creation, Tor adds the configured Tor per-minute rental."
},
"keep": {
"anyOf": [
{
"type": "boolean",
"description": "True selects the configured minimum."
},
{
"type": "integer",
"minimum": 60,
"description": "Requested duration in minutes."
}
],
"description": "Backward-compatible duration alias. True selects the active minimum; an integer supplies minutes."
},
"tor_country": {
"type": "string",
"pattern": "^[A-Za-z]{2}$",
"maxLength": 2,
"minLength": 2,
"description": "Optional ISO 3166-1 alpha-2 Tor exit country used only when creating a Tor Keep session. Change it later with POST /tor/country."
},
"keep_minutes": {
"type": "integer",
"default": 60,
"minimum": 60,
"description": "Requested duration in minutes, defaulting to the active configured minimum."
}
},
"description": "Request body for persistent Keep creation.",
"additionalProperties": true
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"ok",
"bearer",
"bearer_type",
"runtime_id",
"session"
],
"properties": {
"ok": {
"type": "boolean",
"const": true,
"description": "Successful Keep creation."
},
"tor": {
"type": "object",
"required": [
"enabled",
"mode"
],
"properties": {
"mode": {
"enum": [
"oneshot",
"keep"
],
"type": "string",
"description": "Tor billing/lifetime mode."
},
"country": {
"anyOf": [
{
"type": "string",
"pattern": "^[A-Z]{2}$"
},
{
"type": "null"
}
],
"description": "Requested Tor exit country for a Keep session, or null when Tor chooses the exit country."
},
"enabled": {
"type": "boolean",
"const": true,
"description": "Tor routing is active."
}
},
"description": "Tor routing state returned when Tor is active.",
"additionalProperties": true
},
"bearer": {
"type": "string",
"pattern": "^ark_keep_",
"description": "Opaque bearer for subsequent Keep routes."
},
"session": {
"type": "object",
"required": [
"keep",
"session_id",
"runtime_id",
"node_id",
"duration_minutes",
"created_at",
"expires_at",
"remaining_seconds",
"status",
"tor"
],
"properties": {
"tor": {
"type": "object",
"required": [
"enabled"
],
"properties": {
"mode": {
"enum": [
"keep"
],
"type": "string",
"description": "Tor lifetime mode when enabled."
},
"country": {
"anyOf": [
{
"type": "string",
"pattern": "^[A-Z]{2}$"
},
{
"type": "null"
}
],
"description": "Requested exit country or null."
},
"enabled": {
"type": "boolean",
"description": "Whether this Keep uses an isolated Tor runtime."
},
"last_newnym_at": {
"anyOf": [
{
"type": "string",
"format": "date-time"
},
{
"type": "null"
}
],
"description": "UTC timestamp of the last Tor identity change or null."
}
},
"description": "Tor state bound to this Keep session.",
"additionalProperties": true
},
"keep": {
"type": "boolean",
"const": true,
"description": "Identifies a Keep session."
},
"status": {
"enum": [
"active",
"expired",
"closed"
],
"type": "string",
"description": "Session state."
},
"node_id": {
"type": "string",
"description": "Hosting node identifier."
},
"created_at": {
"type": "string",
"format": "date-time",
"description": "UTC creation timestamp."
},
"expires_at": {
"type": "string",
"format": "date-time",
"description": "UTC expiration timestamp."
},
"runtime_id": {
"type": "string",
"description": "Reserved runtime identifier."
},
"session_id": {
"type": "string",
"description": "Keep session identifier."
},
"duration_minutes": {
"type": "integer",
"minimum": 1,
"description": "Purchased duration in minutes."
},
"remaining_seconds": {
"type": "integer",
"minimum": 0,
"description": "Remaining lifetime when serialized."
}
},
"description": "Persistent Keep session.",
"additionalProperties": true
},
"runtime_id": {
"type": "string",
"description": "Reserved runtime identifier."
},
"bearer_type": {
"type": "string",
"const": "Bearer",
"description": "Authentication scheme for bearer."
},
"access_token": {
"type": "string",
"pattern": "^ark_access_",
"description": "Opaque ark_access bearer issued for the payer identity."
},
"access_token_type": {
"type": "string",
"const": "Bearer",
"description": "Authentication scheme for access_token."
}
},
"description": "Successful persistent Keep creation.",
"additionalProperties": true
}
}
}
}
}
},
"arkbrowser": {
"paymentId": "cf63b0e53ec1484fbb0c534e365fdec8",
"pricingSnapshotHash": "831eb422e86880b7ac2f9ffa4d8af119997766cb66017dc6e260d5e5a562f950"
},
"arkbrowser-tor": {
"info": {
"mode": "direct",
"quote": {
"amountUsdc": "1.5",
"components": [
{
"key": "keep_rental",
"valueUsdc": "1.50000000"
}
],
"amountAtoms": 1500000,
"pricingVersions": {
"keep_min_minutes": 1,
"keep_price_per_minute": 1
}
},
"billing": {
"oneshotRule": "tor_oneshot_multiplier",
"keepRentalRule": "tor_keep_price_per_minute",
"keepRoutePricing": "normal Keep route pricing; no Tor one-shot multiplier inside Keep",
"authoritativeAmount": "accepts[0].amount"
},
"request": {
"torField": "tor",
"countryField": "tor_country",
"countryFormat": "ISO-3166-1-alpha-2",
"countryAllowed": "Tor Keep creation only"
},
"version": "1",
"controls": {
"newnym": {
"path": "/tor/newnym",
"charge": "free",
"method": "POST",
"requires": "active Tor Keep bearer"
},
"country": {
"path": "/tor/country",
"charge": "free",
"method": "POST",
"requires": "active Tor Keep bearer"
},
"available": false
},
"requested": false
},
"schema": {
"type": "object",
"required": [
"version",
"requested",
"mode",
"quote",
"billing",
"request",
"controls"
],
"properties": {
"mode": {
"enum": [
"direct",
"oneshot-multiplier",
"keep-rental",
"keep-route"
],
"type": "string",
"description": "Tor pricing mode for this quote."
},
"quote": {
"type": "object",
"required": [
"amountAtoms",
"amountUsdc",
"components",
"pricingVersions"
],
"properties": {
"amountUsdc": {
"type": "string",
"description": "Exact decimal USDC amount of the complete quote."
},
"components": {
"type": "array",
"items": {
"type": "object",
"required": [
"key",
"valueUsdc"
],
"properties": {
"key": {
"type": "string",
"minLength": 1,
"description": "Pricing component identifier."
},
"valueUsdc": {
"type": "string",
"description": "Exact decimal USDC value of this component."
}
},
"description": "One component in the priced x402 quote.",
"additionalProperties": false
},
"description": "Pricing components used to calculate the quote."
},
"amountAtoms": {
"type": "integer",
"minimum": 0,
"description": "Atomic USDC amount of the complete quote."
},
"pricingVersions": {
"type": "object",
"description": "Version of every database-backed pricing rule used by this quote.",
"additionalProperties": {
"type": "integer",
"minimum": 1
}
}
},
"description": "Informational breakdown of the live quote; accepts[0].amount remains authoritative.",
"additionalProperties": false
},
"billing": {
"type": "object",
"required": [
"authoritativeAmount",
"oneshotRule",
"keepRentalRule",
"keepRoutePricing"
],
"properties": {
"oneshotRule": {
"type": "string",
"const": "tor_oneshot_multiplier",
"description": "Admin pricing rule applied to Tor requests outside Keep."
},
"keepRentalRule": {
"type": "string",
"const": "tor_keep_price_per_minute",
"description": "Admin pricing rule added per minute to a Tor Keep rental."
},
"keepRoutePricing": {
"type": "string",
"description": "Pricing rule for routes executed inside an active Tor Keep."
},
"authoritativeAmount": {
"type": "string",
"const": "accepts[0].amount",
"description": "Location of the authoritative x402 amount."
}
},
"description": "Tor pricing semantics used by ArkBrowser.",
"additionalProperties": false
},
"request": {
"type": "object",
"required": [
"torField",
"countryField",
"countryFormat",
"countryAllowed"
],
"properties": {
"torField": {
"type": "string",
"const": "tor",
"description": "Boolean request field selecting Tor outside an existing Keep."
},
"countryField": {
"type": "string",
"const": "tor_country",
"description": "Optional exit-country field for Tor Keep creation."
},
"countryFormat": {
"type": "string",
"const": "ISO-3166-1-alpha-2",
"description": "Country-code format."
},
"countryAllowed": {
"type": "string",
"description": "Where the country field is accepted."
}
},
"description": "Public Tor request fields and their constraints.",
"additionalProperties": false
},
"version": {
"type": "string",
"const": "1",
"description": "Extension contract version."
},
"controls": {
"type": "object",
"required": [
"available",
"country",
"newnym"
],
"properties": {
"newnym": {
"type": "object",
"required": [
"method",
"path",
"charge",
"requires"
],
"properties": {
"path": {
"type": "string",
"description": "Public ArkBrowser control path."
},
"charge": {
"type": "string",
"const": "free",
"description": "The control operation has no x402 charge."
},
"method": {
"type": "string",
"const": "POST",
"description": "HTTP method."
},
"requires": {
"type": "string",
"description": "Authentication/session requirement."
}
},
"description": "A free Tor Keep control endpoint.",
"additionalProperties": false
},
"country": {
"type": "object",
"required": [
"method",
"path",
"charge",
"requires"
],
"properties": {
"path": {
"type": "string",
"description": "Public ArkBrowser control path."
},
"charge": {
"type": "string",
"const": "free",
"description": "The control operation has no x402 charge."
},
"method": {
"type": "string",
"const": "POST",
"description": "HTTP method."
},
"requires": {
"type": "string",
"description": "Authentication/session requirement."
}
},
"description": "A free Tor Keep control endpoint.",
"additionalProperties": false
},
"available": {
"type": "boolean",
"description": "Whether this quote itself creates/uses a Tor Keep for which the controls are available."
}
},
"description": "Free controls available only while a Tor Keep is active.",
"additionalProperties": false
},
"requested": {
"type": "boolean",
"description": "Whether this priced request selected or inherited Tor."
}
},
"description": "ArkBrowser Tor billing and control contract signed into the x402 challenge.",
"additionalProperties": false
}
},
"payment-identifier": {
"info": {
"required": true
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"required"
],
"properties": {
"id": {
"type": "string",
"pattern": "^[a-zA-Z0-9_-]+$",
"maxLength": 128,
"minLength": 16
},
"required": {
"type": "boolean"
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0xD638487e09c7F9A742EDE94baA928a74E45f1e94",
"amount": "750000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://api-arkbrowser.arksystemes.fr/builder/start",
"tags": [
"profile-builder",
"visual-browser",
"automation",
"interactive",
"web-workflow"
],
"mimeType": "application/json",
"description": "Start an interactive ArkBrowser Builder and receive a proxied operator URL for visually creating or refining reusable domain automation profiles. Finishing Builder exports profiles to the payer identity. A standalone purchase returns temporary access for the configured Builder duration; an ark_keep bearer reuses its persistent runtime and includes Builder in the Keep rental.",
"serviceName": "ArkBrowser Profile Builder"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"url": "https://example.com",
"worker": 0
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"ok": true,
"url": "https://api-arkbrowser.arksystemes.fr/operator/rt_0123456789abcdef/operator?token=builder_operator_token",
"mode": "builder",
"token": "builder_operator_token",
"active": true,
"bearer": "ark_temp_example_token",
"worker": 0,
"expires_at": "2026-08-15T12:30:00Z",
"runtime_id": "rt_0123456789abcdef",
"bearer_type": "Bearer",
"access_token": "ark_access_example_token",
"access_token_type": "Bearer"
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"tor": {
"type": "boolean",
"default": false,
"description": "Route this operation through an isolated Tor runtime. Outside Keep, Tor applies the active one-shot multiplier. During Keep creation, Tor adds the configured Tor per-minute rental."
},
"url": {
"type": "string",
"format": "uri",
"pattern": "^https?://",
"description": "Optional absolute HTTP or HTTPS page to open in Builder."
},
"worker": {
"type": "integer",
"minimum": 0,
"description": "Zero-based browser worker index. ArkBrowser selects an available worker when omitted."
}
},
"description": "Optional parameters for starting ArkBrowser Builder.",
"additionalProperties": true
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"ok",
"url",
"runtime_id"
],
"properties": {
"ok": {
"type": "boolean",
"const": true,
"description": "Successful Builder start."
},
"tor": {
"type": "object",
"required": [
"enabled",
"mode"
],
"properties": {
"mode": {
"enum": [
"oneshot",
"keep"
],
"type": "string",
"description": "Tor billing/lifetime mode."
},
"country": {
"anyOf": [
{
"type": "string",
"pattern": "^[A-Z]{2}$"
},
{
"type": "null"
}
],
"description": "Requested Tor exit country for a Keep session, or null when Tor chooses the exit country."
},
"enabled": {
"type": "boolean",
"const": true,
"description": "Tor routing is active."
}
},
"description": "Tor routing state returned when Tor is active.",
"additionalProperties": true
},
"url": {
"type": "string",
"format": "uri",
"description": "Public proxied operator URL."
},
"mode": {
"type": "string",
"const": "builder",
"description": "Interactive mode."
},
"token": {
"type": "string",
"description": "Ephemeral operator token embedded in the URL."
},
"active": {
"type": "boolean",
"description": "Whether Builder is active."
},
"bearer": {
"type": "string",
"pattern": "^ark_temp_",
"description": "Opaque ark_temp bearer for standalone mode."
},
"worker": {
"type": "integer",
"minimum": 0,
"description": "Zero-based browser worker index. ArkBrowser selects an available worker when omitted."
},
"expires_at": {
"type": "string",
"format": "date-time",
"description": "UTC expiration timestamp for standalone access."
},
"runtime_id": {
"type": "string",
"description": "Exclusive or Keep runtime identifier."
},
"bearer_type": {
"type": "string",
"const": "Bearer",
"description": "Authentication scheme for bearer."
},
"access_token": {
"type": "string",
"pattern": "^ark_access_",
"description": "Opaque ark_access bearer issued for the payer identity."
},
"access_token_type": {
"type": "string",
"const": "Bearer",
"description": "Authentication scheme for access_token."
}
},
"description": "Successful start of ArkBrowser Builder.",
"additionalProperties": true
}
}
}
}
}
},
"arkbrowser": {
"paymentId": "46e8f7166fc84fcb8cba84f36a57e38a",
"pricingSnapshotHash": "23d9da727a943a8802977c439cf063212f9b8b4b7f3a0f2fdb24b07e24d025fc"
},
"arkbrowser-tor": {
"info": {
"mode": "direct",
"quote": {
"amountUsdc": "0.75",
"components": [
{
"key": "builder",
"valueUsdc": "0.75000000"
}
],
"amountAtoms": 750000,
"pricingVersions": {
"builder": 1
}
},
"billing": {
"oneshotRule": "tor_oneshot_multiplier",
"keepRentalRule": "tor_keep_price_per_minute",
"keepRoutePricing": "normal Keep route pricing; no Tor one-shot multiplier inside Keep",
"authoritativeAmount": "accepts[0].amount"
},
"request": {
"torField": "tor",
"countryField": "tor_country",
"countryFormat": "ISO-3166-1-alpha-2",
"countryAllowed": "Tor Keep creation only"
},
"version": "1",
"controls": {
"newnym": {
"path": "/tor/newnym",
"charge": "free",
"method": "POST",
"requires": "active Tor Keep bearer"
},
"country": {
"path": "/tor/country",
"charge": "free",
"method": "POST",
"requires": "active Tor Keep bearer"
},
"available": false
},
"requested": false
},
"schema": {
"type": "object",
"required": [
"version",
"requested",
"mode",
"quote",
"billing",
"request",
"controls"
],
"properties": {
"mode": {
"enum": [
"direct",
"oneshot-multiplier",
"keep-rental",
"keep-route"
],
"type": "string",
"description": "Tor pricing mode for this quote."
},
"quote": {
"type": "object",
"required": [
"amountAtoms",
"amountUsdc",
"components",
"pricingVersions"
],
"properties": {
"amountUsdc": {
"type": "string",
"description": "Exact decimal USDC amount of the complete quote."
},
"components": {
"type": "array",
"items": {
"type": "object",
"required": [
"key",
"valueUsdc"
],
"properties": {
"key": {
"type": "string",
"minLength": 1,
"description": "Pricing component identifier."
},
"valueUsdc": {
"type": "string",
"description": "Exact decimal USDC value of this component."
}
},
"description": "One component in the priced x402 quote.",
"additionalProperties": false
},
"description": "Pricing components used to calculate the quote."
},
"amountAtoms": {
"type": "integer",
"minimum": 0,
"description": "Atomic USDC amount of the complete quote."
},
"pricingVersions": {
"type": "object",
"description": "Version of every database-backed pricing rule used by this quote.",
"additionalProperties": {
"type": "integer",
"minimum": 1
}
}
},
"description": "Informational breakdown of the live quote; accepts[0].amount remains authoritative.",
"additionalProperties": false
},
"billing": {
"type": "object",
"required": [
"authoritativeAmount",
"oneshotRule",
"keepRentalRule",
"keepRoutePricing"
],
"properties": {
"oneshotRule": {
"type": "string",
"const": "tor_oneshot_multiplier",
"description": "Admin pricing rule applied to Tor requests outside Keep."
},
"keepRentalRule": {
"type": "string",
"const": "tor_keep_price_per_minute",
"description": "Admin pricing rule added per minute to a Tor Keep rental."
},
"keepRoutePricing": {
"type": "string",
"description": "Pricing rule for routes executed inside an active Tor Keep."
},
"authoritativeAmount": {
"type": "string",
"const": "accepts[0].amount",
"description": "Location of the authoritative x402 amount."
}
},
"description": "Tor pricing semantics used by ArkBrowser.",
"additionalProperties": false
},
"request": {
"type": "object",
"required": [
"torField",
"countryField",
"countryFormat",
"countryAllowed"
],
"properties": {
"torField": {
"type": "string",
"const": "tor",
"description": "Boolean request field selecting Tor outside an existing Keep."
},
"countryField": {
"type": "string",
"const": "tor_country",
"description": "Optional exit-country field for Tor Keep creation."
},
"countryFormat": {
"type": "string",
"const": "ISO-3166-1-alpha-2",
"description": "Country-code format."
},
"countryAllowed": {
"type": "string",
"description": "Where the country field is accepted."
}
},
"description": "Public Tor request fields and their constraints.",
"additionalProperties": false
},
"version": {
"type": "string",
"const": "1",
"description": "Extension contract version."
},
"controls": {
"type": "object",
"required": [
"available",
"country",
"newnym"
],
"properties": {
"newnym": {
"type": "object",
"required": [
"method",
"path",
"charge",
"requires"
],
"properties": {
"path": {
"type": "string",
"description": "Public ArkBrowser control path."
},
"charge": {
"type": "string",
"const": "free",
"description": "The control operation has no x402 charge."
},
"method": {
"type": "string",
"const": "POST",
"description": "HTTP method."
},
"requires": {
"type": "string",
"description": "Authentication/session requirement."
}
},
"description": "A free Tor Keep control endpoint.",
"additionalProperties": false
},
"country": {
"type": "object",
"required": [
"method",
"path",
"charge",
"requires"
],
"properties": {
"path": {
"type": "string",
"description": "Public ArkBrowser control path."
},
"charge": {
"type": "string",
"const": "free",
"description": "The control operation has no x402 charge."
},
"method": {
"type": "string",
"const": "POST",
"description": "HTTP method."
},
"requires": {
"type": "string",
"description": "Authentication/session requirement."
}
},
"description": "A free Tor Keep control endpoint.",
"additionalProperties": false
},
"available": {
"type": "boolean",
"description": "Whether this quote itself creates/uses a Tor Keep for which the controls are available."
}
},
"description": "Free controls available only while a Tor Keep is active.",
"additionalProperties": false
},
"requested": {
"type": "boolean",
"description": "Whether this priced request selected or inherited Tor."
}
},
"description": "ArkBrowser Tor billing and control contract signed into the x402 challenge.",
"additionalProperties": false
}
},
"payment-identifier": {
"info": {
"required": true
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"required"
],
"properties": {
"id": {
"type": "string",
"pattern": "^[a-zA-Z0-9_-]+$",
"maxLength": 128,
"minLength": 16
},
"required": {
"type": "boolean"
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0xD638487e09c7F9A742EDE94baA928a74E45f1e94",
"amount": "400000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://api-arkbrowser.arksystemes.fr/takeover/start",
"tags": [
"human-takeover",
"interactive-browser",
"agent-handoff",
"visual-control",
"browser"
],
"mimeType": "application/json",
"description": "Start secure interactive ArkBrowser human Takeover and receive a proxied operator URL for the live browser. Use it for visual inspection, exceptional manual steps, agent-to-human handoff, and supervised workflows. A standalone purchase returns temporary access for the configured Takeover duration; an ark_keep bearer reuses the persistent runtime and includes Takeover in the Keep rental.",
"serviceName": "ArkBrowser Human Takeover"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"worker": 0
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"ok": true,
"url": "https://api-arkbrowser.arksystemes.fr/operator/rt_0123456789abcdef/operator?token=takeover_operator_token",
"mode": "takeover",
"token": "takeover_operator_token",
"active": true,
"bearer": "ark_temp_example_token",
"worker": 0,
"expires_at": "2026-08-15T12:15:00Z",
"runtime_id": "rt_0123456789abcdef",
"bearer_type": "Bearer",
"access_token": "ark_access_example_token",
"access_token_type": "Bearer"
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"tor": {
"type": "boolean",
"default": false,
"description": "Route this operation through an isolated Tor runtime. Outside Keep, Tor applies the active one-shot multiplier. During Keep creation, Tor adds the configured Tor per-minute rental."
},
"worker": {
"type": "integer",
"minimum": 0,
"description": "Zero-based browser worker index. ArkBrowser selects an available worker when omitted."
}
},
"description": "Optional parameters for starting ArkBrowser Takeover.",
"additionalProperties": true
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"ok",
"url",
"runtime_id"
],
"properties": {
"ok": {
"type": "boolean",
"const": true,
"description": "Successful Takeover start."
},
"tor": {
"type": "object",
"required": [
"enabled",
"mode"
],
"properties": {
"mode": {
"enum": [
"oneshot",
"keep"
],
"type": "string",
"description": "Tor billing/lifetime mode."
},
"country": {
"anyOf": [
{
"type": "string",
"pattern": "^[A-Z]{2}$"
},
{
"type": "null"
}
],
"description": "Requested Tor exit country for a Keep session, or null when Tor chooses the exit country."
},
"enabled": {
"type": "boolean",
"const": true,
"description": "Tor routing is active."
}
},
"description": "Tor routing state returned when Tor is active.",
"additionalProperties": true
},
"url": {
"type": "string",
"format": "uri",
"description": "Public proxied operator URL."
},
"mode": {
"type": "string",
"const": "takeover",
"description": "Interactive mode."
},
"token": {
"type": "string",
"description": "Ephemeral operator token embedded in the URL."
},
"active": {
"type": "boolean",
"description": "Whether Takeover is active."
},
"bearer": {
"type": "string",
"pattern": "^ark_temp_",
"description": "Opaque ark_temp bearer for standalone mode."
},
"worker": {
"type": "integer",
"minimum": 0,
"description": "Zero-based browser worker index. ArkBrowser selects an available worker when omitted."
},
"expires_at": {
"type": "string",
"format": "date-time",
"description": "UTC expiration timestamp for standalone access."
},
"runtime_id": {
"type": "string",
"description": "Exclusive or Keep runtime identifier."
},
"bearer_type": {
"type": "string",
"const": "Bearer",
"description": "Authentication scheme for bearer."
},
"access_token": {
"type": "string",
"pattern": "^ark_access_",
"description": "Opaque ark_access bearer issued for the payer identity."
},
"access_token_type": {
"type": "string",
"const": "Bearer",
"description": "Authentication scheme for access_token."
}
},
"description": "Successful start of ArkBrowser Takeover.",
"additionalProperties": true
}
}
}
}
}
},
"arkbrowser": {
"paymentId": "e1af626222ee4e5c9762d54fed642b39",
"pricingSnapshotHash": "be4d2023109ffa72f053eb43c3391aa5f50805e0d8d400df3509892899b1a277"
},
"arkbrowser-tor": {
"info": {
"mode": "direct",
"quote": {
"amountUsdc": "0.4",
"components": [
{
"key": "takeover",
"valueUsdc": "0.40000000"
}
],
"amountAtoms": 400000,
"pricingVersions": {
"takeover": 1
}
},
"billing": {
"oneshotRule": "tor_oneshot_multiplier",
"keepRentalRule": "tor_keep_price_per_minute",
"keepRoutePricing": "normal Keep route pricing; no Tor one-shot multiplier inside Keep",
"authoritativeAmount": "accepts[0].amount"
},
"request": {
"torField": "tor",
"countryField": "tor_country",
"countryFormat": "ISO-3166-1-alpha-2",
"countryAllowed": "Tor Keep creation only"
},
"version": "1",
"controls": {
"newnym": {
"path": "/tor/newnym",
"charge": "free",
"method": "POST",
"requires": "active Tor Keep bearer"
},
"country": {
"path": "/tor/country",
"charge": "free",
"method": "POST",
"requires": "active Tor Keep bearer"
},
"available": false
},
"requested": false
},
"schema": {
"type": "object",
"required": [
"version",
"requested",
"mode",
"quote",
"billing",
"request",
"controls"
],
"properties": {
"mode": {
"enum": [
"direct",
"oneshot-multiplier",
"keep-rental",
"keep-route"
],
"type": "string",
"description": "Tor pricing mode for this quote."
},
"quote": {
"type": "object",
"required": [
"amountAtoms",
"amountUsdc",
"components",
"pricingVersions"
],
"properties": {
"amountUsdc": {
"type": "string",
"description": "Exact decimal USDC amount of the complete quote."
},
"components": {
"type": "array",
"items": {
"type": "object",
"required": [
"key",
"valueUsdc"
],
"properties": {
"key": {
"type": "string",
"minLength": 1,
"description": "Pricing component identifier."
},
"valueUsdc": {
"type": "string",
"description": "Exact decimal USDC value of this component."
}
},
"description": "One component in the priced x402 quote.",
"additionalProperties": false
},
"description": "Pricing components used to calculate the quote."
},
"amountAtoms": {
"type": "integer",
"minimum": 0,
"description": "Atomic USDC amount of the complete quote."
},
"pricingVersions": {
"type": "object",
"description": "Version of every database-backed pricing rule used by this quote.",
"additionalProperties": {
"type": "integer",
"minimum": 1
}
}
},
"description": "Informational breakdown of the live quote; accepts[0].amount remains authoritative.",
"additionalProperties": false
},
"billing": {
"type": "object",
"required": [
"authoritativeAmount",
"oneshotRule",
"keepRentalRule",
"keepRoutePricing"
],
"properties": {
"oneshotRule": {
"type": "string",
"const": "tor_oneshot_multiplier",
"description": "Admin pricing rule applied to Tor requests outside Keep."
},
"keepRentalRule": {
"type": "string",
"const": "tor_keep_price_per_minute",
"description": "Admin pricing rule added per minute to a Tor Keep rental."
},
"keepRoutePricing": {
"type": "string",
"description": "Pricing rule for routes executed inside an active Tor Keep."
},
"authoritativeAmount": {
"type": "string",
"const": "accepts[0].amount",
"description": "Location of the authoritative x402 amount."
}
},
"description": "Tor pricing semantics used by ArkBrowser.",
"additionalProperties": false
},
"request": {
"type": "object",
"required": [
"torField",
"countryField",
"countryFormat",
"countryAllowed"
],
"properties": {
"torField": {
"type": "string",
"const": "tor",
"description": "Boolean request field selecting Tor outside an existing Keep."
},
"countryField": {
"type": "string",
"const": "tor_country",
"description": "Optional exit-country field for Tor Keep creation."
},
"countryFormat": {
"type": "string",
"const": "ISO-3166-1-alpha-2",
"description": "Country-code format."
},
"countryAllowed": {
"type": "string",
"description": "Where the country field is accepted."
}
},
"description": "Public Tor request fields and their constraints.",
"additionalProperties": false
},
"version": {
"type": "string",
"const": "1",
"description": "Extension contract version."
},
"controls": {
"type": "object",
"required": [
"available",
"country",
"newnym"
],
"properties": {
"newnym": {
"type": "object",
"required": [
"method",
"path",
"charge",
"requires"
],
"properties": {
"path": {
"type": "string",
"description": "Public ArkBrowser control path."
},
"charge": {
"type": "string",
"const": "free",
"description": "The control operation has no x402 charge."
},
"method": {
"type": "string",
"const": "POST",
"description": "HTTP method."
},
"requires": {
"type": "string",
"description": "Authentication/session requirement."
}
},
"description": "A free Tor Keep control endpoint.",
"additionalProperties": false
},
"country": {
"type": "object",
"required": [
"method",
"path",
"charge",
"requires"
],
"properties": {
"path": {
"type": "string",
"description": "Public ArkBrowser control path."
},
"charge": {
"type": "string",
"const": "free",
"description": "The control operation has no x402 charge."
},
"method": {
"type": "string",
"const": "POST",
"description": "HTTP method."
},
"requires": {
"type": "string",
"description": "Authentication/session requirement."
}
},
"description": "A free Tor Keep control endpoint.",
"additionalProperties": false
},
"available": {
"type": "boolean",
"description": "Whether this quote itself creates/uses a Tor Keep for which the controls are available."
}
},
"description": "Free controls available only while a Tor Keep is active.",
"additionalProperties": false
},
"requested": {
"type": "boolean",
"description": "Whether this priced request selected or inherited Tor."
}
},
"description": "ArkBrowser Tor billing and control contract signed into the x402 challenge.",
"additionalProperties": false
}
},
"payment-identifier": {
"info": {
"required": true
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"required"
],
"properties": {
"id": {
"type": "string",
"pattern": "^[a-zA-Z0-9_-]+$",
"maxLength": 128,
"minLength": 16
},
"required": {
"type": "boolean"
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0xD638487e09c7F9A742EDE94baA928a74E45f1e94",
"amount": "1000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://api-arkbrowser.arksystemes.fr/support",
"mimeType": "application/json",
"description": "Open an ArkBrowser agent support ticket"
},
"extensions": {
"arkbrowser": {
"paymentId": "d9790a6877c343439113e92ecec76ad5",
"pricingSnapshotHash": "6315f95f0da8f7cc5ae9573a1829ac649ea013f0ed5c35adff9e0491e33f9429"
},
"payment-identifier": {
"info": {
"required": true
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"required"
],
"properties": {
"id": {
"type": "string",
"pattern": "^[a-zA-Z0-9_-]+$",
"maxLength": 128,
"minLength": 16
},
"required": {
"type": "boolean"
}
}
}
}
},
"x402Version": 2
}
] OVER TIME
All charts use the 30d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/arkbrowser-api/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.
Median across 4 endpoints. Use the selector to isolate one.
checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression
COMPLIANCE
14/14 checks pass · grade Alast 402 captured 2026-08-24 · last up 2026-08-24
- 402 payload captured
- accepts[] array present
- payTo address recoverable
- payTo at accepts[0].payTo (conformant shape)
- payTo is a valid on-chain address
- atomic price declared
- atomic price in a sane range
- asset (token) address declared
- network resolves to CAIP-2
- payment scheme declared
- served over HTTPS
- declares the current x402 version (2)
- EIP-712 domain parameters present on every EVM entry
- x402 v2 envelope delivered in the payment-required header
SITE PILLARS
- homepage reachable
- openapi doc
- pricing page
- llms.txt
- robots.txt
- terms page
recent checks (3) live · click to expand
EMBED THIS BADGE
<a href="https://x402-list.com/services/arkbrowser-api?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/arkbrowser-api.svg" alt="ArkBrowser API listed on x402-list" height="28"> </a>
[](https://x402-list.com/services/arkbrowser-api?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<a href="https://x402-list.com/services/arkbrowser-api?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/arkbrowser-api.svg?data=uptime" alt="ArkBrowser API uptime on x402-list" height="28"> </a>