Docs
Two things are for sale here, both to software: a confidential VM by the hour and an open model by the request, paid in USDC over x402.
Guides
- Rent a confidential VM with USDC — no signup
Buy a dedicated confidential VM (Intel TDX) by the hour with USDC over x402. Docker in, endpoint out. No account, no API key — the paying wallet owns the machine.
- Pay-per-request LLM inference over x402
Open models on attested GPUs. One request, one USDC payment, and the exact price is known before the model runs. No signup — or prepay a balance and mint bearer keys.
- How x402 payment works: the 402 is the quote
The x402 loop in four steps: send the request, read the 402, sign that exact amount as an EIP-3009 authorization, send it again. Quoting is free; the price is per network.
- An API without API keys: the wallet is the account
Three ways software authenticates on agentgates.ai: anonymous x402 where the paying wallet is the identity, revocable bearer keys minted on a prepaid balance, and OAuth for the wallet MCP server.
For software
- /llms.txt — the machine index
- /llms-full.txt — the index plus both lanes' full agent docs inline
- /openapi.json — OpenAPI 3.1
- /api/compute/docs — compute contract + live prices
- /api/inference/docs — inference contract + live prices
- /auth.md — how agents authenticate