LIVE BETA · BASE MAINNET

Hair intelligence paid per request.

AI agents can purchase governed product recommendations and personalised 90-day hair-wellness routines using USDC via x402. No account, subscription or human checkout is required.

x402 USDC Base CDP Cloudflare AI Agents
agent-request.ts

01 POST /v1/hair-transform-90/build

02 HTTP 402 Payment Required

03 network eip155:8453

04 price 0.08 USDC

05 payment settled via x402

06 routine_agent approved

07 qa_agent approved

08 HTTP 200 routine delivered

2 Paid intelligence APIs
USDC Per-request settlement
15 min Automated monitoring
Base Mainnet network
01 / SERVICES

Intelligence that agents can buy directly.

Each paid endpoint returns an HTTP 402 payment requirement. An x402-compatible agent authorises the USDC payment, retries the request and receives the result in the same programmatic workflow.

API 02 0.08 USDC

Personalised 90-Day Routine Builder

Produces a governed 12-week hair-wellness routine using a deterministic safety layer, a real Routine Agent and an independent AI QA Agent.

  • Personalised weeks 0–12
  • Day 30, 60 and 90 checkpoints
  • Routine Agent personalisation
  • Independent AI quality assurance
POST /v1/hair-transform-90/build
FREE PRE-CHECK

Safety Check

Evaluates exclusion criteria before a paid recommendation or routine is requested. It determines whether an outside-only track or an inside-and-outside track may be considered.

Free POST /v1/safety-check
02 / ARCHITECTURE

Safety before personalisation. Personalisation before commerce.

01 Agent request

A structured, non-medical hair profile is submitted.

02 x402 challenge

The API returns price, network and payment recipient.

03 USDC settlement

The agent authorises payment on Base Mainnet.

04 Safety engine

Deterministic rules establish the permitted track.

05 AI agents

Routine personalisation and independent QA are performed.

06 JSON response

The governed result is delivered to the buying agent.

01

Deterministic safety

AI cannot override exclusions, eligibility, product selection, product links or the defined routine structure.

02

Bounded AI

The Routine Agent personalises communication and coaching language within a fixed, approved decision framework.

03

Independent QA

A second agent checks for contradictions, medical claims, guaranteed outcomes and unsafe wording.

04

Safe fallback

If an AI call or QA check fails, the service returns the deterministic routine instead of an unverified result.

03 / DEVELOPER CONTRACT

One request. One payment. One governed result.

Example request
{
  "age_group": "30_44",
  "pregnancy": false,
  "breastfeeding": false,
  "medication_context": "no",
  "multiple_supplements": false,
  "iron_status_concern": false,
  "urgent_hair_or_scalp_red_flag": false,
  "wants_inside_support": true,
  "hair_pattern": "wavy",
  "primary_goal": "volume",
  "country_code": "DE"
}
Protocol x402 V2
Scheme exact
Network eip155:8453
Asset USDC
Settlement Base Mainnet
Response application/json
Authentication Payment signature
04 / LIVE INFRASTRUCTURE

Built for autonomous, pay-per-request commerce.

The production path combines Cloudflare Workers, Workers AI, CDP-assisted x402 settlement, USDC on Base Mainnet and an independent watchdog running every 15 minutes.

Current system status Checking live services Waiting for watchdog response
AGENT-NATIVE COMMERCE

Intelligence becomes a purchasable API resource.

Start with the free safety endpoint, inspect the x402 payment requirement and let an autonomous client complete the request.