Wisely x402 Agent-Payment Infrastructure
com.wiselyenterprisesllc/x402-agent-payment-infrastructureSelf-facilitated x402/MCP payments for hosted endpoints, rail proofs, receipts, and agents.
Tools · 56
Call this first after connecting. Returns the operating playbook, first-call order, safe payment rules, tool routing map, examples, and links for using this MCP server without installing a separate sk…
Return the MCP-native README/playbook summary with docs links, workflows, safety rules, and recommended next calls.
Generic alias for start_here. Useful for agents and probes looking for an MCP server playbook.
Generic alias for start_here. Useful for agents and probes looking for instructions before using paid tools.
Namespaced alias for start_here. Returns the agent operating playbook, safe payment flow, first-call order, tool routing map, and examples for using x402 payments, hosted endpoints, creator catalogs, …
Alias for wisely_start_here. Returns the Wisely agent-payment playbook for MCP-only clients and registry probes.
Alias for wisely_start_here. Returns concise instructions an AI agent should follow before quoting, paying, invoking, creating endpoints, or handling receipts through Wisely.
Return the public service/payment manifest.
Return portable install metadata for OpenClaw, Hermes-style agents, Codex/CLI agents, MCP clients, and Bankr-style skill registries.
Return public-safe endpoint wiring, discovery, and verifier readiness checks.
Return proof-based readiness for Base, Solana, XRPL, Stellar, LINK, conversion, and scale gates.
Return combined MCP, hosted endpoint, provider-method, rail, conversion, receipt, and alert readiness for outside agents.
Return public-safe alerting status and recent rail/provider operational notices.
Return public-safe durable-state status, migration metadata, DB counts, and JSON compatibility status.
Return public-safe maintenance worker status for reconciliation, alerts, and state migration checks.
Return the latest cached public proof bundle for Base, Solana, manifests, receipts, and reconciliation.
Return public-safe seller report freshness and totals without private payout secrets.
Return public-safe signer gateway/custody status and KMS/HSM migration readiness for the Base facilitator relayer.
Quote a Wisely-hosted AI/data service and payment route.
Create a short-lived hosted wallet signing session for ChatGPT/MCP clients. The user opens a signing URL, signs in their own wallet, then the agent polls status and retries with X-PAYMENT. No private …
Plain-English alias for x402_wallet_handoff. Use when a user asks how to connect a wallet to ChatGPT or another MCP agent for Wisely x402 payments.
Check a wallet handoff session. After the user signs, returns the signed X-PAYMENT header and paid-retry instructions for the agent.
Quote a live executable conversion from the caller's crypto into required Base USDC x402 settlement.
List supported and planned input assets for the Wisely casa de cambio conversion handoff layer.
Return the current executable and planned conversion route status matrix.
Invoke a paid service through /ai/invoke with x402 proof or developer credit.
Create or top up reusable developer credits through x402.
Read developer-credit account status with a developer key.
Fetch a public-safe receipt by receipt id.
Probe a third-party x402 seller URL or accept pasted paymentRequirements, then quote how to satisfy it from the caller's crypto.
Return the Rye x402 checkout-intent flow for commerce URL checkout attempts, including DoorDash-via-Rye caveats, quote examples, and final-confirmation approval rules.
Return the gift-card-funded commerce lane status, provider readiness, DoorDash disabled gate, pricing/reserve policy, and safe setup steps.
Search Bitrefill-supported gift-card merchants by category or query, returning product IDs, countries, stock, minimums, maxes, custom/fixed denomination data, and quote endpoints.
Quote any Bitrefill-supported merchant gift-card purchase after product details are fetched, using $0.75 + 1% plus explicit route/network costs.
Quote a gift-card-funded merchant purchase with a $0.75 direct commerce service fee, 1% Wisely fee, and explicit gas/network/route costs. No gift card is purchased and no order is placed.
Return or run the full DoorDash gift-card-funded quote flow: cart totals, Bitrefill custom range, $15 minimum, crypto conversion/gas, $0.75 service fee, 1% fee, approval packet, and execution stages.
Explain the admin-only encrypted gift-card asset ledger for residual balances and redemption material. Does not reveal secrets.
Create a public-safe gift-card commerce intent record for follow-through/status streaming without storing full address, password, or redemption-code secrets.
List hosted paid x402 endpoints under /tools/{slug}.
List public creator catalogs that expose approved lessons, worksheets, and paid tools to AI agents.
Search a creator catalog for the best approved free, subscriber, or paid item for a user's situation.
Recommend the next creator-catalog action for a subscriber situation, including fetch instructions or paid endpoint 402 probe instructions.
Fetch a creator catalog item. Paid items return a paid endpoint URL and payment instructions instead of protected content.
Preview a creator catalog import from Markdown, CSV, JSON, or item arrays. Does not persist content or create paid endpoints.
Explain how to publish creator catalogs with entitlement rules, paid actions, and builder-key controlled paid endpoint creation.
Return public dashboard telemetry for traffic, receipts, fees, and endpoint usage.
Return endpoint-factory instructions for builder registration, create/update/pause/resume/delete/logs/secrets, CLI deploy, browser console, and request-response handlers.
Return portable endpoint-factory instructions and buyer handoff guidance for agents that create or manage paid x402 endpoints.
Register for a builder key through x402, developer credit, or admin issue; returned key controls only that builder's endpoints.
Read builder account and owned endpoint status with a saved builder key.
Read builder-owned endpoint revenue, fees, estimated payable balance, receipt IDs, and settlement notes with a saved builder key.
Read builder-owned endpoint revenue, fees, estimated payable balance, receipt IDs, and settlement notes with a saved builder key.
Read/update payout settings and create manual payout request packets without moving funds.
Search builder-owned endpoint events by time range, endpoint, type, or receipt id.
Search builder-owned endpoint events by time range, endpoint, type, or receipt id.
Explain how endpoint-scoped encrypted secrets are added and listed by name without returning secret values.
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"wisely_x402_agent-payment_infrastructure": {
"url": "https://payments.wiselyenterprisesllc.com/ai/mcp",
"transport": "streamable-http"
}
}
}