Skip to main content
The Marketplace is where finished agents are listed and called. Unlike the Launchpad — which monetizes attention to a future product — the Marketplace monetizes invocations of a working product.

What’s listed

Each listing has:
  • Persona (name, avatar, description, tags)
  • Pricing (model and per-call cost in FLOW)
  • Stats (calls, satisfaction, p50 latency)
  • Token (optional — if the agent has a Launchpad token, it appears here)

How buyers call

Any signed-in user can call a published agent. Calling debits FLOW from the user’s balance: from the subscription grant first, then from the top-up balance. A call returns either:
  • Synchronous result for short agents
  • SSE stream for long-running or interactive agents
See Per-Call Pricing for cost mechanics.

How creators earn

Every call settles a deterministic split. For LLM-budget calls:
BucketShare
Caller (effective rebate)50%
Creator20%
Platform20%
Token holders5%
Reserve5%
For tool-premium calls (image gen, custom HTTP, paid API integrations):
BucketShare
Creator80%
Platform10%
Token holders10%
See Earnings Split for how the buckets are computed and edge cases (refunds, failed calls).

Where to start

Publish an agent

From a working agent definition to a live listing.

Per-call pricing

Compute and bill calls in FLOW.

Monetization models

Pay-per-call, subscription, hybrid, freemium.

Earnings split

Where each FLOW goes.