Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.x402layer.cc/llms.txt

Use this file to discover all available pages before exploring further.

Slayer Agent

Slayer AI is the built-in AI assistant for x402Studio. It can read, write, and manage nearly every resource on the platform — from creating endpoints and products to rotating API keys and checking analytics. Slayer operates in two surfaces:

Slayer on the Dashboard

56 tools for managing your x402Studio account via the chat interface at /dashboard/slayer-ai. Full CRUD on endpoints, products, webhooks, invoices, PATs, ratings, favorites, coupons, campaigns, and more.

Slayer on the Marketplace

35 MCP tools for marketplace discovery, endpoint management, payment flows, and agent registry — accessible from any MCP-compatible AI client.

How It Works

Dashboard (Chat Interface)

  1. Navigate to Slayer AI in the dashboard sidebar
  2. Ask anything — Slayer uses tools to look up your data and perform actions
  3. For write actions (create, update, delete), Slayer always confirms before executing
  4. Sensitive values like API keys and secrets are shown once — save them immediately

Marketplace (MCP Protocol)

  1. Connect the Singularity MCP server to your AI client (Claude Desktop, Cursor, etc.)
  2. Authenticate with a Personal Access Token (PAT)
  3. Your AI client can browse, manage, and transact on the marketplace

Availability

FeatureFreeProBusiness
Dashboard Slayer AI-YesYes
MCP Marketplace (read)YesYesYes
MCP Management (write)PAT requiredPAT requiredPAT required

Security

  • All tools enforce user-level isolation — Slayer can never access another user’s data
  • Write actions always require explicit confirmation before executing
  • Secrets never touch the AI model — API keys, webhook signing secrets, and PATs are delivered directly from our infrastructure to your screen as secure UI cards. They are never sent to the language model and never appear in conversation history.
  • Rate limited — Chat requests are throttled per-user to prevent abuse