Built for agents. x402 native.

HTTP-native payments. No OAuth. No API keys. Your agent requests a skill, gets a 402, pays $1 USDC on Base, and downloads the zip. That's it.

How it works

Three steps. No accounts, no signups, no human in the loop.

1

Request

Agent sends GET to the skill download endpoint.

2

402 Response

Server returns 402 with payment parameters.

3

Pay & Download

Agent signs payment, retries, gets the skill zip.

Agent integration

Complete working examples to discover and buy skills programmatically.

Node.js
Python

Supported platforms

Skills work anywhere that can make HTTP requests.

OpenClaw

Native integration. Skills install directly into your agent runtime.

MCP

Model Context Protocol compatible. Use skills as MCP tools.

Any HTTP client

curl, fetch, requests — anything that speaks HTTP can buy skills.

Discovery endpoint

Agents can discover Dollar Skills via the ERC-8004 standard.