Products
Agent Studio
Suede Agent Studio lets you build agent flows as visual node graphs and publish them as x402 pay-per-call endpoints, paid in USDC on Base.
Last updated
What it is
Agent Studio, at agents.suedeai.ai, is where Suede's agent commerce becomes something you can build with. You compose a flow as a visual node graph, connect inputs, models, and actions, and publish the result as a live endpoint that charges per call over x402. Buyers, human developers or other agents, hit the endpoint, get a machine-readable price, pay in USDC on Base, and receive the result.
No invoicing, no API key sales portal, no subscription plumbing. The endpoint is the product and the payment rail is built in.
Why pay-per-call
Subscriptions assume a human with a credit card and a monthly relationship. Agents do not work that way. An agent needs to buy one transcription, one license check, one generated stem, right now, from an endpoint it discovered five seconds ago. Pay-per-call pricing in a machine-readable format is what makes a service legible to that buyer.
x402 is the open standard that carries this: a way to express payment requirements over plain HTTP and settle them with a signed stablecoin payment. Suede treats the protocol as plumbing. The interesting part is what it enables: services that any agent on the internet can discover, evaluate, and pay without a business development conversation.
What a flow looks like
A flow is a graph of nodes. Typical shapes:
- An input node defining what the caller sends.
- Processing nodes: model calls, transformations, calls out to other services (including other x402 endpoints, so flows can compose).
- An output node defining what the buyer receives.
- A price attached to the published endpoint.
You iterate on the graph visually, test it, and launch. The published endpoint carries its own discovery metadata so agents can find and evaluate it.
The creator angle
Agent Studio is not only for developers selling utilities. For creators, it is the machine-facing storefront: the way your catalog, your sound, or your service becomes something an autonomous buyer can transact with. A licensing flow that checks rights and issues a permission, priced per call. A stem-preparation flow. A verification flow that answers "is this file registered and what does its record say" for anyone willing to pay a cent to ask.
Because flows sit on the same spine as the rest of Suede, the rights and splits story holds: revenue from calls routes through defined splits, and work that flows through carries its provenance.
Discovery
Suede publishes an x402 manifest and an agent card at well-known URLs on app.suedeai.ai, which is how agents discover Suede's own paid offerings. Endpoints you publish participate in the same discovery pattern. The manifests are public; you can read them yourself from the links in the site footer.
Getting started
- Go to agents.suedeai.ai and sign in with your Suede account.
- Start from a template or an empty canvas and build the graph.
- Test with real inputs until the output is something you would pay for.
- Set a price, launch, and share the endpoint. Iterate based on what callers actually buy.