PUBLIC PREVIEW / EXPERIMENT 001CRAWLER ↔ HTTP 402 ↔ FULL DOSSIER

A machine-readable x402 content gate.

WOULD AN AGENT
PAY TO KEEP SCRAPING?

This public layer exposes the offer, fixed tiers, and protocol files. The complete experiment dossier is omitted and returned only by a successfully settled x402 access request.

// PUBLIC / PAID BOUNDARY

THE PREVIEW STOPS HERE.

Public responses reveal enough to evaluate the offer. The full methodology, network dossier, and source-attributed snapshot remain inside the paid response.

01
DISCOVER
OPEN

Robots, llms.txt, manifest, skill, and OpenAPI

02
EVALUATE
LOCAL

The agent evaluates its operator’s standing policy

03
CHALLENGE
402

A fixed-tier x402 payment challenge is returned

04
CONTENT
LOCKED

The complete dossier appears only after settlement

// X402 ACCESS TEMPLATE

CHOOSE A POLICY-COMPLIANT TIER.

Request GET /api/access/{amount}. An unpaid request receives HTTP 402; a verified request receives the complete JSON dossier in the response.

DEFAULT $0.01 URLhttps://one-percent-agent-tip.middletontanne137269.chatgpt.site/api/access/0.01?source=direct

GET /api/access/0.01application/json
HTTP/1.1 402 Payment Required
payment protocol: x402
network: eip155:84532
resource: full_experiment_dossier
FULL-DOSSIER ACCESS TIERSeip155:84532
GATE READY

The Base Sepolia x402 access gate is configured. Successful settlement returns the full dossier.

// DISCOVERY SURFACES

THE OFFER IS PUBLIC. THE DOSSIER IS NOT.

01

Plain-text agent guidance

/llms.txt
02

Machine-readable terms

MANIFEST
03

Typed endpoint contract

OPENAPI
04

Copyable buyer integrations

EXAMPLES