Skip to content
@agentx402-ai

agentx402.ai

agentx402

Cloud services your agents provision and pay for themselves.

Agent-native cloud services: wallet-native by default, no signup. Your agent authenticates and pays with its own wallet — per request, in USDC over x402. Small, composable primitives — encrypted storage, web access, and more — that an agent wires together.

  • 🔑 Wallet-native identity — a signable wallet is the account; agents just work, no setup.
  • 💸 Pay per request — settled in USDC over x402; no plans, no invoices.
  • 🔒 Zero-knowledge storage — AgentKV encrypts client-side (AES-256-GCM); the server never sees your keys or values.

AgentKV — encrypted memory for agents

An agent-native, encrypted key-value store paid per request over x402. Persistent cross-session memory, encrypted secret storage, and shared fleet state — keyed by wallet address and zero-knowledge to the server.

npx @agentkv/cli set session:42 '{"step":3}'   # encrypted, paid per write

Or wire it into any MCP client (Claude Code, Cursor):

/plugin marketplace add agentx402-ai/claude-plugins
/plugin install agentkv@agentx402

npm license

AgentScout — web access for agents

Agent-native web read, extract, and crawl paid per fetch over x402. Fetch any URL to clean markdown, extract structured JSON against a schema, or crawl a site — no accounts, no API keys.

npx @agentscout/cli read https://example.com   # → clean markdown, paid per fetch

Or wire it into any MCP client (Claude Code, Cursor):

/plugin marketplace add agentx402-ai/claude-plugins
/plugin install agentscout@agentx402

npm license

Repositories

Repo What
agentkv Client surface — SDK, CLI, MCP server, and Claude plugin (@agentx402-ai/core, @agentkv/client, @agentkv/cli)
agentscout Client surface — SDK, CLI, MCP server, and Claude plugin (@agentscout/client, @agentscout/cli)
claude-plugins Claude Code plugin marketplace for agentx402 products

Links

🌐 agentx402.ai · 📦 npm · ⚡ x402 protocol

Popular repositories Loading

  1. agentkv agentkv Public

    Encrypted, wallet-authenticated, pay-per-request key-value storage — your agent's long-term memory, private by default.

    TypeScript

  2. claude-plugins claude-plugins Public

    Claude Code plugin marketplace for agentx402 products

  3. core core Public

    Shared x402/EIP-712 platform SDK for agentx402 services (@agentx402-ai/core)

    TypeScript

  4. .github .github Public

    agentx402 org profile & shared community health files

  5. agentscout agentscout Public

    Open-source clients for AgentScout — x402-paid web read/extract/crawl for agents: SDK, CLI, MCP server, and Claude Code plugin.

    TypeScript

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…