Hero background
The runtime for autonomous AI agents

AI agents you can
hand the keys to.

Treza is the runtime for autonomous agents that handle money, data, and real-world decisions. Hardware-isolated execution, a tamper-evident log of every action, and key custody your agent can use but never leak.

What your agent gets out of the box
Sealed key custodyTamper-evident logsHardware isolation
Any modelAny toolAny chain
  • 0 keys
    Ever leave the enclave
    Your agent signs, the secret never does
  • 100%
    Of agent actions are logged
    Tamper-evident, byte-level, replayable
  • Any model
    OpenAI, Anthropic, open-weight
    Call inside or outside the enclave
  • ~2 min
    From container to running agent
    Bring a Docker image, get a runtime
How it works

From idea to trustworthy agent in 3 steps

No enclave expertise. Bring the agent stack you already use. Treza handles the runtime, key custody, and proof.

  1. Step 01

    Define your agent

    Bring any agent stack you already use. Containerise the code, declare the tools, models, and keys it needs. No SDK rewrites.

    $ treza agent init my-treasury-agent
  2. Step 02

    Treza runs it in a sealed enclave

    Your agent boots inside a hardware-isolated runtime. Its keys are generated in-enclave and never extractable. Even your cloud operator can’t peek in.

    $ // Online. Sealed. Attested.
  3. Step 03

    Prove every action it took

    Every tool call, every signature, every model invocation is logged with a cryptographic receipt. Replay any run, audit any decision.

    $ GET /v1/agents/{id}/actions
Watch the explainer

Why autonomous agents need a different runtime

A short animated explainer of why agents that handle money and data can’t live on a regular cloud, and how Treza fixes it. Want a walkthrough of the runtime itself? Book a demo.

Built on Treza Platform

The runtime, as a platform

The Agent Runtime is the first product built on Treza Platform. The same primitives are available to teams who want to build their own runtime, or wrap a vertical-specific one.

Drop-in SDK that wraps an agent framework into the Treza runtime
Integrations

Drops into the stack you already run

Ship containers you already build, sign for the chains you already use, and call the models you already trust, without changing how your team works.

Integrates with
AWS
Google Cloud
Microsoft Azure
Docker
Solana
Ethereum
OpenAI
Claude (Anthropic)
FAQ

Common questions

What teams ask before they ship their first agent on Treza.

  • What is an agent runtime?

    It’s where your agent actually executes. Treza gives your agent a hardware-isolated sandbox with its own keys, its own memory, and a tamper-evident log of every action it takes. Think of it as the gap between “an LLM with tools” and “an agent you can let touch production.”

  • Does Treza replace LangChain, Mastra, or my own framework?

    No. Treza is the runtime underneath. Bring whatever framework, model, or tool stack you already use. Treza wraps it so your agent gets sealed keys, a sandboxed environment, and an auditable trail without you rewriting anything.

  • Can my agent hold and use private keys?

    Yes. Keys are generated inside the enclave, used to sign whatever you authorise (transactions, payloads, attestations), and never leave. Even your cloud operator can’t extract them.

  • How do I prove what my agent did?

    Every tool call, model call, and signature is logged with a cryptographic receipt anchored in the enclave attestation. You can replay any run, export any action, and hand a regulator hardware-signed evidence instead of a screenshot.

  • Which models can my agent call?

    Any of them. OpenAI, Anthropic, open-weight models, or your own fine-tunes. Inference can happen inside the enclave (model never sees raw data) or via a proxied external API.

  • Which clouds does Treza support?

    Treza runs on the major confidential-compute clouds and is designed so the same agent definition works across providers. We can map your specific requirements during a 20-minute architecture review.

Next step

Bring your agent. We’ll design the runtime.

Tell us what your agent does (or should do). In 20 minutes we’ll sketch the runtime, the keys it needs, and what production looks like. No pitch deck.