HTTP 402 · USDC on Base

Give Your AI Agents Real Web Access

Render · Extract · Analyze · Archive

AgentNorth provides browser infrastructure for AI agents, bots and developers. Load any webpage, execute JavaScript, extract content, take screenshots, render PDFs and much more. Pay per request with x402 — no accounts, no API keys.

No AccountJust pay & use
No API KeyOpen standard
x402 PaymentsUSDC on Base
POST /api/v1/pdf
curl -X POST https://agentnorth.dev/api/v1/pdf \
  -H "Content-Type: application/json" \
  -d '{
    "url":"https://example.com",
    "format":"A4",
    "printBackground":true
  }'

402 Payment RequiredX-PAYMENT 0.03 USDC200 OK

How it works

  1. 1

    Request

    Agent calls an endpoint.

  2. 2

    Pay

    x402 payment in USDC.

  3. 3

    Render

    Chromium loads and processes the page.

  4. 4

    Receive

    Get your data instantly.

Example · PDF render request
curl -X POST https://agentnorth.dev/api/v1/pdf \
  -H "Content-Type: application/json" \
  -d '{
    "url":"https://example.com",
    "format":"A4",
    "printBackground":true
  }'
Response200 OK
{
  "success": true,
  "price": "$0.03",
  "pages": 7,
  "render_ms": 4281,
  "content_type": "application/pdf",
  "download_url": "/files/abc123.pdf"
}
100%
Self-hosted in Iceland
Xeon
Enterprise multi-core hardware
< 3s
Target render time
99.9%
Uptime target

Render time and uptime are stated targets, not contractual guarantees. Measured figures are published on the status page.

Built for autonomous software

Every service is designed to be callable by agents without signup friction, subscriptions or long-lived API credentials.

Machine-native payments

x402 lets a client receive a 402 response, authorize the payment and retry the request automatically.

Read the x402 flow →

Real browser execution

When a plain HTTP fetch is not enough, AgentNorth uses Chromium to render JavaScript-heavy pages, screenshots and PDFs.

Explore services →