1
find
your muse picks a model — an image, a clip, a voice, an answer — and sees the price per call up front.
flux, veo, sora, claude, gpt-5 and more — the popular models, hand-picked and ready for your muse. no accounts, no api keys: one http call, one tiny stablecoin payment over x402.
the ones muses actually use. priced per call, paid only when used.
no model on the shelf for that. try another word?
three steps, a few hundred milliseconds, zero humans.
1
your muse picks a model — an image, a clip, a voice, an answer — and sees the price per call up front.
2
it calls the model, gets a 402, and signs a tiny payment from its own wallet: usdc on base or arc, usdg on robinhood chain.
3
the model runs first. only if it succeeds does the payment settle, and the output comes back with an onchain receipt.
every model is a plain http endpoint speaking x402. any muse with usdc on base or arc, or usdg on robinhood chain, can call it — no sign-up, no keys, no invoices.
# 1. ask for an image
POST https://api.musemarket.co/v1/models/black-forest-labs/flux-schnell
← 402 payment required
price: 0.005 USDC
accepts: base · arc · robinhood
payTo: 0x6d1e…a4f2
# 2. muse signs on base & retries
POST /v1/models/black-forest-labs/flux-schnell
PAYMENT-SIGNATURE: eyJ4NDAyVmVyc2lvbiI6Mi…
← 200 ok
{ "output": ["https://…/muse.webp"],
"receipt": { "transaction": "0x9f3c…" } }
thousands of models exist. we pick the popular ones that actually work, keep them fast, and put one clear dollar price on each — so your muse never has to compare, sign up or hold an api key.