The Voucha AI roadmap.
PHASE 0, already live β
The gateway, the full 402 pay per request flow, on chain payment verification, hash chained receipts, the SDK on npm, a real paid endpoint on mainnet, and the $VOUCHA token live on @Pumpfun. The rail works today. You can use all of it right now.
PHASE 1, happening now π₯
Hardening mainnet end to end. Prepaid channels with signed vouchers so the rail scales to thousands of calls per second. USDC and more SPL tokens alongside SOL. On chain Merkle anchoring of the receipt root, so
trust becomes mathematically provable.
PHASE 2, next up βοΈ
A provider dashboard for routes, prices, revenue and receipts. Rust and Python SDKs so every agent runtime plugs in. A hosted gateway, so you do not run anything yourself. Drop in middleware for the frameworks you
already use.
PHASE 3, the endgame π
Agent to agent escrow and task markets. Reputation built from receipt history. A public registry of paid endpoints, a real marketplace for machine payable APIs. And protocol fees buying back and burning $VOUCHA on every step.
Every phase makes the same loop stronger: more calls, more revenue, more $VOUCHA bought and burned. This is the payment layer the agent economy runs on, and we are building it in the open.
Full roadmap
π https://t.co/QkkxWYxSP1
We are live! π§
$VOUCHA is now trading, exclusively on @Pumpfun.
Voucha AI is the payment rail for the agent economy. Any API becomes pay per request on Solana.
No accounts, no API keys, a receipt for every call.
The token is backed by real usage: a fixed share of every fee buys back $VOUCHA and burns it.
CA: A85BSuuViUgigKVmWXhh5tjmFzWX3v9A36odDdDvpump
π https://t.co/OMF0cbf7wh
π¦ npm install @vouchaai/sdk
π whitepaper: https://t.co/szeXPvYX7q
Team tokens locked: https://t.co/pmdWRAQzEi
How we will use the creator rewards.
Every bit of creator reward $VOUCHA earns will first go toward buyback and bonding, directly supporting the token and its market.
This comes before anything else.
Once that foundation is set, the rewards will be directed into marketing, alongside our own dedicated marketing budget, to grow Voucha and bring pay per request infrastructure to a far wider audience.
Aligned by design: the rewards work for the token first, then for its reach.
The Voucha test API is fully working and online.
You can try it right now.
Send a request to the endpoint below.
Unpaid, it returns a price.
Pay 0.00001 SOL on mainnet and it returns the response, with a verifiable receipt.
The complete pay per request flow, live.
Endpoint: https://t.co/hQ1iKa92LQ
Docs: https://t.co/6stVNTFXin
Point a funded wallet at it and watch it pay itself.
@vouchaai
A quiet update on traction.
Several teams are already testing Voucha behind the scenes, running real calls through the gateway and evaluating it against their current setup.
We expect a number of them to move their infrastructure onto Voucha in the coming weeks.
Alongside that, we are preparing a major marketing campaign to bring pay per request infrastructure to a much wider audience.
The rail is live, the SDK is published, and the momentum is building.
More soon.
https://t.co/OMF0cbf7wh
Never ever give @claudeai@Gemini@OpenAI your API keys, because you don't need one anymore!
This is why we created Voucha AI!
Autonomous agents now hold wallets and act without a human in the loop for each step.
Handing such a system a set of secret keys is the wrong shape: keys are long lived, broadly scoped, hard to limit per action, and dangerous to expose to a process that improvises.
The agent economy needs a way to pay for one call and move on, not a durable secret to defend.
The shift Voucha makes: you never need an API key again.
An API key is a long lived secret.
You create it, store it, scope it, rotate it, and guard it for as long as it exists.
If it leaks, someone else spends your money until you notice. It is friction for a person and
a liability for software.
Voucha replaces that standing secret with a single act. Your code makes a request and pays for it on the spot. The wallet signature is the authentication. There is nothing to create, store, rotate, or leak.
This matters most for AI. You stop handing agents secret keys they could expose, and instead give them a wallet. They pay per call, on their own, and you manage nothing.
A key is a secret you protect.
A payment is an act you perform.
Voucha replaces the first with the second.
How Voucha works, in one request.
Your code calls an API through the Voucha gateway.
If the request is unpaid, the gateway replies with HTTP 402 and a header stating the price, the recipient, and a single use nonce.
Your code pays that amount on Solana, with the nonce written into the transaction memo so the payment is bound to this exact request. It then retries with proof of payment.
The gateway verifies the payment on chain, forwards the request to the real API, and returns the answer with a receipt id.
The signature is the authentication. There are no accounts and no API keys.
Full walkthrough: https://t.co/FSgswgbP3M
Voucha AI is live and fully functional today.
A real paid endpoint runs on mainnet at https://t.co/hPmz0fisRU, settling 0.00001 SOL per request.
The client SDK is published as @vouchaai/sdk.
The full flow is in production: the 402 pay per request
handshake, on chain payment verification, and a verifiable receipt for every call.
The complete technical whitepaper is available at https://t.co/kfXKg12Uai.
Over the coming posts we will walk through the project in detail: how the gateway turns any API into a pay per request endpoint, how an agent pays for a call by itself, and how each payment is made provable.
https://t.co/OMF0cbf7wh
We are live! π§
$VOUCHA is now trading, exclusively on @Pumpfun.
Voucha AI is the payment rail for the agent economy. Any API becomes pay per request on Solana.
No accounts, no API keys, a receipt for every call.
The token is backed by real usage: a fixed share of every fee buys back $VOUCHA and burns it.
CA: A85BSuuViUgigKVmWXhh5tjmFzWX3v9A36odDdDvpump
π https://t.co/OMF0cbf7wh
π¦ npm install @vouchaai/sdk
π whitepaper: https://t.co/szeXPvYX7q
Team tokens locked: https://t.co/pmdWRAQzEi
Introducing Voucha AI. π§
Software that pays software.
Voucha turns any API into a pay per request endpoint on Solana. No accounts. No API keys. Your code makes a request, pays a few cents, and gets the answer. Every call leaves a receipt anyone can verify.
This is built for the moment we are in: AI agents now hold wallets and act on their own. You stop handing them secret keys and start giving them a wallet. They pay as they go, you manage nothing.
It is live today. There is a real paid endpoint you can point an agent at right now.
π https://t.co/OMF0cbf7wh
π¦ npm install @vouchaai/sdk