magicpayHandle approved login, identity, checkout, donation, subscription, payment pages, and typed action approvals through the magicpay CLI.
Install via ClawdBot CLI:
clawdbot install xor777/magicpayGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://durcottggsiesxxqzvbb.supabase.co/functions/v1/api}`Audited Apr 16, 2026 · audit v1.0
Generated May 20, 2026
A SaaS platform uses MagicPay to create subscription intents for recurring billing. The agent checks limits via GET /agent/me, posts a subscription intent, and monitors state with GET /intents/{id}.
An e-commerce site processes one-time payments by creating payment intents with MagicPay. The agent collects amount, recipient, and description, then confirms the intent status.
A travel assistant retrieves stored login secrets for booking.example using MagicPay's stored-secret flow. It queries the catalog, creates a stored_secret intent, and confirms OTP before fetching the raw secret.
A customer support agent cancels a subscription by creating a cancellation intent via MagicPay. The agent verifies identity with GET /agent/me, posts the intent, and reads the final state.
An AI agent checks its own scope and limits using GET /agent/me before processing any payment intent. This ensures the agent has sufficient permissions and budget.
MagicPay charges a small fee per payment or stored-secret intent processed. Revenue scales with transaction volume, suitable for high-frequency use cases.
Offer monthly plans with a fixed number of intents or API calls. Higher tiers include additional features like priority support or increased rate limits.
License MagicPay to large enterprises requiring custom integrations, SLAs, and dedicated support. Revenue is contractual and negotiated annually.
💬 Integration Tip
Start with the provided curl examples for agent profile and payment intents, and always use GET /intents/{id} as the source of truth for intent state instead of relying on response bodies of creation calls.
Scored Jun 24, 2026
Access CoinMarketCap data via x402 pay-per-request protocol with USDC payments on Base. Use when users mention x402, want CMC data without API keys, ask abou...
A self-custodial crypto payment wallet for your OpenClaw agent, with a hard spend cap it can't exceed. It autonomously pays x402 paywalls ('402 Payment Requi...
Pay for APIs and services, receive payments, and manage agent wallets using Mag3nt USDC virtual cards. Activate when the agent needs to pay for a resource, e...
Run a Machine Payments Protocol (MPP) conformance test — prove an agent or wallet can complete a real $0.50 USDC payment on Solana and get a shareable "passe...
基于4个商业决策实战案例提炼的沙盘推演工具,帮助OPC创业者在重大决策前模拟多种场景,预测结果,降低试错成本。核心:先推演再行动。
x402 Bazaar protocol guide for AgentPMT — implement the HTTP 402 two-step handshake, sign EIP-3009 TransferWithAuthorization, route through the AgentPMT faci...