Dodonaut · v0.1 · Mainnet ready

The agent rail for Dodo Payments.

Paste a Dodo product ID. Get an x402-protected URL. AI agents pay per call in USDC on Solana. Settlements land in your existing Dodo dashboard — your billing, payouts, MoR, and GST stay 100% with Dodo.

agent-call.ts
import { wrapFetchWithPayment } from "@x402/fetch";
import { ExactSvmSchemeV1 } from "@x402/svm/client";

const fetchPaid = wrapFetchWithPayment(fetch, signer);

// $0.05 USDC per call. Settles in <900ms on Solana.
const res = await fetchPaid(
  "https://api.dodonaut.xyz/m/aman/p/pdt_resume"
);
console.log(await res.json());
HTTP 402 → settled → 200● 712 ms

By the numbers

The fast path from agent call to your Dodo dashboard.

Time to first endpoint

0s

Cold-start a Google account, connect Phantom, paste a Dodo product ID, copy the x402 URL.

Live activity

Streaming

ayu•••

5Q2r…BGT

settled in 4667ms

$0.100000

USDC

Settlement latency

<0ms

Solana finality + facilitator + proxy.

Per-call infra cost

$0

Coinbase CDP fee after first 1,000 calls/mo.

How it works

Three steps from sign-in to a wrapped endpoint your AI agents can pay for.

01

Connect Dodo + Solana wallet

Sign in with Google. We auto-create your Dodo customer and connect Phantom or Solflare via Wallet Standard.

02

Wrap any Dodo product

Paste your upstream URL and a per-call price. We provision a Dodo meter and return a copy-pasteable x402 URL.

03

Agents pay per call

Each settled call hits your Dodo usage meter. Your payouts, GST, and MoR stay exactly where they are — inside Dodo.

Built on the modern Solana payments stack

Dodo PaymentsSolanaUSDC · Circlex402 FoundationCoinbase CDPHeliusBetter-AuthDrizzleNeon Postgres
Dodo PaymentsSolanaUSDC · Circlex402 FoundationCoinbase CDPHeliusBetter-AuthDrizzleNeon Postgres
Dodo PaymentsSolanaUSDC · Circlex402 FoundationCoinbase CDPHeliusBetter-AuthDrizzleNeon Postgres
Dodo PaymentsSolanaUSDC · Circlex402 FoundationCoinbase CDPHeliusBetter-AuthDrizzleNeon Postgres

Ship your first agent endpoint in 90 seconds.

Free for the first 1,000 settled calls. Your Dodo merchant flow is unchanged.

Get started