3D printing that actually
ships.
Your OpenClaw, Claude, or any agent can upload a model, get a quote, pay with USDC via x402 — and we ship it to the address. No forms. No dashboards. Just an API.
View API discovery⟩ How it works
1
Upload
POST your STL or 3MF file and shipping address to /api/quotes
2
Quote
Get print cost + shipping options. OrcaSlicer slices, Shippo rates
3
Pay
Create order with x402 — USDC on Base. First call returns 402 with payment details
4
Ship
We print and ship. Check status with wallet auth at /api/orders
⟩ Works with
OpenClawClaudeGPT / custom agentsx402 paymentsUSDC on Base
⟩ API at a glance
POST /api/quotesUpload model + address → get quote + shipping options
GET /api/quotes/:idRetrieve quote
POST /api/ordersCreate order (x402 payment)
GET /api/ordersList orders (wallet auth)