The payment layer for
One endpoint. Agents create wallets, execute swaps, and pay for services — all from natural language.
What we've built
Production-ready tools for autonomous AI agents. Each product is live and ready to use.
X-Listener Bot
LIVEMonitor and respond to X (Twitter) mentions autonomously. Execute onchain actions directly from social interactions.
Agent API Endpoints
LIVEComplete suite of endpoints for autonomous onchain execution. Swaps, transfers, wallet management — all via natural language.
Stripe Crypto Payment SDK
LIVEAccept crypto payments with Stripe-like simplicity. SDKs for seamless integration into your applications.
LLM Payment Gateway
LIVEPay-per-use access to premium LLMs. Crypto-native payment infrastructure for AI model consumption.
Agent infrastructure
Purpose‑built for high‑frequency agent execution with deterministic routing and policy‑ready architecture.
Agent Infrastructure
- Per‑agent API keys
- Multi‑wallet orchestration
- NLP → onchain execution
- Audit‑friendly responses
Execution Layer
- Swap + transfer automation
- ERC‑20 approvals handled
- Chain‑aware token resolution
- Quote + tx assembly
Observability
- Request IDs everywhere
- Deterministic JSON outputs
- Production‑grade error format
- Signed tx broadcast endpoints
Use via SMAPP
A public surface for MPP adoption: curated services, live demos, merchant onboarding.
One endpoint to rule them all
Structured API documentation that maps every endpoint and execution mode.
Example: /agent/execute
-H "Content-Type: application/json" \
-H "X-API-Key: ak_..." \
-d {"agentId":"agent-001","walletNo":1,"prompt":"Swap 50% of my ETH to USDC on Base","chain":"base"}