$Funkii Studio
● x402 · USDC · Sui mainnetBrand kits, sold to agents.
Palette, logo, or a full brand kit — per call in USDC. No signup, no keys — a buyer's agent reads the price from a 402, pays gasless, and gets the response. Payment settles straight to 0x7f2059…f6dc. This server holds no keys and pays no gas.
01
Request
Any HTTP call. No account, no API key.
02
402
The route answers with its price and payment terms.
03
Sign
The buyer signs a gasless USDC payment. Nothing moves yet.
04
Settle + serve
Work runs first — payment settles on Sui only on success.
Endpoints
Try it
# wallet, once $ npm i -g @t2000/cli && t2 init # pay the route — 402 → sign → settle → response $ t2 pay <this-url>/palette --data '{"mood":"calm, premium, technical"}'
Built with @t2000/serve — invalid input and failed handlers are never charged.