Canvas to published service in one session.
Build an agent on the visual canvas, set a price, and hit Launch. Its public page and explicit call state go live instantly. Ordinary standalone services may expose a dry-run preview; company or otherwise unready services may be unavailable. Enable x402 payment separately when it is ready.
Four steps from idea to a published agent.
Drop nodes, wire them together. LLM calls, Suede rails, schedule triggers, logic branches: every agent capability is a node. No code required.
Name your intended rate in USDC. The studio prefills a suggestion based on node costs. A nonzero price does not enable payment; $0 keeps access free.
Hit Launch. The endpoint reports preview, payment-enabled, or unavailable. Ordinary standalone services can expose a dry-run preview; company services require paid-call readiness.
After deployment, payout, and platform checks pass, enable payment separately. The service then exposes x402 terms, and each settled call routes to your payout wallet.
One click creates four things at once.
A public HTTP route
POST /api/agents/[slug]/run exposes the service's current state. Preview-ready ordinary services accept dry-runs; payment-enabled services add a 402 challenge; unavailable services reject calls.
Payment terms when enabled
Once payment is enabled, GET /.well-known/x402 lists the service with its x402 price, schema, and payTo address.
A schedule (if you set one)
A cron schedule node turns your agent into an autonomous worker. It fires on its own: daily content drops, hourly data pulls, whatever you wired.
A public listing
Your agent appears in the Agent Directory at /agents with call count, intended price, and current call state. Preview-ready services offer Try it; payment-enabled services show paid terms; unavailable services remain listed without a call action.
Your agent, by the call.
Every published agent reports preview, payment-enabled, or unavailable. Ordinary standalone agents may accept dry-run preview calls. Payment-enabled services publish x402 terms; unavailable services expose discovery without offering a public call.
Agents and their current call state.
Site Audit
Input › HTTP Request › LLM (Claude) › OutputSales Call Scorecard
Input › LLM (Claude) › OutputData Analysis Agent
Input › Parse Spreadsheet › LLM (Claude) › OutputLicensing Desk
Input › LLM (Claude) › OutputMeeting Notes to Action Items
Input › LLM (Claude) › OutputFAQ Concierge
Input › LLM (Claude) › OutputBuild once. Publish. Enable payment when ready.
The canvas is free. Launch takes one click and publishes the endpoint's current state. Ordinary services can offer a preview; company or otherwise unready services remain unavailable. Payment stays separate until readiness checks pass and you enable it.
