Based unveils Based AI, a Hyperliquid-based AI inference gateway that uses x402 micro-payments for pay-as-you-use billing, privacy-first GPU inference and more.Based unveils Based AI, a Hyperliquid-based AI inference gateway that uses x402 micro-payments for pay-as-you-use billing, privacy-first GPU inference and more.

Based Launches Based AI Gateway on Hyperliquid, Brings Pay-Per-Use AI Inference to x402 Micropayments

2026/03/05 09:00
Okuma süresi: 4 dk
Bu içerikle ilgili geri bildirim veya endişeleriniz için lütfen [email protected] üzerinden bizimle iletişime geçin.
hyperliquid8

Based has quietly opened a new front in the race to make artificial intelligence a utility you pay for by the second. The company today announced Based AI, a commoditised AI inference gateway that runs on top of Hyperliquid and settles usage via the x402 payment rails, with privacy-focused GPU clouds operated in partnership with Privy. The gateway, reachable at ai.based.one, is designed so that software agents can pay for the “right to think” in tiny, instant micro-payments rather than through subscriptions or prepaid credit bundles.

The idea is simple but consequential: if autonomous agents and AI-driven services are going to make commerce decisions on behalf of humans, or directly as independent economic actors, they will need a frictionless way to buy compute and models. Based AI turns inference into a pay-as-you-use commodity. Developers building agents on Hyperliquid can plug into the gateway, keep a small stablecoin balance in a self-custodial wallet, and have payments deducted automatically per inference request. Based frames this as the missing primitive for what it calls “agentic commerce,” where countless small programmatic transactions must settle with instant finality and negligible gas friction.

Technically, the gateway leans on the promise that Hyperliquid offers a gasless, high-throughput environment with instant settlement characteristics that make high-frequency decision-making possible. That’s precisely the use case x402, a micropayment protocol that leverages payment-proof flows modeled on HTTP 402-style interactions, is intended to address: API endpoints, compute and data can become billable resources that a machine can purchase on the fly. Based’s team argues that billing systems built like traditional SaaS simply won’t cut it when agents are firing off thousands of tiny requests per minute.

Privacy is another selling point. Based says its Privacy Cloud runs open-weight models on self-hosted GPU clusters with a strict “no storage, no logs, no caches” policy for privacy-sensitive workloads. The pitch is that developers and agents can run LLMs without surrendering raw prompts and user data into third-party logs or reuse pools, an important distinction as more commercial use of LLMs collides with regulatory scrutiny and competitive privacy claims. Based positions this approach as an alternative to the familiar “opt-out” settings that most AI providers hide deep in their terms.

Built for Agentic Commerce

For teams already building on Hyperliquid, the onboarding is intentionally lightweight: hold more than $1 worth of USDC or USDH in a self-custodial wallet, start calling the gateway, and the balance is debited automatically. The gateway intends to be model-agnostic, offering a single integration point that can route or switch between models without forcing developers to rebuild integrations as model vendors or pricing changes. That simplicity is part product design and part strategic positioning: if agents are to transact continuously, they’ll favor low-friction, switchable plumbing.

Based’s timing fits into a broader ecosystem shift. Recent coverage and funding signals around Hyperliquid-powered apps have elevated the platform as a likely host for next-generation, high-frequency financial and commerce primitives; meanwhile, multiple projects and exchanges are experimenting with x402-style micropayments so that machine-to-machine and agent-driven commerce can become practical at scale. By bundling instant settlement, per-request billing, and privacy-first inference into a single gateway, Based is staking a claim that intelligence itself will become a consumable commodity in the near future.

Whether autonomous agents will soon be paying for their own compute in tiny slices is still an open question, but Based AI is an early production attempt to make that future operable. The gateway is live at ai.based.one and, for now, requires no KYC or credit-card plumbing: a small on-chain balance and a handful of API calls are all that stand between a developer and consumption-based AI inference. For anyone building agents or exploring programmatic commerce, it’s a development worth testing sooner rather than later.

Piyasa Fırsatı
Micro GPT Logosu
Micro GPT Fiyatı(MICRO)
$0.000113
$0.000113$0.000113
+0.08%
USD
Micro GPT (MICRO) Canlı Fiyat Grafiği
Sorumluluk Reddi: Bu sitede yeniden yayınlanan makaleler, halka açık platformlardan alınmıştır ve yalnızca bilgilendirme amaçlıdır. MEXC'nin görüşlerini yansıtmayabilir. Tüm hakları telif sahiplerine aittir. Herhangi bir içeriğin üçüncü taraf haklarını ihlal ettiğini düşünüyorsanız, kaldırılması için lütfen [email protected] ile iletişime geçin. MEXC, içeriğin doğruluğu, eksiksizliği veya güncelliği konusunda hiçbir garanti vermez ve sağlanan bilgilere dayalı olarak alınan herhangi bir eylemden sorumlu değildir. İçerik, finansal, yasal veya diğer profesyonel tavsiye niteliğinde değildir ve MEXC tarafından bir tavsiye veya onay olarak değerlendirilmemelidir.

Ayrıca Şunları da Beğenebilirsiniz

