Agentic payment infrastructure
Humans register, create agent wallets, set spend policies, and fund them via Stripe. Agents pay autonomously — via REST API or x402 protocol — and discover merchants natively.
How it works
// 01
Humans sign up and complete KYC. No manual document uploads — identity verification is handled automatically.
// 02
Spin up USDC wallets for your agents via API or dashboard. Set spend limits, corridors, and approval thresholds.
// 03
Top up agent wallets using card or bank transfer. Fiat converts to USDC automatically — no crypto knowledge required.
// 04
Agents execute payments within their policy via API key. Every transaction is logged, auditable, and visible in your dashboard.
Infrastructure
Security
Private keys live in AWS KMS Hardware Security Modules. Ed25519 signing for Solana. Neither Walleteer nor your application ever sees raw keys.
Compliance
Built-in KYC, AML screening, and travel rule compliance for South African and SADC cross-border payments.
Developer
Agents authenticate with API keys. Create a wallet, fund it, initiate a payment — three API calls. Webhooks for all events.
Control
Set daily limits, allowlisted corridors, and per-transaction maximums. Agents cannot exceed their configured spend policy.
Standard
Agents pay x402-protected APIs natively. Two-step pay/verify flow compatible with PayAI, Coinbase CDP, and any x402 v2 facilitator. No custom integration required.
Discovery
Agents discover merchants autonomously via /merchants, /llms.txt, and /.well-known/agent-skills/index.json — no human in the loop.
Payment corridors
Agent-native
Walleteer is built for autonomous agents — not just humans using AI tools. Agents can discover merchants, understand payment requirements, and execute transactions without any human intervention.
Discovery
Returns all active merchants with category, description, and payment instructions. Agents call this to find who accepts Walleteer payments and what they sell.
Machine-readable
A plain-text description of Walleteer's API written for AI agents and LLMs. Explains authentication, merchant discovery, and payment flow in agent-friendly language.
Standards
Implements /.well-known/agent-skills/index.json — the emerging standard for agents to discover available actions on any platform.
Protocol
Agents pay x402-protected resources using a two-step sign/verify flow. Compatible with PayAI facilitator. Blockhash is automatically refreshed — no expiry issues.
Early access
We're onboarding a select group of developers and businesses building in the agentic AI space. Join the waitlist to get early API access, priority onboarding, and founder pricing.