Roundhouse
AI & Media

Image generation

Generate an image from a text prompt. Priced per image.

Spot price
$0.067per image
call-weighted across 16 of 18 priced endpoints
Spread
167×
cheapest to dearest
Providers
13
13 hosts
Endpoints
18
16 answered last probe
Where the offers sitLog scale. The shaded band is the middle half of the market, $0.010 to $0.080.
$0.0033$0.550

Every supplier below carries its index against that rate: 100 is spot, 40 is 60% below it, 310 is 3.1× it. Spot is weighted by how often each endpoint is called, so one wallet listing forty near-identical endpoints cannot move it on listings alone. The cheapest offer here is $0.0033 and the dearest $0.550.

Canonical request
promptstringWhat to draw.
size?stringOutput dimensions.
Canonical response
image_urlstringWhere the image can be fetched.
width?numberImage width.
height?numberImage height.
model?stringModel that generated it.

3 models reachable over x402

Model families, not versions — publishers rarely pin one, and a gateway lets the caller choose at request time.
ModelVendorSellersEndpointsVia gatewayCheapestDearest
FLUXBlack Forest Labs881$0.0033$0.050
GeminiGoogle111$0.080$0.080
QwenAlibaba111$0.050$0.050

Prices are per image, not per token. Of the chat-completion offers in this catalog, 66 state a per-call price and 3 mention per-token pricing at all — one seller’s call is ~128 tokens and the next leaves it unstated, so a $/1M-token comparison would be a number Roundhouse invented rather than one a publisher declared.

18 endpoints offering this capability, from 13 wallets

EndpointIndexModelsLast called
www.studio-x.cc/api/generate/image$0.00334.9
FLUX
Live
animica.dev/x402/media/image$0.00659.721
Offline34d ago
57.129.93.5.nip.io
57.129.93.5.nip.io/paid/image$0.00801231
Live1d ago
FLUX Image for Agents
api.delx.ai/api/v1/x402/image$0.010152313
FLUX
Livetoday
api.zuluworksai.com
api.zuluworksai.com/cf/image$0.01015137
FLUX
Offline70d ago
Text-to-image (FLUX.1 schnell)
flat-rate-llm.kikoribera03.workers.dev/v1/ai/image$0.0101521
FLUX
Live10d ago
GEDX402 Image
image.gedx402.com/v1/image/:model$0.0101522
FLUX
Live1d ago
AI Image Generation
amanchain-relay.gitajhd.workers.dev/api/x402/aman-image-gen$0.0121992
Live13d ago
Fast image generation
agent402.tools/v1/images/fast$0.0203022
Live13d ago
x402.tanship.dev
x402.tanship.dev/v1/ai/image$0.02030
FLUX
Live
Image generation
agent402.tools/api/image-gen$0.0304532
Live1d ago
omnicall.gocreativeai.com
omnicall.gocreativeai.com/v1/ai/image/:var1$0.0406011
FLUX
Live92d ago
Pro image generation
agent402.tools/v1/images/pro$0.05075114
GatewayQwenFLUX
Live7d ago
Image generation
agent402.tools/v1/images/generations$0.080119662
GatewayGemini
Livetoday
Image generation (HD)
agent402.tools/api/image-gen-hd$0.10014921
Live12d ago
app.suedeai.ai/agent/image$0.15022485
Live2d ago
Image generation (Premium)
agent402.tools/api/image-gen-premium$0.30044721
Live12d ago
AI Image Generation
api.useatelier.ai/api/x402/pay/svc_1780812536114_y6pg8e7aw$0.55082032
Live12d ago

Reading this table

Report

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pick the best provider of this capability over the free read API. No key, no account.

GET roundhouseai.io/unified.json?capability=image-generation

Open skill.md
Show the prompt
Using Roundhouse, compare every x402 provider of Image generation and pick one for me.
Weigh the price per unit against whether the endpoint answered when last probed, and say
what the cheapest option would cost against the median.

curl -s 'https://roundhouseai.io/unified.json?capability=image-generation'

The canonical request and response in that document are the shape every provider is
mapped onto. Before paying, check the provider's record and read the live 402:
curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet on the offer you choose>'

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.