INTEL TDX • AMD SEV-SNP HARDWARE ENCLAVES

Run Code and Settle Payments in Isolated Hardware.

Corbel is the developer-first confidential execution platform. Deploy hardware enclaves, automated micro-clearing rails, and autonomous agent workflows with sub-15ms hardware quotes and zero gas overhead.

corbel-enclave-worker • interactive demo LIVE SILICON
import { CorbelClient } from '@corbel/sdk';

// Initialize attested enclave session
const client = new CorbelClient({
    apiKey: 'crb_test_92f08a4e1d',
    silicon: 'intel-tdx'
});

// Execute confidential payload
const result = await client.enclave.run({
    workload: 'settlement-clearing',
    payload: { amountUSD: 250.00 }
});

console.log(result.attestationQuote);
Hardware Ready (Intel TDX)
// Output will render here upon execution...
342
Live Hardware Enclaves
13.8 ms
P99 Attestation Latency
$0.00
Gas Overhead (Sponsored)
RFC 8785
Canonical Proof Standard
THE ARCHITECTURAL CANTILEVER

Extending Fortress-Grade Silicon Outward Into Modern Commerce.

In classical stone architecture, a Corbel is the solid, load-bearing cantilever bracket that projects outward from the fortress wall to carry structural weight beyond the main perimeter. In our platform architecture, Corbel is the commercial and developer bridge: taking the austere, impenetrable hardware cryptography of Corrente Labs and extending it directly into developer apps, merchant checkouts, and autonomous AI agents.

✔ Zero Token Speculation ✔ Zero Gas Friction ✔ Hardware-Enforced Non-Custodial Security

Engineered for Developers. Trusted by Commerce.

Everything you need to embed hardware-attested execution and instant clearing into your stack.

🔒

Confidential Enclaves

Execute code inside hardware memory spaces isolated by CPU silicon. Cloud providers, hypervisors, and bad actors cannot view memory, inspect secrets, or alter compute states.

Learn about Enclave Security →

Instant Micro-Clearing

Deploy x402 payment headers for API monetization, AI agent autonomous tasks, and digital goods. Settle micro-transactions in sub-milliseconds with zero wallet popups.

Explore Payment Rails →
🤖

Attested Agent Workspaces

Give autonomous AI agents their own dedicated, verifiable execution boundaries with cryptographic budget caps, mandate delegation, and provable execution logs.

Provision an Agent Enclave →

Transparent Developer Pricing

Start free in our public developer beta, then scale with predictable metered compute.

Developer Sandbox

$0 / month

Free developer sandbox tier during the Public Beta window.

  • 100,000 Enclave Requests / month
  • Shared Intel TDX Hardware Pool
  • Sub-20ms Attestation Quotes
  • Full TypeScript & Python SDKs
  • Community Discord & GitHub Support
Claim Free Sandbox Key

Dedicated Cluster

Custom

Private confidential clusters with air-gapped security for enterprises.

  • Isolated Multi-Region TDX Enclaves
  • Private VPC Peering (GCP / Azure)
  • Custom Silicon Firmware Pinning
  • Custom Key Ceremony & M-of-N Vault
  • Dedicated 24/7 Security Desk
Contact Architecture Team