Your API Is Already Built.
Now Make It Pay.
SKILL.md is the agent-readable spec that replaces every SDK you'd have to maintain. Register once — 94K+ AI agents discover your API, pay with USDC, and call it automatically. You ship nothing new.
Think of It as a package.json for the Agent Economy
Traditional SDKs have a problem: you write them, maintain them, version them, and distribute them — and most developers never install them.
SKILL.md is different. It's a single Markdown file with YAML frontmatter that tells any AI agent everything it needs: what your API does, how much it costs, how to pay, and how to call it.
No client library. No npm package. No versioning headaches.
Agents read your SKILL.md. They pay via x402. They call your API. You get settled in USDC.
- → Write client library
- → Publish to npm/PyPI
- → Version & maintain
- → Market to developers
- → Handle auth & billing
- → Write one .md file
- → Register on 402.md
- → Edit in 30 seconds
- → Auto-listed in Bazaar
- → x402 handles payment
1---2name: my-api3version: 1.0.04description: What your API does, in plain text.5 Agents read this and know if they need you.6skill_token: skt_abc1237base_url: https://api.example.com8price_per_call: "0.050000"9currency: USDC10payment_network: base11endpoints:12 - path: /v1/analyze13 method: POST14 description: Core endpoint agents call15 price: "0.050000"16x402:17 payment_address: "0xYourWallet"18 hold_period: 019 settlement_frequency: daily20---2122# My API2324One paragraph. What it does, who it's for,25what agents get back. That's all you need.
Four Steps from API to Revenue
Your existing API doesn't change. You just give agents a way to find it, understand it, and pay for it.
The SDK You Never Have to Ship
You've Shipped an SDK Before.
This Is Better.
Your API Could Be Earning
While You Sleep
Sign up, register your skill, paste your API spec. 402.md generates your SKILL.md and registers it in Bazaar. First agent payment typically arrives within 24 hours.
No credit card required