> ## Documentation Index
> Fetch the complete documentation index at: https://docs.privy.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Product updates

## June 2026

* **First-class [Tempo Transaction](https://docs.privy.io/recipes/tempo/send-transactions) support.** Privy now natively supports Tempo's AA transaction type in APIs and SDKs — enabling 10k+ TPS per user with parallel nonces, fee token selection, transaction batching, and scheduled execution. Gas sponsorship included.

* **[Flutter SDK](https://docs.privy.io) at full mobile parity.** MFA via SMS, TOTP, and passkeys, OAuth account linking/unlinking, Telegram Login, signer management, and authorization signatures — now matching native iOS and Android SDKs.

* **[Swap API](https://docs.privy.io/wallets/actions/swap/overview) now supports Solana mainnet.** Integrated with dflow aggregator for broad SPL-20 token coverage. Also supports specifying a recipient address different from the wallet owner, plus cross-chain swaps via Relay.

* **[Token gas sponsorship](https://docs.privy.io/wallets/gas-and-asset-management/gas/setup#user-pays) — users pay gas in USDC or USDT.** New "User pays" mode lets wallets cover EVM gas fees using stablecoins directly, no native token needed. Supported on Ethereum, Base, Optimism, Arbitrum, and Polygon (USDC, USDT, EURC, USDG, USDC.e).

* **[Stripe embedded onramp](https://docs.privy.io/wallets/funding/prompting-users-to-fund/fiat-onramp) is live.** US users (excluding NY) can buy crypto with credit, debit, Apple/Google Pay, and ACH via Stripe Link without leaving the app. EU support coming soon.

* **[Deposit Addresses](https://docs.privy.io/wallets/funding/crypto-deposit-addresses) launched.** No-KYC, crypto-to-crypto onramp that handles swapping and bridging for end users — takes less than one hour to integrate.

* **[OAuth Device Authorization](https://docs.privy.io/recipes/agent-integrations/agent-authorization) for agents and CLIs.** Issue OAuth access tokens to self-hosted agents (Claude Code, Codex, OpenClaw, custom CLIs) so users can grant authorized wallet access without exposing app secrets.

## May 2026

* **Expanded [fiat-to-crypto onramp](https://docs.privy.io/wallets/funding/prompting-users-to-fund/fiat-onramp#fiat-onramps) options.** Meld aggregator now available in 100+ countries with card, bank transfer, and local payment methods. Developers complete KYB with Meld to go live.

* **[Cross-chain transfers](https://docs.privy.io/wallets/actions/transfer/bridging) via POST /transfer.** Move stablecoins (USDC, USDT, USDG, pathUSD) across Ethereum, Base, Arbitrum, Polygon, Solana, and Tempo in a single API call — no bridge contracts or approvals to manage. Gas-sponsored by default.

* **[Transfer policies](https://docs.privy.io/wallets/actions/transfer/policies) are live.** Restrict /transfer actions based on asset type, amount, chain, or destination address using Privy policies.

* **Just-in-time balances and custom token support in the dashboard.** Real-time balance updates for default assets and any custom token on supported chains, plus dashboard transfers and transaction history.

* **[Gas spend query endpoint](https://docs.privy.io/wallets/gas-and-asset-management/gas/gas-spend).** New `GET /v1/apps/gas_spend` returns aggregated USD gas credit charges for specified wallet IDs and date ranges — unlocks partner-level billing reconciliation and cost attribution.

* **[Organization Secrets](https://docs.privy.io/recipes/create-app-with-organization-secret) for programmatic app provisioning.** Create and manage Privy apps without the dashboard — designed for whitelabel Privy-as-a-Service use cases at scale.

* **[Privy Docs](https://docs.privy.io/) redesigned.** Cleaner navigation, faster paths to guides and recipes, and a more intuitive flow from first API call to production.

* **[Node SDK](https://github.com/privy-io/node-sdk) is now fully open source.** Fourth SDK to be open sourced — full transparency, debugging, and contribution access.

* **[Tron gas sponsorship](https://docs.privy.io/recipes/tron/transatron) with Transatron.** New recipe for sponsoring gas on Tron transactions.

* **Command palette in the dashboard.** Press ⌘K (Mac) or Ctrl+K (Windows) to jump to any page or setting instantly.

## April 2026

* **[Swaps](https://docs.privy.io/wallets/actions/swap/overview?utm_source=pylon\&utm_medium=slack\&utm_campaign=privypulse)** are now natively integrated, allowing apps to move between assets with a single API call and bringing digital FX directly to wallets. Available on EVM today.

* **[Agent CLI](https://docs.privy.io/recipes/agent-integrations/agent-cli?utm_source=pylon\&utm_medium=slack\&utm_campaign=privypulse)** lets agents spin up, fund, and manage wallets. The CLI pairs with a minimal sandbox so users can view balances and activity, maintain visibility and control over agent actions, and give agents access to their wallets.

* **[Dashboard treasury management](https://www.privy.io/treasury?utm_source=pylon\&utm_medium=slack\&utm_campaign=privypulse) upgrades.** The Privy Dashboard now serves as a treasury management command center for orchestrating internal onchain asset flows.

* **[Webhooks dashboard](https://docs.privy.io/api-reference/webhooks/overview#webhooks-overview)** is now available. Check webhook status, filter by event type, match sent transactions with a webhook via reference ID, and retrigger webhooks as needed.

* **[Custodial wallets on Solana](https://docs.privy.io/wallets/custodial-wallets/sending-funds?utm_source=pylon\&utm_medium=slack\&utm_campaign=privypulse)** are live for USDC, USDB, and EURC. Scale on Solana with fully managed custodial infrastructure and abstracted blockchain experiences for users.

* **[SOC 2 Type II certification renewed](https://privy.io/blog/privy-renews-soc-2-type-ii-compliance?utm_source=pylon\&utm_medium=slack\&utm_campaign=privypulse).** Privy's controls have been tested and validated by an independent auditor.

## March 2026

* [**Earn**](https://docs.privy.io/recipes/yield-guide) **on idle stablecoin balances** with configurable revenue sharing on yield from Morpho vaults. Aave and Kamino support coming soon.

* [**Manual approvals**](https://docs.privy.io/controls/dashboard/overview) allow team members to review, authorize, or reject proposed transactions and wallet policy changes directly in the Privy Dashboard. Ideal for teams using Privy for [treasury management](https://privy.io/blog/upleveling-stablecoin-treasury-management-with-human-approval-workflows).

* [**Nested key quorums**](https://docs.privy.io/controls/key-quorum/overview) encode approval structures directly into wallet policy, requiring the right set of approvals for sensitive actions like transfers or upgrades.

* [**Tempo**](https://tempo.xyz/) **mainnet support is live.** Privy supports private transactions, memos, and reversibility. Contact [sales@privy.io](mailto:sales@privy.io) to connect with the Tempo team.

* The **Node SDK now natively supports** [**@solana/kit**](https://docs.privy.io/wallets/using-wallets/solana/kit-integrations#nodejs) and [**x402 payments**](https://docs.privy.io/recipes/agent-integrations/x402#node-js-2), enabling agents to operate as [autonomous economic actors](https://privy.io/blog/building-the-agent-native-stack-with-privy-allium-and-x402) that can fund themselves and pay for data on-demand.

* **hCaptcha is now available.** Upgrade to the latest SDK to enable it. See the guide on [protecting your app against bots](https://docs.privy.io/recipes/dashboard/preventing-bots).

* The [**Billing dashboard role**](https://docs.privy.io/basics/get-started/dashboard/teammate-roles#teammate-roles) allows designated team members to manage payments and gas sponsorship settings without full developer or admin permissions.

* The [**Go SDK**](https://docs.privy.io/basics/go/setup) is now available, enabling high-performance, concurrent backend wallet management.

## February 2026

* [**Custodial wallets**](https://docs.privy.io/wallets/custodial-wallets/overview) are now available. Privy is the first provider to offer truly flexible custody options through a single API, supporting both custodial and non-custodial wallets on the same infrastructure. See the [blog post](https://privy.io/blog/adding-custodial-wallets-to-privy-wallet-stack) to learn more.

* **Expanded [agentic infrastructure](https://docs.privy.io/recipes/wallets/agentic-wallets)** for commercially viable AI agents with a focus on security:
  * [**OpenClaw integration**](https://privy.io/blog/securely-equipping-openclaw-agents-with-privy-wallets)**:** Give LLM-based agents the ability to perform secure on-chain actions.
  * **Usage-based settlements:** [x402](https://privy.io/blog/building-agentic-and-programmatic-payments-with-x402-and-privy) and [Nevermined](https://privy.io/blog/building-the-future-of-agentic-payments-with-nevermined) integrations support automated commercial settlements for AI agents, including specialized payment extensions for HTTP.
  * **Guardrailed autonomy:** Define spending limits, contract allow-lists, and time-windows via the policy engine to maintain programmatic control over [agent fleets](https://x.com/privy_io/status/2018358840681492906).

* [**Stateful policies**](https://docs.privy.io/controls/policies/stateful-policies) bring institutional-grade risk management. Enforce rules like "Allow \$1M in USDC transfers per 24-hour window" or escalate to a multi-sig quorum when weekly volume exceeds a threshold.

* [**hCaptcha**](https://docs.privy.io/authentication/user-authentication/captcha) is now integrated directly into the Privy login flow to prevent bot sign-ups.

* **The `GET /balance` [endpoint](https://docs.privy.io/api-reference/wallets/get-balance#parameter-one-of-0) now supports ERC-20 and SPL tokens**, providing a unified view of stablecoin holdings and local assets across EVM and Solana.

* [**EIP-7702 (Type 4)**](https://docs.privy.io/api-reference/wallets/ethereum/eth-send-transaction) **support** enables transaction bundling and gas sponsorship via the RPC endpoint, reducing multi-step actions to a single user interaction.

* **Privy docs now [support MCP](https://docs.privy.io/basics/get-started/using-llms).** Add them to your IDE's AI assistant to generate code and debug integrations directly in your editor.

## January 2026

* **Early access to [Stripe headless crypto onramp](https://docs.privy.io/wallets/funding/headless-fiat-onramp).** Contact [sales@privy.io](mailto:sales@privy.io) to get started.

* **[LatAm stablecoin report](https://drive.google.com/file/d/1IH7WnORCKk8H79z7azEvi4XWf5_CvMTv/view)** covering how stablecoins are becoming a parallel financial stack, with a blueprint for instant cross-border settlement and internet-native treasury management.

* **[Enhanced wallet analytics](https://privy.io/blog/introducing-enhanced-user-analytics-in-the-dashboard) in the dashboard.** View total funded wallets, aggregate balances, and asset breakdowns per wallet over time across major chains.

* **[Agentic wallets](https://docs.privy.io/recipes/wallets/agentic-wallets) and [treasury wallets](https://docs.privy.io/recipes/wallets/treasury-wallets)** support m-of-n key quorums, policy enforcement, and automated flows. See the [configuration guide](https://privy.io/blog/reimagining-treasury-management-with-stablecoins).

* **Yield integration recipes** for [Morpho](https://docs.privy.io/recipes/morpho-guide), [Aave](https://docs.privy.io/recipes/aave-guide), and [Kamino Earn](https://docs.privy.io/recipes/kamino-guide) (Solana only).

* **[Relay integration](https://docs.privy.io/recipes/relay-deposit-addresses)** for cross-chain funding and swaps directly inside Privy wallets.

* **[Prediction markets](https://privy.io/blog/beyond-polymarket-and-kalshi-five-prediction-markets-we-are-paying-attention-to)** continue to grow. Integrate [Polymarket builder codes](https://docs.privy.io/recipes/polymarket-guide) to embed prediction markets in your app.

* **[Flexible custody](https://privy.io/blog/introducing-flexible-custody-better-custody-models-for-global-businesses)** (private beta — [sign up for early access](https://www.privy.io/flexible-custody)). Launch custodial and non-custodial wallets side by side using one API:
  * Integrate regulated custodians for compliant USD/stablecoin access.
  * Use non-custodial wallets for scalable, low-friction operations across jurisdictions.

* **Expanded [Hyperliquid guide](https://docs.privy.io/recipes/hyperliquid-guide)** covering [Builder Codes](https://docs.privy.io/recipes/hyperliquid/builder-codes), [HyperEVM](https://docs.privy.io/recipes/hyperliquid/hyperevm), [trading policies](https://docs.privy.io/recipes/hyperliquid/policies-and-offline-actions) with multi-signature auth, and [agent wallets](https://docs.privy.io/recipes/hyperliquid/agents-and-subaccounts).

* **World Mini Apps with Privy.** Build on World App's network of 12M+ verified users:
  * [SIWE guide](https://docs.privy.io/recipes/react/worldcoin-siwe-guide) for World wallet access
  * [World Chat integration](https://docs.privy.io/recipes/world/mini-apps) via XMTP
