Roundhouse
AI & Media

Text embeddings

Turn text into a vector for search or clustering. Priced per request.

Spot price
$0.0039per request
call-weighted across 30 of 35 priced endpoints
Spread
50×
cheapest to dearest
Providers
23
25 hosts
Endpoints
35
28 answered last probe
Where the offers sitLog scale. The shaded band is the middle half of the market, $0.0020 to $0.0080.
$0.0010$0.050

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.0010 and the dearest $0.050.

Canonical request
inputstringText to embed, or a list of texts.
model?stringEmbedding model identifier.
Canonical response
embeddingsobject[]One vector per input.
embeddings[].vectorstring[]The vector components.
dimensionsnumberVector length.
model?stringModel that produced them.

2 models reachable over x402

Model families, not versions — publishers rarely pin one, and a gateway lets the caller choose at request time.
ModelVendorSellersEndpointsVia gatewayCheapestDearest
OpenAI embeddingsOpenAI6104$0.0010$0.010
QwenAlibaba110$0.0030$0.0030

Prices are per request, 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.

35 endpoints offering this capability, from 23 wallets

EndpointIndexModelsLast called
x402 inference gateway
agent-production-1daa.up.railway.app/v1/embeddings$0.00102551
GatewayOpenAI embeddings
Live70d ago
api.zuluworksai.com
api.zuluworksai.com/cf/embed$0.00102522
Offline76d ago
netintel.dev/embeddings$0.00102511
Live21d ago
x402engine.app
x402engine.app/api/embeddings$0.00102511
OpenAI embeddings
Live29d ago
Text embeddings
agent402.tools/api/embed$0.00205151
OpenAI embeddings
Live1d ago
Embeddings (OpenAI-compatible)
agent402.tools/v1/embeddings$0.002051672
GatewayOpenAI embeddings
Livetoday
text-embeddings-vector-api
obol-x402.fly.dev/v1/ai/embed$0.002051
Offline60d ago
Quartermaster Embeddings
quartermaster.surewhynot.app/v1/embed$0.00205111
Live6d ago
Busker Embeddings
workbot1.oddsys.org/embed$0.00205111
Live55d ago
x402.forgemesh.io
x402.forgemesh.io/embeddings$0.00205111
Live70d ago
OpenAI-Compatible Embeddings
x402.shizu.me/v1/embeddings$0.00205111
Gateway
Live51d ago
x402.tanship.dev
x402.tanship.dev/v1/ai/embeddings$0.002051
Offline
GEDX402 Knowledge
embed.gedx402.com/v1/embed/:model$0.00307681
Live99d ago
GEDX402 Knowledge
ged-x402-embed.jvalamis.workers.dev/v1/embed/:model$0.00307681
Qwen
Live99d ago
SCOPE Research API
scopeapi.dev/embeddings$0.00307655
OpenAI embeddings
Live7d ago
SCOPE Research API
x402-agent.scope-research-api.workers.dev/embeddings$0.00307633
OpenAI embeddings
Live9d ago
402utils.com
402utils.com/v1/embed$0.004010292
Live68d ago
api.cortexcloud.org
api.cortexcloud.org/x402/v1/embeddings$0.0050127
Gateway
Live52d ago
netintel.dev/api/v1/embeddings$0.005012722
GatewayOpenAI embeddings
Live9d ago
netintel.dev/v1/embeddings$0.005012711
GatewayOpenAI embeddings
Live21d ago
Embedding Compare API
orbisapi.com/proxy/embedding-compare-api-44b9f8$0.005012711
Offline124d ago
Embedding Normalizer API
orbisapi.com/proxy/embedding-normalizer-api-b765b8$0.005012711
Offline124d ago
Embedding Similarity API
orbisapi.com/proxy/embedding-similarity-api-985bc8$0.005012721
Offline103d ago
Text Embedding Search
orbisapi.com/proxy/text-embedding-search-578063$0.005012711
OpenAI embeddings
Offline124d ago
GEDX402 Knowledge
embed.gedx402.com/v1/embed$0.007318621
Live99d 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=embeddings

Open skill.md
Show the prompt
Using Roundhouse, compare every x402 provider of Text embeddings 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=embeddings'

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.