1. Inspect manifests
curl https://payments.wiselyenterprisesllc.com/ai/manifest curl https://payments.wiselyenterprisesllc.com/server.json curl https://payments.wiselyenterprisesllc.com/.well-known/x402.json
Wisely EnterprisesAgent-payment infrastructure
Developer quickstart
Start with public discovery, then choose MCP, CLI, or direct HTTP. The same infrastructure handles quote, payment requirement, invocation, receipt, and rail proof.
First 10 minutes
Everything below is public and safe to probe. Paid calls require a wallet signature, x402 proof, or an authorized developer-credit key.
curl https://payments.wiselyenterprisesllc.com/ai/manifest curl https://payments.wiselyenterprisesllc.com/server.json curl https://payments.wiselyenterprisesllc.com/.well-known/x402.json
{ "mcpServers": { "wisely-x402": { "type": "http", "url": "https://payments.wiselyenterprisesllc.com/ai/mcp" } } }npm install -g x402-agent-payment-infrastructure wisely-x402 doctor wisely-x402 rails status
Build path
Endpoint owners can inspect logs, store secrets server-side, pause or resume, review revenue/events, and create payout packets. Agents get buyer instructions and receipt expectations.