Six things you do with Saxeo.
One API, one balance, one receipt format — organised by what you are actually doing. Every feature below carries its real status, because a list where everything looks shipped tells you nothing.
71 features · 57 live on the production deployment today
Works on the production deployment today.
Built and tested, but the deployment must configure it first — a provider, key, flag or allowlist.
Not generally available: either built and not yet deployed, or deployed and open only to specific accounts. Check the gateway's own route list before relying on it.
Not built. Described so the direction is legible, never in the present tense.
Run
Inference and code execution through one OpenAI-compatible surface, metered at the gateway.
Intelligence Engine
LiveCompile a configuration into a versioned, hash-stamped model id. Not fine-tuning: no weights are trained or hosted.
The Terminal
Config-gatedKeyless public code execution: run code with no account and get back a real signed receipt. Off unless a deployment sets SAXEO_TERMINAL_ENABLED and funds the account that pays for the runs.
Ask Saxeo
LiveA keyless assistant grounded in what Saxeo actually ships.
Chat completions
LiveThe drop-in OpenAI-compatible endpoint. Change the base URL, keep your code.
Responses API
LiveOpenAI's newer request shape, on the same metering and receipts.
Messages API
LiveAnthropic's wire format, so Claude Code works against one env var.
Embeddings
LiveVector embeddings on the same sealed-envelope path as chat.
Models
LiveOne stable id per model, with the engine that served disclosed on the receipt.
Sandboxes
LiveMetered code execution billed per vCPU-second, with a signed receipt for the run.
Sandbox sessions
Config-gatedA warm sandbox an agent can exec into repeatedly instead of paying cold start each call. Needs a runner behind SAXEO_SANDBOX_PROVIDER.
Config-gatedStudio
Config-gatedGenerate images and video in the portal, each with provenance attached. The video half needs SAXEO_VIDEO_PROVIDERS, which is unset here.
Config-gatedImages
LiveOpenAI-compatible image generation, metered per image. Self-hosting needs SAXEO_IMAGE_PROVIDERS.
Video
Config-gatedVideo generation on the same metering and receipt path. Off until SAXEO_VIDEO_PROVIDERS names a provider.
Config-gatedNodes
PreviewThe published wire contract a serving node speaks, and the fleet currently enrolled.
Region pinning
Config-gatedPin a request to a region — honoured only where the deployment declares one in SAXEO_GATEWAY_REGION. Any other pin is refused rather than faked.
Config-gatedBuild
The pieces an autonomous agent needs to exist: hosted code, memory, state, tools, evaluation.
Time Machine
LiveRe-run a recorded request and diff the result. The request is never returned, and the output is kept only as a fingerprint.
Hosted agents
LiveDeploy agent code and Saxeo runs it on a schedule, under its own bounded key.
Memory
LiveMetered knowledge bases: chunk, embed, store sealed, search.
Agent runtime
LiveDurable sealed key-value state and an agent-to-agent mailbox.
Agent Post
LiveEmail for agents, with postage: passport handles are addresses, mail is sealed at rest, delivery is receipted, and the sender pays a small Saxeo fee.
Evals
LiveDefine a suite, run it against a model, and get told when a pass rate regresses.
MCP server
LiveSaxeo's own tools over MCP, so an MCP client can meter and verify what it did.
MCP Gateway
LivePut a third-party MCP server behind Saxeo's budgets, policies and receipts.
LiveServices
LivePublish what your agent can do, and let another agent call and pay for it.
LivePayment rail
LiveNon-custodial invoices: the payer pays the payee on-chain, Saxeo signs the settlement.
Govern
Budgets, scopes, mandates and rules that bind in the request path — not on a dashboard afterwards.
Autopilot
LiveCost proposals with evidence attached. It never changes anything on its own, and a regression can never be adopted.
API keys
LiveSpend caps that refresh on a window, model allowlists, expiry, and a circuit breaker.
Delegation
LiveAn agent mints a bounded sub-key for a sub-agent mid-run — never looser than its parent.
Mandates
LiveA signed, bounded authorization to spend, paired with proof of what was actually spent.
Guardrails
Config-gatedSecret, injection and blocklist checks in the request path, stamped on the receipt. They observe until SAXEO_GUARDRAILS_ENFORCED is on.
Config-gatedTeam
Config-gatedOne balance, several people, bounded authority per role. Roles and invites work everywhere; the passkey sign-in needs SAXEO_WEBAUTHN_RP_ID.
Config-gatedWebhooks
LiveHMAC-signed events with durable delivery — including one per signed receipt.
Observability
Config-gatedPrometheus metrics and OTLP traces, exported to the collector you already run. Needs SAXEO_METRICS_TOKEN and SAXEO_OTLP_ENDPOINT; neither is on by default.
Config-gatedPaying with USDT
LiveTop up a prepaid balance on-chain; compute draws it down. No invoices, no card.
Billing
LiveThe append-only credit ledger behind every balance, and what each unit costs.
LiveSubscription
Config-gatedA plan buys limits, retention and capabilities. It never buys cheaper compute or privacy. Plan limits bind only where SAXEO_PLAN_GATES_ENFORCED is on.
Config-gatedProve
Every metered call returns a signed receipt anyone can verify, and receipts chain into runs.
Notary
LiveA signed, anchorable receipt for a computation Saxeo did not run. Proves registration, never correctness.
Proof-carrying answers
LiveDeclare the documents an answer was given, by fingerprint. Saxeo never receives the bytes.
The Verifiable Arena
Config-gatedA public benchmark whose every score is a real receipted run, on a published task list anyone can rerun. The board is public and live; the runner stays off until SAXEO_ARENA_ACCOUNT_ID names a house account to bill, so it reads empty.
Know Your Agent
LiveA machine-checkable credential over a passport handle. Declared configuration and provable history — not a trust score.
Receipts
LiveEvery metered call returns a signed, content-free receipt anyone can verify.
The Judge
LiveA verdict where the models, the evidence root, and every juror's vote are in one signed receipt. Proves the process, never that the answer is true.
Sealed Calls
LiveCommit a call sealed: its salted commitment is signed the moment you make it, and anchored publicly within minutes where anchoring is configured. Reveal later with proof of the original timestamp.
Runs
LiveReceipts from one agent session, chained by hash into a run you can prove end to end.
Audit packs
LiveA signed, tamper-evident export of a whole run — every receipt, the head hash, the span.
Compliance mapping
LiveWhich artifact answers which control — and what Saxeo does not certify.
LiveAgent Passport
LiveA public credential built from an account's own provable history. Facts, not a trust score.
Proof
LiveThe signer address, live attestation registers, and a paste-anything receipt verifier.
LivePublic anchoring
Config-gatedBatch commitments published on-chain, so a hash chain has a public timestamp. Needs a funded signer in SAXEO_VAULT_ANCHOR_KEYPAIR; without it a chain is honestly reported as unanchored.
Config-gatedSeal
Prompts, completions and submitted code are never persisted. Privacy is the default, not a plan.
The privacy contract
LivePrompts, completions and submitted code are never written to disk or logs. No such column.
LivePrivacy tiers
LiveStandard, confidential and sovereign — and exactly what each one does and does not promise.
LiveThe privacy ladder
LiveAnonymized, double-blind, confidential — three rungs, each labelled with what it really hides.
LiveOutbound scrubbing
LiveRedact secret and PII shapes from a prompt in-frame, before it reaches any vendor.
LiveGhost
LiveA short-lived scoped key whose metadata is purged when the session is destroyed.
Relay
LiveShare a note or a file behind a one-time link, revocable, sealed at rest.
Hold
A private registry for real-world assets: sealed at rest, hash-chained, publicly settleable.
Attestation
Config-gatedCheck a declared asset figure and keep the signed evidence, versioned and never rewritten. Price evidence needs SAXEO_ATTESTATION_PRICE_URL.
Config-gatedVault
LiveA private registry for real-world assets: sealed at rest, hash-chained, publicly settleable.
View keys
LiveGrant an auditor exactly the fields you authorize, with no Saxeo account of their own.
LivePrivate NAV
LivePublish the net asset value without publishing the book behind it. Computing it inside the confidential tier needs SAXEO_NAV_CONFIDENTIAL, which is off by default.
LivePrivate Benchmark
LiveCompare performance against a cohort without handing over the portfolio.
LiveA status describes availability, not a guarantee. Live means the endpoint works today, not that a tier's stronger promise applies to it: standard is not confidential, an attributed receipt names who served a request rather than proving the work was correct, and no third-party operators serve traffic — Saxeo is not a marketplace. The tiers page and the trust page state each limit in full.
Start where you are.
If you have never called it, the quickstart is five minutes. If you are already calling it, the portal has the receipts.