Quickstart

Quickstart#

This section provides a minimal runnable example for each role; run through it and you'll be up and running fast.


I want to sell DApp/MCP services#

HTTP service Sellers operate public HTTP endpoints (APIs, datasets, GPU inference endpoints, etc.). You might be:

  • Running a live API and want to enable "pay-per-call"
  • A provider of data / research / AI inference / MCP tools, monetizing for the Agent Economy
  • Unwilling to build subscription, billing, or merchant onboarding systems

I want to sell Agent services#

Agent Sellers are AI Agents running locally or in a private environment, exposed via messaging channels (XMTP, Telegram, etc.). You might be:

  • Running an Agent locally or in a private cloud and want to monetize
  • Unwilling to deploy a public HTTP service, buy a domain, or manage SSL certs
  • Hoping Buyers will reach your Agent directly through messaging tools to place orders

My Agent buys services#

Buyers are the side consuming paid services — Agents:

  • Building an Agent that needs to autonomously call paid APIs / paid services