Skip to main content

Slayer on the Dashboard

Slayer AI lives at /dashboard/slayer-ai and has 56 tools covering the entire x402Studio dashboard. It can read your data, create resources, update settings, and delete items — all from natural language chat.
Slayer AI is available on Pro and Business plans. Free plan users see an upgrade prompt.

Endpoints

Slayer has full control over your API endpoints.

Endpoint Creation Details

When creating an endpoint, Slayer handles:
  • Slug uniqueness validation
  • Plan limit enforcement (Free: 1, Pro: 10, Business: unlimited)
  • API key generation — secure, encrypted at rest
  • Multi-chain setup — separate wallets for Base and Solana when chain is “both”
  • AgentKit benefits — free access, free trials, or discounts for ERC-8004 agents
API keys are shown once at creation. Slayer will remind you to save them immediately.

Products

Full CRUD for digital products.

Webhooks

Full webhook lifecycle management (Pro/Business only).
Webhook signing secrets are shown once. Use them for HMAC-SHA256 verification of incoming payloads.

Invoices

Create and manage payment invoices. Simple shareable payment URLs.

Personal Access Tokens (PATs)

Manage MCP authentication tokens.
PAT values (format sgl_pat_{48hex}) are shown once at creation. All create/revoke actions are audit-logged.

Analytics & Activity

Comprehensive data across your entire account.

Other Capabilities

Fundraiser Campaigns

Full lifecycle management for Solana-based crowdfunding campaigns.

Campaign Creation Details

When creating a campaign, Slayer handles:
  • Slug generation from the title with random suffix
  • Payment endpoint provisioning — creates a fund-{slug} endpoint pointing to the platform escrow
  • Solana wallet validation — creator’s payout wallet must be a valid Solana address
  • Fee option configuration — supporters (default), creator, or split
Campaigns are Solana-only. Minimum target is $1,000 USDC. Financial fields (target, wallet, fee option) cannot be changed after creation.

Ratings & Reviews

Rate and review endpoints and products on the marketplace.

Favorites

Bookmark endpoints and products for quick access.

Coupons

Validate and apply promotional coupon codes.
Coupons with partial discounts (e.g., 20% off) require completing payment at /dashboard/pricing. Slayer can only auto-apply coupons that give a completely free upgrade.

Platform Knowledge

Slayer understands the entire x402Studio platform. Ask it about any topic — endpoints, credits, webhooks, agents, marketplace, plans, security best practices, and more — and it will provide detailed, accurate guidance.

Safety

  • Confirmation required — Every write action (create, update, delete, rotate, toggle, revoke) requires your explicit confirmation before execution
  • User isolation — Slayer can only access your own data. It cannot see other users’ resources.
  • Audit logging — Sensitive actions like API key rotations and PAT management are fully audit-logged
  • Secrets never touch the AI — API keys, webhook signing secrets, and PAT values are delivered directly from the platform to your screen as secure cards. They never pass through the language model, are never stored in chat history, and are displayed exactly once.
  • Rate limited — Chat requests are throttled per-user to prevent abuse
  • No wallet access — Slayer cannot sign transactions, connect wallets, or initiate on-chain operations

What Slayer Can’t Do (Yet)

These actions require wallet signing or complex multi-step flows that aren’t suitable for chat:
  • Register or update ERC-8004 agents (requires on-chain transaction)
  • Create payment components (creates multiple sub-endpoints)
  • Connect or disconnect wallets (requires wallet signature)
  • Upgrade or downgrade plans (requires payment flow)
  • Set up XMTP messaging profile
  • Upload files for product delivery