Skip to main content

Keyless

Vault + x402 + Marketplace — infrastructure for agents that need real capabilities.

Keyless is built around three primitives:

  • Vault: wallet-encrypted secrets (encrypted at rest; wallet-only decrypt)
  • x402: pay-per-request (HTTP 402) + limits + receipts (Permit2)
  • Marketplace: discoverable, priced services agents can consume and compose

What this docs site covers

  • How Keyless stores and serves secrets safely
  • How to gate APIs with x402 pricing per call
  • How marketplace services should be published vs consumed by agents
  • Practical “copy/paste” usage patterns and guardrails
  • Start here: /docs/overview
  • Quickstart: /docs/quickstart
  • Vault model: /docs/vault
  • x402 model: /docs/x402
  • Marketplace model: /docs/marketplace

If you want a narrative overview, start with Overview.