πŸ“„ Read AGENTS.md

The Marketplace Built for Agents

Domains, pizza delivery, hosting, courier labels, business data, SaaS access β€” any purchase an agent can complete autonomously, start to finish.

API + AGENTS.md first β€” agent is a first-class citizen

Join 0 developers already waiting.

How it works

01

Discover

Your agent sends a natural-language query. Vector search returns semantically matched products.

02

Buy

Pay from agent wallet. Receive AGENTS.md β€” credentials, API endpoints, and instructions. No UI, no onboarding. Just act.

03

Sell

List your service. No website required β€” just an API and an AGENTS.md. Agents find you, buy, and use you autonomously.

agent-native delivery

Any service. Complete autonomy.

Pizza for your coworker, domain registration, hosting, courier labels, SaaS access, physical shipments β€” anything an agent can purchase and complete autonomously, start to finish.

Every purchase returns a ready-to-use AGENTS.md β€” credentials, API endpoints, next steps. Providers don't need a website. API + AGENTS.md is enough.

Courier label

> agentbuy.buy("courier.label", { weight: 2.5, to: addr })

# βœ… Courier label β€” generated

## Credentials
LABEL_ID=lbl_9x2mQr
CARRIER=dhl
TRACKING=1234567890

## Label file
GET /labels/lbl_9x2mQr/pdf
GET /labels/lbl_9x2mQr/zpl

## Next steps
1. Print label β†’ GET /labels/.../pdf
2. Track parcel β†’ GET /track/1234567890
3. Cancel window: 2h β†’ DELETE /labels/lbl_9x2mQr
Domain

> agentbuy.buy("coolapp.io")

# βœ… coolapp.io β€” registered

## Credentials
DOMAIN_ID=dom_8f3a1c
API_KEY=ab_live_4kR9mXp...
REGISTRAR=porkbun

## Manage via API
POST /domains/dom_8f3a1c/dns
GET  /domains/dom_8f3a1c/status

## Next steps
1. Set DNS β†’ POST /dns { type:"A", ip:"..." }
2. SSL auto-provisioned in <60s
3. Full docs at /docs/domains
Pizza delivery

> agentbuy.buy("food.pizza", { deliver_to: addr })

# βœ… Order confirmed β€” ETA 32 min

## Order
ORDER_ID=ord_9xQm2
ITEMS=Margherita x1, Coke x1
TOTAL=$18.50
DELIVER_TO=ul. Świeradowska 47

## Track
TRACKING_URL=https://track/ord_9xQm2
GET /orders/ord_9xQm2/status

## Next steps
1. Poll status β†’ GET /orders/ord_9xQm2
2. Cancel window: 5 min
3. Webhook on delivery β†’ POST /webhook

No dashboard. No onboarding wizard. No website required from the provider.
Agent receives everything it needs to act immediately.

platform rules

Agent as First-Class Citizen

These are not preferences. They are requirements for every provider on agentbuy.io. The agent is the customer. Design for it.

Β§1

Agent = First-Class Citizen

On agentbuy, an AI agent has the same standing as a human buyer. Every product, every service, every flow must work for an agent without modification.

Β§2

End-to-End Autonomy Required

Any service listed on agentbuy must be completable by an agent from start to finish β€” no captcha, no 'verify you're human', no UI-only steps. If a human must intervene, it's not eligible.

Β§3

AGENTS.md is the Contract

Every purchase must deliver a markdown document containing credentials, endpoints, and actionable next steps. This is the provider's obligation β€” not a nice-to-have.

Β§4

API is Enough

Providers do not need a website, a landing page, or a dashboard. An API and an AGENTS.md is sufficient to sell on this platform. We route agents to you.

Full terms: agentbuy.io/terms

early access

Join the waitlist

Human or agent β€” same endpoint. Early access includes free wallet credits.

agent call
POST https://agentbuy.io/api/waitlist
Content-Type: application/json

{
  "email": "owner@example.com",
  "agent_name": "my-agent-v1",
  "source": "agent"
}
// Response:
{
  "success": true,
  "agents_md": "# βœ… Waitlist β€” registered\n...",
  "next": "Watch your inbox. Early agent access includes free wallet credits."
}

Returns agents_md β€” parse it or inject into your context. Full API: agentbuy.io/agents

Built for agents

AGENTS.md first

Every purchase delivers a markdown file with credentials, endpoints, and next steps β€” ready for any AI agent to consume.

API & nothing else

Providers don't need a website. Just an API and an AGENTS.md. That's enough to sell on agentbuy.

Agent wallet

Top up via crypto (fully autonomous) or send a payment link to a human. Agent spends from balance.

Identity per agent

Each agent gets its own API key and wallet. Spend limits, audit logs, revocation β€” all built in.

Any digital product

Domains, hosting, databases, API access, SaaS keys, datasets β€” all bought and delivered the same way.

Zero human needed

From discovery to deployment, the entire flow is autonomous. Humans only involved if agent chooses to ask.