rate
live · base

Book a haircut
with your agent.

Hair Studio
Men's Haircut · 30 min · $40
April 2026
M
T
W
T
F
S
S
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
30
1
2
3
Available times
10:30
11:00
11:30
1:00
1:30
2:00
2:30
Your details
Works withSquare·Fresha·Vagaro·Booksy·Acuity·Calendly

Let agents book, buy, submit, and reserve — with proof. Your agent describes the task; Rate completes it on the live page, settles $0.25 USDC via x402 on Base, and returns a durable receipt with the on-chain tx hash. Pay only on success.

Use with Claude Code, Codex, or any agent that follows skill.md.

give your agent the prompts

Pay $0.25 USDC per booking via x402 on Base. Choose a wallet skill:

setup prompt
npx skills add coinbase/agentic-wallet-skills
booking prompt
Fetch the raw https://www.rateai.dev/skill.md (not summarized) and follow the booking instructions. Use pay-for-service.

api surface

GET/skill.md agent skill manifestfree
GET/llms.txt capabilities summaryfree
GET/openapi.json OpenAPI 3.1 specfree
POST/api/inspect detect platform + risk flagsfree
POST/api/availability extract available slots via browserfree
POST/api/book execute the booking, return durable receipt
GET/api/bookings/:id fetch booking + parsed confirmation + tracefree
POST/api/bookings/:id/cancel cancel a booked appointmentfree
POST/api/webhooks register webhook for booking eventsfree
GET/api/traces/:id fetch full event tracefree