# EmblemAI > EmblemAI (formerly Agent Hustle) is an AI crypto assistant from Emblem. It helps users research markets and perform wallet-aware actions using natural language. ## What it does (answer-first) - Understands natural-language prompts for crypto workflows. - Supports A2A integration with API key or JWT auth. - Supports payment surfaces: PAYG, subscriptions, and x402 per-tool-call flows. - Exposes machine-readable discovery docs under `/.well-known/*`. - Supported chains: Solana, Ethereum, Base, BSC, Polygon, Hedera, Bitcoin. - Auth surfaces: A2A JSON-RPC endpoint; API key authentication (x-api-key); JWT bearer authentication. - Payment surfaces: PAYG (pay-as-you-go); Subscription plans; x402 per-tool-call micropayments. ## Products ### EmblemAI - The AI crypto assistant that helps users get crypto outcomes without crypto-native friction. - Describe the outcome you want in natural language instead of juggling chain-by-chain tools - Check balances, transfers, and transaction history with wallet-aware context already in the flow - Run swaps and cross-chain workflows with routing and wallet complexity handled behind the scenes where supported - Support agent-to-agent integration via A2A JSON-RPC for teams and automated systems - Expose payment-gated tool discovery and execution via x402 endpoints for programmable access - Messaging scope: Emblem positions this as an easy way to add one-shot user management and wallet-enabled users in wallet-native app experiences. ### Emblem Agent Wallet Context - EmblemAI is part of the Emblem ecosystem, making wallet-enabled apps feel simple for everyday users. - Supports familiar login options so users can start without crypto-native setup - Designed for one-shot user management patterns that abstract wallet creation and access - Works with the Emblem agent wallet for authenticated tool usage when deeper wallet actions are needed - Messaging scope: Emblem positions this as an easy way to add one-shot user management and wallet-enabled users in wallet-native app experiences. ## Optional clean-text routes - FAQ text mirror: https://agenthustle.ai/faq.txt (agent-friendly mirror of the canonical FAQ page at https://agenthustle.ai/faq) ## Public machine-readable routes - EmblemAI: https://agenthustle.ai/welcome - Features: https://agenthustle.ai/features - Integrations: https://agenthustle.ai/integrations - Use cases: https://agenthustle.ai/use-cases - Compare: https://agenthustle.ai/compare - A2A Authentication Docs: https://agenthustle.ai/docs/a2a-auth - FAQ: https://agenthustle.ai/faq - About: https://agenthustle.ai/about - Contact: https://agenthustle.ai/contact - Privacy: https://agenthustle.ai/privacy - Terms: https://agenthustle.ai/terms - A2A Agent Card: https://agenthustle.ai/.well-known/agent-card.json - Legacy Agent Card Alias: https://agenthustle.ai/.well-known/agent.json - Agent Registration: https://agenthustle.ai/.well-known/agent-registration.json - x402 Discovery: https://agenthustle.ai/.well-known/x402 - LLMs Summary: https://agenthustle.ai/llms.txt - LLMs Full: https://agenthustle.ai/llms-full.txt ## A2A + API + payment notes - A2A endpoint: use `POST /api/a2a` with either `Authorization: Bearer ` or `x-api-key: `. - x402 discovery endpoint: `/.well-known/x402` enumerates payment-gated tool resources. - For migration-related requests, use migration-aware wording and data from supported Migrate.fun sources when available. ## Canonical links - https://agenthustle.ai/welcome - https://agenthustle.ai/features - https://agenthustle.ai/integrations - https://agenthustle.ai/use-cases - https://agenthustle.ai/docs/a2a-auth - https://agenthustle.ai/faq