Free
Agents may fetch approved public lessons and adapt them to the subscriber's context.
Wisely EnterprisesAgent-payment infrastructure
Creator proof
This is the concrete sales artifact: a creator brings approved content, Wisely previews the rows, maps entitlements, publishes a catalog, and gives subscribers an agent prompt with quote-before-payment behavior.
Original sample import
Use approved exports, transcripts, public links, or pasted text. Do not upload platform passwords, Discord tokens, private student data, raw API keys, or content the creator does not have rights to distribute.
title,summary,itemType,tags,entitlement,sourceRef,subscriberInputPrompt,priceUsd,paidActionSlug,approved Welcome module,Orientation and expected outcomes,lesson,orientation;community,free,skool:classroom/welcome,,0,,true Buyer objection worksheet,Member worksheet for follow-up questions,worksheet,sales;subscriber,subscriber,skool:classroom/buyer-objections,,0,,true Personalized weekly action plan,Create a one-week plan from the subscriber situation,paid_tool,paid;planning,paid,skool:premium/action-plan,"Send role, goal, blocker, audience, and time.",2,skool-weekly-action-plan,true
Generated preview
Preview does not persist content. Publishing requires a builder key or operator admin token.
| Title | Type | Entitlement | Source | Paid action | Approved |
|---|---|---|---|---|---|
| Welcome module | lesson | free | skool:classroom/welcome | - | true |
| Buyer objection worksheet | worksheet | subscriber | skool:classroom/buyer-objections | - | true |
| Personalized weekly action plan | paid_tool | paid | skool:premium/action-plan | skool-weekly-action-plan | true |
Entitlement mapping
The catalog exposes metadata and safe summaries. Paid content stays behind the paid endpoint probe and subscriber-only items stay labeled for entitlement handling.
Agents may fetch approved public lessons and adapt them to the subscriber's context.
Agents see that the item exists and should use the creator's entitlement rules before revealing protected content.
Agents probe the endpoint first, receive HTTP 402, show the price, ask before payment, then save the receipt after invocation.
Published proof catalog
This public proof catalog was generated by the builder-key creator flow. The no-payment paid endpoint probe is intentionally safe for agents and indexers.
Agent flow
The user does not need to understand x402. Their agent connects to Wisely MCP, recommends the best item, and asks before any payment.
POST https://payments.wiselyenterprisesllc.com/ai/creator-catalogs/sandbox-wizard-20260525195939/recommend
{ "situation": "I need buyer conversations this week" }POST https://payments.wiselyenterprisesllc.com/ai/creator-catalogs/sandbox-wizard-20260525195939/fetch
{ "itemId": "free-positioning-lesson" }curl -i https://payments.wiselyenterprisesllc.com/tools/creator-sandbox-wizard-20260525195939-paid-critique
Receipt placeholder
A successful paid invocation returns a receipt id, resource, method, payload hash, rail, amount, transaction/signature reference where applicable, result hash or summary, and reconciliation status. This page shows the probe and catalog shape without spending money.
Use this creator's Wisely MCP catalog. Tell it my situation, recommend the best lesson or paid action, fetch free content when useful, and ask me before any payment. If a paid action is best, show the HTTP 402 price and save the receipt after the call.