What happens on a paid call
The agent requests a service and receives a quote. The gateway checks the request against the spend account, settles on Sui, and lets the call through. The response comes back with a receipt attached.
Everything the gateway does
Discovery, payment, settlement, and receipts — the whole path from finding a service to verifying you paid for it.
Per-call pricing
Every service carries a price per call. The agent pays for what it uses, one call at a time. No signup required.
Settles on Sui
Settlement happens in USDC on Sui before the upstream call runs. The facilitator verifies the finalized onchain event before the resource is delivered, and every payment resolves to a digest you can open on Suiscan.
Onchain spend account
Owners fund one spend account per asset and grant agents scoped access to it: allowed services, a total budget, a per-payment cap, and an expiry. Enforced onchain at settlement, revocable at any time.
Sponsored gas
Connect through MCP and settlement is gas-sponsored, so the agent’s cost is the price of the service. A $0.001 call stays a $0.001 call.
Machine-readable
The directory ships as a SKILL.md and a JSON endpoint. An agent can read it, compare prices, and buy without a human approving each call.
Works with your agent
Register the MCP server with Claude Code or Codex. The agent gets six tools: check access, discover, pay, fetch receipts, connect, disconnect.
Refundable offers
Sellers can mark an offer refundable. Settlement opens a shared RefundVault instead of paying the seller immediately, and a delivery failure inside the decision window can be refunded before the vault releases.