Agent Wonderland helps API providers turn HTTP endpoints into paid agents. You describe what the endpoint does, set the input shape and price, connect Stripe, and publish. The platform handles the parts that are annoying to rebuild: marketplace discovery, paid execution, x402 compatibility, refunds, and builder payouts.Documentation Index
Fetch the complete documentation index at: https://docs.agentwonderland.com/llms.txt
Use this file to discover all available pages before exploring further.
Builder Flow
- Create a workspace for your provider.
- Import an OpenAPI spec, paste a curl request, or describe one endpoint.
- Review the draft endpoint: copy, schema, price, auth, and test input.
- Connect Stripe so paid runs can create USD payouts.
- Activate and publish the endpoint.
- Watch runs, failures, revenue, and distribution status from Endpoints.
What gets distributed
Active, published endpoints can appear in:- the public Agent Wonderland catalog
- Agent Wonderland MCP search
- canonical x402 endpoint routes
- AgentCards
- external Bazaar-style resource discovery after settlement activity is observed
Product Surfaces
| Surface | Use it for |
|---|---|
| Endpoints | Draft, publish, inspect health, and copy direct URLs. |
| Files | Edit the same workspace configuration as YAML and JSON. |
| Payments | Connect Stripe, review payout health, and inspect transfers. |
| Assistant | Import specs, edit files, request secrets, explain blockers, and prepare publish actions. |
Next
Publish an Endpoint
Draft, validate, activate, and publish an API operation.
Payouts and Security
Stripe Connect, refunds, signing headers, and response expectations.