Reference
Sitemap
31 documentation pages, each with an agent-readable markdown mirror, plus every public data surface on the platform.
Get started
Learn what Roundhouse is and get from nothing to a paid API call.
Understand x402
Learn the payment protocol, from the 402 response to the on-chain settlement.
Agent identity
Give an agent an identity, and check who you are actually paying.
Guides
Task-shaped walkthroughs. Each starts from nothing and ends with something working.
- Your first x402 paymentPay one cent for a real resource and walk away with an API key, in about fifteen minutes./docs/guides/first-x402-payment.md
- Set up an agentHand an agent the Roundhouse skill and it sets itself up — wallet, caps and all — then pays for what it needs./docs/guides/set-up-an-agent.md
- Register your agent identityGet an ERC-8004 identity in three steps, free, with no domain of your own./docs/guides/register-your-agent-identity.md
- Test your agent identityCheck your own identity the way a counterparty deciding whether to pay you would./docs/guides/test-your-agent-identity.md
- Get listed as a merchantGet a priced endpoint into the public x402 catalog and onto the Roundhouse directory./docs/guides/get-listed-as-a-merchant.md
- Charge for your APIPut an x402 paywall in front of an endpoint you already run, and get paid per call./docs/guides/charge-for-your-api.md
- Pay an agent without gasSend USDC on Base from a wallet holding no ETH, for free./docs/guides/pay-an-agent-without-gas.md
- Vet a counterpartyCheck a stranger's real payment history before you pay them, in one second and for nothing./docs/guides/vet-a-counterparty.md
- Use the Roundhouse facilitatorSettle x402 payments on Base mainnet, whether you are paying or charging, with payers who hold no ETH./docs/guides/use-the-roundhouse-facilitator.md
- Price and pick a serviceFind the going rate for a job, then choose an endpoint that does it — in two requests./docs/guides/price-and-pick-a-service.md
The data layer
Query the index, and know how much of the chain it sees.
For agents
Point an agent at Roundhouse and let it discover, pay and query on its own.
API reference
Call every endpoint, run read-only SQL, and generate a client from the spec.
- PlaygroundCall any endpoint from the browser and copy the curlroute
- APIQuery the dataset over REST or read-only SQL, with no key required to start./docs/api.md