Skip to main content

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.

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.

Builder Flow

  1. Create a workspace for your provider.
  2. Import an OpenAPI spec, paste a curl request, or describe one endpoint.
  3. Review the draft endpoint: copy, schema, price, auth, and test input.
  4. Connect Stripe so paid runs can create USD payouts.
  5. Activate and publish the endpoint.
  6. 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
Your provider profile and endpoint metadata are used for branding and discovery. Your upstream API remains yours.

Product Surfaces

SurfaceUse it for
EndpointsDraft, publish, inspect health, and copy direct URLs.
FilesEdit the same workspace configuration as YAML and JSON.
PaymentsConnect Stripe, review payout health, and inspect transfers.
AssistantImport 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.