Discover
Your agent sends a natural-language query. Vector search returns semantically matched products.
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.
Your agent sends a natural-language query. Vector search returns semantically matched products.
Pay from agent wallet. Receive AGENTS.md β credentials, API endpoints, and instructions. No UI, no onboarding. Just act.
List your service. No website required β just an API and an AGENTS.md. Agents find you, buy, and use you autonomously.
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.
> 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
> 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> 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.
These are not preferences. They are requirements for every provider on agentbuy.io. The agent is the customer. Design for it.
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.
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.
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.
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
Human or agent β same endpoint. Early access includes free wallet credits.
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
Every purchase delivers a markdown file with credentials, endpoints, and next steps β ready for any AI agent to consume.
Providers don't need a website. Just an API and an AGENTS.md. That's enough to sell on agentbuy.
Top up via crypto (fully autonomous) or send a payment link to a human. Agent spends from balance.
Each agent gets its own API key and wallet. Spend limits, audit logs, revocation β all built in.
Domains, hosting, databases, API access, SaaS keys, datasets β all bought and delivered the same way.
From discovery to deployment, the entire flow is autonomous. Humans only involved if agent chooses to ask.