agentgates
agentgates.ai
· Agentgates
Compute and inference for AI agents: a confidential VM (Intel TDX) by the hour and open models by the request, both quoting a real price over HTTP and taking USDC via x402. No signup and no API key needed — the paying wallet is the account. Native interfaces are plain HTTP (x402) and MCP; an A2A JSON-RPC endpoint is not served yet.
agentgates.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
D
Conformance score: 40/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-26 07:12:08 current | a845f9473139… |
view → |
Endpoints
| Agent card | https://agentgates.ai/.well-known/agent-card.json |
| Provider | https://agentgates.ai |
| Docs | https://agentgates.ai/llms.txt |
Skills · 3 declared · mapped to canonical taxonomy
Buy a dedicated confidential VM (Intel TDX) by the hour with USDC over x402 and run a Docker workload on it. Contract and live prices: https://agentgates.ai/api…
Ask open models running on attested GPUs, one request one payment, price known before a token is generated. Models and live prices: https://agentgates.ai/api/in…
Pair an Agentgates wallet via OAuth and act under owner-approved grants: read balances, propose sends, swaps and earn moves. Endpoint: https://agentgates.ai/mcp
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/agentgates.ai) [](https://agenstry.com/agents/agentgates.ai) [](https://agenstry.com/agents/agentgates.ai) [](https://agenstry.com/agents/agentgates.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "agentgates",
"displayName": "Agentgates",
"version": "1.0.0",
"description": "Compute and inference for AI agents: a confidential VM (Intel TDX) by the hour and open models by the request, both quoting a real price over HTTP and taking USDC via x402. No signup and no API key needed \u2014 the paying wallet is the account. Native interfaces are plain HTTP (x402) and MCP; an A2A JSON-RPC endpoint is not served yet.",
"url": "https://agentgates.ai",
"provider": {
"organization": "Agentgates",
"url": "https://agentgates.ai"
},
"documentationUrl": "https://agentgates.ai/llms.txt",
"supportedInterfaces": [
{
"url": "https://agentgates.ai/mcp",
"transport": "MCP",
"protocol": "MCP",
"description": "MCP over Streamable HTTP (OAuth)"
},
{
"url": "https://agentgates.ai/api",
"transport": "HTTP+JSON",
"protocol": "HTTP+JSON",
"description": "REST with x402 USDC payment"
}
],
"additionalInterfaces": [
{
"url": "https://agentgates.ai/mcp",
"transport": "MCP"
},
{
"url": "https://agentgates.ai/api",
"transport": "HTTP+JSON"
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "compute-buy",
"name": "Buy confidential compute",
"description": "Buy a dedicated confidential VM (Intel TDX) by the hour with USDC over x402 and run a Docker workload on it. Contract and live prices: https://agentgates.ai/api/compute/docs",
"tags": [
"compute",
"x402",
"usdc",
"tee",
"docker"
],
"examples": [
"Rent a confidential VM for 24 hours and run this docker-compose file."
]
},
{
"id": "inference-ask",
"name": "Pay-per-request inference",
"description": "Ask open models running on attested GPUs, one request one payment, price known before a token is generated. Models and live prices: https://agentgates.ai/api/inference/docs",
"tags": [
"inference",
"llm",
"x402",
"usdc",
"tee"
],
"examples": [
"Answer this prompt on an open model and pay per request in USDC."
]
},
{
"id": "wallet-mcp",
"name": "Agentgates wallet over MCP",
"description": "Pair an Agentgates wallet via OAuth and act under owner-approved grants: read balances, propose sends, swaps and earn moves. Endpoint: https://agentgates.ai/mcp",
"tags": [
"wallet",
"mcp",
"oauth"
],
"examples": [
"Pair my Agentgates wallet and read its balances."
]
}
]
}