// COMPARE

phantom vs
tee direct.

Same Intel TDX. Same NVIDIA Confidential Computing. Same attested inference. One side takes an email and a card. The other takes anonymous crypto.

TEE provider direct Phantom
Accountemailnone
Paymentcredit card or cryptoany major crypto, no return address
KYC at the billing layeremail-tied billing historynone
IP loggingvaries by providerdiscarded at edge
TEE attestationyes (provider-side verifier)yes, same hardware, per-response at /v1/inference-attest
Closed-weight modelstypically open-weight onlyGPT, Claude, Gemini, Grok via separate proxy tier
Recovery without accountnot possiblepayment ID re-fetch
Markup over wholesalenone (vendor list)+30% TEE tier

// WHAT YOU GET

same hardware. different billing surface.

Phantom's TEE tier forwards your request to the same class of confidential-computing infrastructure you would reach by going direct. The enclave decrypts the request, runs the model, returns the response. Per-request attestation exposes the Intel TDX quote (TD Report, mr_td, mr_config_id) plus NVIDIA CC GPU attestation. You can verify those quotes yourself, no trust in Phantom required.

The thing that's different is the billing layer. Going direct, you sign up with an email and pay through a billing system that ties usage to an identity. Phantom doesn't. We sit between you and the provider. The provider sees a single customer (us, paying in bulk). You see hardware-attested inference. Nobody connects you to the prompt.

// WHEN PHANTOM

when phantom wins.

// WHEN DIRECT

when going direct wins.

// HONEST DISCLAIMER

what the markup buys.

+30% over going direct on the TEE-attested tier is the cost of the anonymity layer: no account, no card, no IP, no return address. The TEE hardware guarantee is identical. The proxy itself is not a hardware-enforced enclave. Plaintext flows through Phantom's RAM in transit. We don't log it, but a host-level compromise in the moment could see it. The "we can't read your prompts" guarantee is enforced by the upstream TEE, not by the proxy. Verify per request via /v1/inference-attest.

buy credit ↗ · verifying attestation ↗