Semantic search over your namespace — POST query text; returns top_k Vectorize matches with scores and metadata. Identical namespace+query within 300s may hit X-GED-Cache.
search.gedx402.comragvectorizesemantic-searchembeddingsagents| Window | Trust | Uptime | Success | p50 | p95 | Price | Data |
|---|---|---|---|---|---|---|---|
| Last hour | 92 | 100% | — | — | — | — | Low |
| Last 24h | 92 | 100% | — | — | — | — | Low |
| Last 7 days | 92 | 100% | — | — | — | — | Medium |
Trust score is global for the provider. Latency, price and uptime are measured per endpoint (last 24h). Click a column to sort.
| Endpoint | |||
|---|---|---|---|
POST /v1/search/outcome/open-answerExa Answer parity — one x402 POST searches the open web, batch-scrapes top sources, and returns a cited answer via chat/fast. Hero floor ~$0.12 USDC; x402 settlement $0.63 worst-case. | 100% | — | $0.63 |
POST /v1/search/outcome/web-searchOpen-web search — one x402 POST discovers SERP candidates, ranks with BGE embeddings, optional page snippets. Pseudo-Exa on CF Browser + Workers AI. | 100% | — | $0.37 |
POST /v1/exa/contentsExa neural search API — contents. POST { query } for search or { urls } for contents. https://docs.exa.ai $0.270 USDC per request. Agent search: exa fetch, webpage contents, markdown extract, url reader. | 100% | — | $0.27 |
POST /v1/exa/searchExa neural search API — search. POST { query } for search or { urls } for contents. https://docs.exa.ai $0.102 USDC per request. Agent search: exa, neural search, semantic search, web search, people, company. | 100% | — | $0.102 |
POST /v1/search/upsert/batchBatch upsert up to 64 documents into a namespace. One paid request for agent memory ingest. | 100% | — | $0.06 |
POST /v1/search/outcome/search-liteThin SERP search — one x402 POST fetches DuckDuckGo HTML and returns ranked title/url/snippet JSON. No browser scrape. $0.030 USDC per request. Tavily-parity entry SKU. Agent search: search lite, serp, tavily, web search, semantic search. | 100% | — | $0.03 |
POST /v1/tavily/extractTavily API proxy — extract. JSON body matches https://docs.tavily.com/documentation/api-reference/introduction. Poll GET routes (research status, usage) are free; POST routes are x402. $0.022 USDC per request. | 100% | — | $0.022 |
POST /v1/tavily/searchTavily API proxy — search. JSON body matches https://docs.tavily.com/documentation/api-reference/introduction. Poll GET routes (research status, usage) are free; POST routes are x402. $0.022 USDC per request. | 100% | — | $0.022 |
POST /v1/searchSemantic memory. Pay USDC per request. | 100% | — | $0.01 |
POST /v1/recipes/cited-research-packSingle-payment cited research pack on browser.gedx402.com — one x402 orchestrates safe-extract (Llama Guard + article extract), persist to R2, and cited RAG answer with session_token. POST { url, question, safe?: true }; partial failures return { step_failed, completed_steps, artifacts? }. MCP: gedx402_run_recipe { id: cited-research-pack, body }. Hero recipe in agents.json. | 0% | — | $1.1 |
POST /v1/recipes/agent-memory-ingestSingle-payment agent memory ingest on browser.gedx402.com — one x402 orchestrates scrape lite, persist markdown to artifact storage, and SQL memory session with session_token. POST { url, key?, budget? }; partial failures return { step_failed, completed_steps, artifacts? }. x402 settlement $0.98. MCP: gedx402_run_recipe { id: agent-memory-ingest, body }. Hero recipe in agents.json. | 0% | — | $0.98 |
POST /v1/vision/describeDescribe or answer questions about an image with Llama 3.2 11B Vision Instruct (@cf/meta/llama-3.2-11b-vision-instruct). POST image (base64) plus optional prompt; multimodal pricing includes image and text neurons. | 0% | — | $0.884 |
POST /v1/browser/outcome/batch-scrapeBatch Scrape — parallel scrape-lite for up to 10 URLs in one x402 worst-case payment. POST { urls: string[] } on browser.gedx402.com; returns [{ url, markdown?, error? }]. Hero floor ~$0.02–$0.50 USDC (1–10 URLs). Discover: GET /v1/models?bundle=browser. | 0% | — | $0.5 |
POST /v1/browser/outcome/persistExtract & persist — one x402 payment extracts article or product from a URL, persists markdown to artifact storage, and returns { key, get_url, markdown }. POST { url, recipe: article|product, key? } on browser.gedx402.com. x402 settlement $0.24. Hero: GET /heroes/extract-persist. | 0% | — | $0.24 |
POST /v1/browser/outcome/safe-extractSentinel-like safe extract — one x402 payment runs Llama Guard on page Markdown, then returns { safe, categories?, markdown?, ... } or blocks with reason. POST { url, recipe?: article|product|full } on browser.gedx402.com. x402 settlement $0.24. Omit recipe for guard + Markdown only. Discover: GET /v1/models?bundle=browser. | 0% | — | $0.24 |
POST /v1/browser/outcome/extractSingle-hop browser outcome: one x402 payment runs markdown + article or product extract (or both for recipe full). POST { url, recipe: article|product|full, options? } on browser.gedx402.com. x402 settlement $0.22. Replaces multi-hop extract/article + extract/product for agents. Discover: GET /v1/models?bundle=browser. | 0% | — | $0.22 |
POST /v1/browser/outcome/snapshotPage Snapshot Pack — one x402 payment returns screenshot (base64) + Markdown + links[] from a URL. Firecrawl snapshot parity for agents. POST { url } on browser.gedx402.com. x402 settlement $0.15. Discover: GET /v1/models?bundle=browser. | 0% | — | $0.15 |
POST /v1/browser/outcome/mapSite map — Firecrawl map parity: one x402 payment discovers same-site links from a seed URL via headless crawl (links fallback). POST { url } on browser.gedx402.com → { links: string[], count }. x402 settlement $0.12. Hero: GET /heroes/site-map. Discover: GET /v1/models?bundle=browser. | 0% | — | $0.12 |
POST /v1/browser/outcome/jsonSchema extract — Firecrawl extract parity: one x402 payment returns structured JSON from a URL using page AI extraction + your response_format schema. POST { url, response_format, prompt? } on browser.gedx402.com → { data }. x402 settlement $0.10. Hero: GET /heroes/schema-extract. Discover: GET /v1/models?bundle=browser. | 0% | — | $0.1 |
POST /v1/recipes/social-ingestSingle-payment social ingest on social.gedx402.com — one x402 orchestrates SociaVault profile + recent posts for tiktok, instagram, youtube, twitter, facebook, linkedin, reddit, or threads. POST { platform, handle?, user_id?, url?, cursor? }; partial failures return { step_failed, completed_steps, artifacts? }. x402 settlement ~$0.05–$0.08. MCP: gedx402_run_recipe { id: social-ingest, body }. | 0% | — | $0.08 |
POST /v1/browser/outcome/scrapeScrape Lite — Firecrawl-parity clean Markdown from any URL. Single-hop outcome: POST { url } or GET ?url= on browser.gedx402.com. Hero floor ~$0.02 USDC. Alias: POST /v1/browser/markdown. Discover: GET /v1/models?bundle=browser. | 0% | — | $0.05 |
GET /v1/browser/outcome/scrapeScrape Lite — Firecrawl-parity clean Markdown from any URL. Single-hop outcome: POST { url } or GET ?url= on browser.gedx402.com. Hero floor ~$0.01 USDC; x402 settlement $0.05 worst-case. Alias: POST /v1/browser/markdown. Discover: GET /v1/models?bundle=browser. | 0% | — | $0.05 |
POST /v1/social/outcome/postsRecent posts/videos ingest via SociaVault — POST { platform, handle?, cursor? }. Returns platform-native posts feed with pagination cursor when available. x402 settlement $0.02. | 0% | — | $0.02 |
POST /v1/social/outcome/profileSocial profile ingest via SociaVault on social.gedx402.com — POST { platform, handle? | user_id? | url? | channelId? | subreddit? } or GET ?platform=&handle=. Platforms: tiktok, instagram, youtube, twitter, facebook, linkedin, reddit, threads. x402 settlement $0.02. Hero: GET /heroes/social-profile. | 0% | — | $0.02 |
POST /v1/social/outcome/transcriptVideo/post transcript via SociaVault — POST { platform, url, ai_fallback? }. tiktok, instagram, youtube, facebook supported. ai_fallback uses 10 upstream credits. x402 settlement $0.02–$0.15. | 0% | — | $0.02 |
POST /v1/social/proxyFull SociaVault API proxy — POST { path: '/v1/scrape/...', method?, query?, body?, expected_credits? }. Access all 77+ SociaVault endpoints with operator-held key. x402 per call ($0.02–$0.15). | 0% | — | $0.02 |
POST /v1/guardSafety moderation with Llama Guard 3 8B (@cf/meta/llama-guard-3-8b). Alias for Llama Guard 3; POST messages[] to classify prompt/response policy violations before downstream LLM calls. | 0% | — | $0.01 |
POST /v1/speech/transcribeTranscribe speech to text with Whisper (@cf/openai/whisper). POST audio (base64) or audio URL; returns transcript text billed by audio duration. | 0% | — | $0.0077 |
POST /v1/turnstile/verifyValidate a Cloudflare Turnstile widget token via siteverify. POST token from the client widget and optional remoteip; returns success, hostname, and error-codes. One verification per paid request. | 0% | — | $0.006 |
POST /v1/browser/session/createHeadless browser Quick Action. POST url or html; pay USDC per request on any listed x402 network. | 0% | — | $0.002 |
POST /v1/tts/{model}Synthesize English voice reply — POST text; returns audio bytes billed by character count. Voice-agent output leg after chat/fast. Bundle: GET /v1/models?bundle=voice. | — | — | $0.302 |
POST /v1/browser/{action}Extract structured JSON from a page using Browser Run AI extraction. POST url or html; pay USDC per request on any listed x402 network. | — | — | $0.1 |
POST /v1/search/{action}Semantic search over your namespace — POST query text; returns top_k Vectorize matches with scores and metadata. Identical namespace+query within 300s may hit X-GED-Cache. | — | — | $0.02 |
POST /v1/guard/{model}Run safety moderation with Llama Guard 3 8B (@cf/meta/llama-guard-3-8b). POST messages or content to classify policy violations before downstream LLM calls. | — | — | $0.01 |
POST /v1/asr/{model}Transcribe speech to text with Whisper Tiny EN (@cf/openai/whisper-tiny-en). POST audio (base64) or audio URL; returns transcript text billed by audio duration. | — | — | $0.0077 |
POST /v1/detect/{model}Detect objects in an image with Detr Resnet 50 (@cf/facebook/detr-resnet-50). POST base64 image; returns bounding boxes and labels. | — | — | $0.0042 |
Same category, ranked by Trust score — switch to a more reliable or cheaper source.
win.oneshotagent.comBaseapi.exa.aiBasex402-trading.useotto.xyzBaseblockrun.aiBaseSolanaapi.strale.ioBaseapi.itsgloria.aiBase