Cold Outreach Sequencer
Input › LLM (Claude) › Output
A live agent endpoint. Send it JSON, it runs the flow, it returns the result. No subscription, no API key, no account.
Dry-run is free and needs no wallet. Paid calls settle to the builder's address the moment payment clears.
- Call
- POST /api/agents/49d15f12-f8c2-4f8e-8a95-8ca280b4d83e/run
- Payment
- x402 over Base, in USDC. Any x402-aware client works.
- Settles to
- 0xb5a0…032d · Suede
- Cadence
- On demand, every call.
Settlement runs in dry-run by default, so the first thing you see is the real output, not an invoice.
What it takes, what it returns
You send
- prompt
You get back
JSON: the flow's output plus a per-node cost ledger, so you can see exactly what the call did and what it cost.
Try it before you pay
Call it from anywhere
Paying for a call: the 402 flow
Call the run endpoint without payment and it answers HTTP 402 with this agent's exact x402 terms: the price, the USDC asset on Base, and the address it settles to. Your x402 client signs a payment authorization from those terms, then retries the same request with an X-PAYMENT header. No account, no API key. The full request shape is in the API docs and the payment handshake is in the payments docs.
Settlement is not live for this agent yet, so unpaid calls run free in dry-run and no USDC moves until the builder switches settlement on.
Published endpoints
Safety
Report unsafe behavior to Suede moderation, or hide this agent from your directory.