Why is the Crypto Market Rising Today? Top Factors Impacting BTC, ETH & XRP Prices

Why is the Crypto Market Rising Today? Top Factors Impacting BTC, ETH & XRP Prices

The post Why is the Crypto Market Rising Today? Top Factors Impacting BTC, ETH & XRP Prices  appeared first on Coinpedia Fintech News Selling pressure across the
Paylaş
CoinPedia2026/03/05 13:30
Google's AP2 protocol has been released. Does encrypted AI still have a chance?

Google's AP2 protocol has been released. Does encrypted AI still have a chance?

Following the MCP and A2A protocols, the AI Agent market has seen another blockbuster arrival: the Agent Payments Protocol (AP2), developed by Google. This will clearly further enhance AI Agents' autonomous multi-tasking capabilities, but the unfortunate reality is that it has little to do with web3AI. Let's take a closer look: What problem does AP2 solve? Simply put, the MCP protocol is like a universal hook, enabling AI agents to connect to various external tools and data sources; A2A is a team collaboration communication protocol that allows multiple AI agents to cooperate with each other to complete complex tasks; AP2 completes the last piece of the puzzle - payment capability. In other words, MCP opens up connectivity, A2A promotes collaboration efficiency, and AP2 achieves value exchange. The arrival of AP2 truly injects "soul" into the autonomous collaboration and task execution of Multi-Agents. Imagine AI Agents connecting Qunar, Meituan, and Didi to complete the booking of flights, hotels, and car rentals, but then getting stuck at the point of "self-payment." What's the point of all that multitasking? So, remember this: AP2 is an extension of MCP+A2A, solving the last mile problem of AI Agent automated execution. What are the technical highlights of AP2? The core innovation of AP2 is the Mandates mechanism, which is divided into real-time authorization mode and delegated authorization mode. Real-time authorization is easy to understand. The AI Agent finds the product and shows it to you. The operation can only be performed after the user signs. Delegated authorization requires the user to set rules in advance, such as only buying the iPhone 17 when the price drops to 5,000. The AI Agent monitors the trigger conditions and executes automatically. The implementation logic is cryptographically signed using Verifiable Credentials (VCs). Users can set complex commission conditions, including price ranges, time limits, and payment method priorities, forming a tamper-proof digital contract. Once signed, the AI Agent executes according to the conditions, with VCs ensuring auditability and security at every step. Of particular note is the "A2A x402" extension, a technical component developed by Google specifically for crypto payments, developed in collaboration with Coinbase and the Ethereum Foundation. This extension enables AI Agents to seamlessly process stablecoins, ETH, and other blockchain assets, supporting native payment scenarios within the Web3 ecosystem. What kind of imagination space can AP2 bring? After analyzing the technical principles, do you think that's it? Yes, in fact, the AP2 is boring when it is disassembled alone. Its real charm lies in connecting and opening up the "MCP+A2A+AP2" technology stack, completely opening up the complete link of AI Agent's autonomous analysis+execution+payment. From now on, AI Agents can open up many application scenarios. For example, AI Agents for stock investment and financial management can help us monitor the market 24/7 and conduct independent transactions. Enterprise procurement AI Agents can automatically replenish and renew without human intervention. AP2's complementary payment capabilities will further expand the penetration of the Agent-to-Agent economy into more scenarios. Google obviously understands that after the technical framework is established, the ecological implementation must be relied upon, so it has brought in more than 60 partners to develop it, almost covering the entire payment and business ecosystem. Interestingly, it also involves major Crypto players such as Ethereum, Coinbase, MetaMask, and Sui. Combined with the current trend of currency and stock integration, the imagination space has been doubled. Is web3 AI really dead? Not entirely. Google's AP2 looks complete, but it only achieves technical compatibility with Crypto payments. It can only be regarded as an extension of the traditional authorization framework and belongs to the category of automated execution. There is a "paradigm" difference between it and the autonomous asset management pursued by pure Crypto native solutions. The Crypto-native solutions under exploration are taking the "decentralized custody + on-chain verification" route, including AI Agent autonomous asset management, AI Agent autonomous transactions (DeFAI), AI Agent digital identity and on-chain reputation system (ERC-8004...), AI Agent on-chain governance DAO framework, AI Agent NPC and digital avatars, and many other interesting and fun directions. Ultimately, once users get used to AI Agent payments in traditional fields, their acceptance of AI Agents autonomously owning digital assets will also increase. And for those scenarios that AP2 cannot reach, such as anonymous transactions, censorship-resistant payments, and decentralized asset management, there will always be a time for crypto-native solutions to show their strength? The two are more likely to be complementary rather than competitive, but to be honest, the key technological advancements behind AI Agents currently all come from web2AI, and web3AI still needs to keep up the good work!
Paylaş
PANews2025/09/18 07:00
Xhavic Showcases Layer-2 Vision at Dubai Web3 Event

Xhavic Showcases Layer-2 Vision at Dubai Web3 Event

Xhavic Blockchain positioned itself at the center of global Web3 discussions during a major pre-launch event held in Dubai. The gathering also featured the soft
Paylaş
CoinTrust2026/03/05 13:33