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.
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());By the numbers
The fast path from agent call to your Dodo dashboard.
Measured against Solana mainnet + the Coinbase CDP x402 facilitator, settling in USDC. Live activity reflects real on-chain settlements.
Time to first endpoint
Cold-start a Google account, connect Phantom, paste a Dodo product ID, copy the x402 URL.
Live activity
Streamingayu•••
←5Q2r…BGT
settled in 4667ms
$0.100000
USDC
Settlement latency
Solana finality + facilitator + proxy.
Per-call infra cost
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.
Connect Dodo + Solana wallet
Sign in with Google. We auto-create your Dodo customer and connect Phantom or Solflare via Wallet Standard.
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.
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
Ship your first agent endpoint in 90 seconds.
Free for the first 1,000 settled calls. Your Dodo merchant flow is unchanged.