After being noticed by IBM, the token of three.ws surged 50 times

foresightnews_apiОпубликовано 2026-06-05Обновлено 2026-06-05

Введение

IBM's public acknowledgment and collaboration with Solana AI project three.ws sparked a massive 50x surge in its $THREE token. Three.ws is building a "3D Agent Layer" for the internet, aiming to move AI beyond chat interfaces into interactive 3D digital characters that can be embedded on websites. These agents possess bodies (3D models), brains (LLMs), memory, skills, and optional on-chain identities and wallets for payments. The platform's architecture consists of four layers: a Viewer layer for 3D rendering, an Agent layer for AI behavior and skills, an optional Identity layer for persistent profiles, and an Embedding layer for deployment. For monetization, developers can set per-use fees for agent interactions, paid in USDC via the x402 protocol. Key to its enterprise strategy are partnerships with IBM and AWS. Integration with AWS Marketplace provides enterprise billing and deployment channels, while the IBM collaboration aims to combine three.ws's 3D agents with IBM's enterprise AI, cloud services, and Granite models. The challenge remains whether businesses will adopt these embodied AI agents and what utility the $THREE token will ultimately hold within the ecosystem.


Author: KarenZ, Foresight News


A piece of news about an IBM collaboration quickly brought the Solana ecosystem project three.ws into market view, and its token three soared 50 times.


The immediate catalyst for the price surge came from IBM. On the evening of June 1 and early morning of June 2, IBM's official Twitter account responded twice to related content about the collaboration posted by three.ws.


During the news dissemination, the three.ws token three experienced rapid growth. According to GMGN data, the market cap of three rose from around $300,000 before IBM's response to a high of $16.38 million on June 4, representing a surge of up to 53 times. Currently, the market cap of three fluctuates around $13 million.



It is evident that this was not a sustained rally starting from the token's issuance. three was launched on the Solana chain as early as late April, with the main price increase concentrated around the time of IBM's public responses and the collaboration announcement.


However, understanding three.ws solely as a Solana AI project backed by an IBM collaboration overlooks the real problem it aims to solve: most AI Agents still reside within chatboxes and background programs, invisible to users and difficult to identify, own, or invoke across different websites, devices, and on-chain environments.


three.ws hopes to equip AI Agents with a body, memory, identity, wallet, and distribution channels, transforming them into 3D digital characters that can appear on web pages, perform actions, and execute transactions.


Releasing AI from the Chatbox onto the Web Page


three.ws defines itself as the "3D Agent Layer" for the internet. Its founder, @nichxbt, currently has over 20,000 followers on Twitter and holds a blue verification checkmark.


The project is currently listed on the AWS Marketplace and Alibaba Cloud International Marketplace and has joined the Google Cloud for Web3 Startups program. three.ws is also included in the Anthropic official MCP Registry, is a W3C contributor, and was a participant in the Solana Frontier Hackathon.


Based on the project's existing code and documentation, three.ws's foundational capabilities include loading, inspecting, and displaying 3D models on the web client, subsequently integrated with large language models, memory, voice, skills, on-chain identity, and payment functionalities.


In simple terms, developers can create a 3D character on the platform, connect it to a large language model, memory system, voice, and skills, and then embed it into a website via a web component.


For example, businesses could deploy a 3D shopping guide Agent on a product page to introduce items, answer questions, and demonstrate product features through actions. Developers can also build digital customer service agents, virtual teachers, game characters, or personal AI assistants.


This process is somewhat similar to embedding a YouTube video. Developers don't need to build complex 3D pages separately; after adding the component and Agent ID, users can see and interact with the Agent in their browser.


three.ws offers multiple ways to create characters. Users can upload a selfie to generate an animatable 3D avatar in about 60 seconds; they can also generate models from text or images, upload their own GLB or glTF files, or use the character editor for creation.


Once the character is generated, developers can configure different large language models, voices, and skills for it.


three.ws also integrates on-chain capabilities for Agents. An Agent can own a Solana wallet, pay USDC for premium APIs via the x402 protocol, and register its identity as a Metaplex Core asset on Solana or via ERC-8004 on EVM chains. Here, identity and funds need to be distinguished: the on-chain identity proves who the Agent belongs to and where its profile points; the wallet is responsible for payments and executing transactions.


How Does a 3D Agent Operate?


three.ws consists of four independent technological layers that can be replaced individually. Developers can use all four layers in combination or utilize only a portion of them.



The bottom layer is the Viewer layer, also known as the rendering layer.


This layer is responsible for loading and displaying the 3D model in the browser, including lighting, camera, materials, and animations. It is built on three.js and inherently does not know if there is an AI, wallet, or on-chain identity behind the model. Therefore, even without connecting an Agent, the Viewer can function independently as a 3D model viewer.


The second layer is the Agent layer, which serves as the character's brain and behavioral system.


After receiving user input, the large language model makes judgments based on character settings, historical memory, and installed skills. If a user asks the character to wave, the model calls the corresponding tool, and the scene controller plays the waving animation; if the character needs to remember something, the memory module saves the relevant information.


This layer also includes an emotion system. The character can change expressions, gaze, and actions based on events, such as appearing happier after completing a task or showing concern when an operation fails.


The third layer is the Identity layer. This layer is an optional module.


The Identity layer ensures that the Agent maintains the same identity across different websites, devices, and sessions. The Agent's profile, memory patterns, and resource addresses can be written into a Manifest file and stored via IPFS or the platform's servers.


According to the three.ws official documentation, its Solana Agent already supports on-chain identity registration via Metaplex Core, but the ERC-8004-related on-chain reputation registration and verification registry are currently only available on the EVM side, with the verification registry still in the testnet phase.


The fourth layer is the Embedding and Distribution layer. This layer is responsible for bringing the Agent in front of users. Developers can add characters to websites, applications, and enterprise interfaces via web components, iframes, Widgets, or SDKs.


In simpler terms, the rendering layer handles the body and movements, the Agent layer provides the brain, memory, and skills, the identity layer offers an optional digital passport, and the embedding layer is responsible for deploying this character onto websites and applications.


The fee structure of three.ws should be understood from two dimensions: through which channels do users access or purchase services? And what costs are incurred after using the platform?


Regarding purchase/usage channels, one can directly subscribe, choosing a free version, Pro (US$49 per month), or an enterprise plan based on usage needs. The AWS Marketplace serves as an enterprise procurement channel.


After subscribing to three.ws, developers can use x402 to set prices for the Agent's chat, content generation, or API calls, with the caller paying per use in USDC. Platform fees are deducted from the developer's earnings: during the public beta, the platform fee for the free version is 0% (post-beta rates are not yet announced); the Pro version has a 2.9% platform fee, and enterprise plan fees are customized per agreement.


IBM Adds Enterprise Capabilities, AWS and Other Platforms Handle Distribution


For 3D AI Agent projects, creating a digital character capable of demonstrations is not difficult. The real challenge lies in integrating the product into enterprise procurement systems and meeting requirements for billing, deployment, identity verification, and AI governance.


three.ws is addressing these aspects through platforms like IBM and AWS Marketplace.


On May 27, three.ws announced becoming a member of the AWS Partner Network (APN) and subsequently launched on the AWS Marketplace. This means enterprise clients can procure three.ws services through their existing AWS accounts.


Later, three.ws published a technical article on the AWS Builder Center blog detailing its SaaS product billing solution. This solution connects AWS Marketplace's customer verification, usage metering, and subscription management with the on-chain x402 payment interface.


Regarding the IBM collaboration, three.ws plans to combine its 3D Agent technology with IBM's enterprise AI, hybrid cloud, and market channels, and integrate IBM's Granite series models for scenarios such as conversational AI, image understanding, semantic matching, market prediction, and enterprise governance.


AWS Marketplace helps three.ws enter enterprise procurement and billing systems, while IBM provides enterprise AI technology and commercial channels. Both partnerships aim towards the same goal: transforming the browser-based 3D AI Agent from an eye-catching demo into a service that enterprises can procure, deploy, and manage.


In a bear market, IBM's public response granted three.ws scarce market attention.


However, beyond the hype, the project still needs to answer more practical questions: do enterprises and developers truly need an AI Agent with a body, skills, and a digital identity, and what role will the token three ultimately play within this system.

Связанные с этим вопросы

QWhat was the direct catalyst for the significant price increase of the three token, and what was the reported growth?

AThe direct catalyst was IBM's official social media responses to collaboration-related content posted by three.ws. Following this, the token's market capitalization reportedly surged from around $300,000 to a high of $16.38 million, representing a growth of approximately 53 times (or 50-fold).

QAccording to the article, what is the core problem that three.ws aims to solve, beyond just being an AI project with IBM backing?

AThe core problem three.ws aims to solve is that most AI Agents are currently confined to chat windows and backend programs, making them invisible to users and difficult to identify, own, or invoke across different websites, devices, and blockchain environments. It seeks to equip AI Agents with a body, memory, identity, wallet, and distribution channels to become interactive 3D digital characters.

QHow does the three.ws platform allow developers to integrate a 3D AI Agent into a website?

ADevelopers can integrate a 3D AI Agent by creating a character on the three.ws platform, connecting it to an LLM, memory system, voice, and skills, and then embedding it into a website using a simple web component (like ``). This process is likened to embedding a YouTube video, requiring only the component and an Agent ID.

QWhat are the four independent technical layers that constitute the three.ws system, and what is the primary function of the 'Viewer' layer?

AThe four layers are: 1) Viewer Layer (rendering), 2) Agent Layer (brain/behavior), 3) Identity Layer (optional), and 4) Embedding & Distribution Layer. The primary function of the Viewer layer is to load and display 3D models in a browser, handling lighting, camera, materials, and animations. It is built on three.js and can function independently as a 3D model viewer.

QWhat strategic roles do the partnerships with IBM and AWS Marketplace play for three.ws, according to the article?

AThe partnership with AWS Marketplace helps three.ws enter the enterprise procurement and billing system, allowing business customers to purchase its services through their existing AWS accounts. The collaboration with IBM provides enterprise-grade AI technology (like IBM Granite models), hybrid cloud capabilities, and commercial market channels. Together, they aim to transform the 3D AI Agent from a demo into a service that enterprises can procure, deploy, and manage.

Похожее

Single-Day Plunge of 30%, Arthur Hayes Suddenly Liquidates: Why Did ZEC Get Exploded by Security Issues?

On June 5th, Zcash founder Zooko Wilcox disclosed a critical soundness vulnerability in the project's latest Orchard privacy pool. This flaw, found in the elliptic curve multiplication constraints, could allow an attacker to create unlimited counterfeit ZEC within the shielded pool, with transactions appearing valid. The vulnerability was discovered in late May by security researcher Taylor Hornby, who utilized Anthropic's new Opus 4.8 AI model for a targeted audit. The Zcash ecosystem had already performed an emergency network upgrade to patch the issue. However, the detailed disclosure triggered severe market panic, causing ZEC's price to plummet over 30% in a single day. Notably, prominent investor Arthur Hayes announced he had sold his entire ZEC position following the news. The incident starkly challenges the "technological trust" narrative central to privacy coins. Despite years of top-tier cryptographic audits, the bug persisted until uncovered with advanced AI-assisted research. This highlights the growing gap between theoretical perfection and practical implementation in privacy technology. The event serves as a industry-wide warning: in an AI-driven security landscape, the assumption that "undiscovered equals safe" is obsolete. It underscores the urgent need for continuous, proactive security practices combining AI audits, formal verification, and rapid response mechanisms.

foresightnews_api1 ч. назад

Single-Day Plunge of 30%, Arthur Hayes Suddenly Liquidates: Why Did ZEC Get Exploded by Security Issues?

foresightnews_api1 ч. назад

Breaking the Curse of DeFi Cascading Liquidations, Vitalik Proposes a New Solution

**Vitalik Buterin Proposes New DeFi Design to Eliminate Forced Liquidations** Ethereum co-founder Vitalik Buterin has published a proposal for a new decentralized finance (DeFi) architecture aimed at removing the automatic liquidation mechanisms prevalent in current lending protocols. The core idea involves creating synthetic assets using options as building blocks, fundamentally avoiding the抵押借贷结构 that triggers forced sell-offs. The proposal responds to a recurring flaw in DeFi: during sharp market downturns, mass自动清算 of under-collateralized positions can exacerbate price declines, creating systemic selling pressure and market instability, as evidenced by recent crypto market volatility. Buterin's model would split an asset like 1 ETH into two option-like derivatives, P and N, pegged to a price index with a set strike price and expiration. At expiry, an oracle determines the settlement price to allocate the underlying ETH between P and N holders. This design eliminates the "cliff" of instant liquidation. Instead, a position's value would gradually drift from its target peg if not actively rebalanced by the user, transferring the rebalancing decision from the protocol to the user or automated tools. A key advantage is the reduced reliance on high-frequency, real-time oracle price feeds, which are vulnerable to manipulation and errors in current systems. The delayed settlement in the options model allows for more robust, fault-tolerant oracle designs. However, significant challenges remain for practical adoption. High transaction costs (slippage) from frequent rebalancing on automated market makers (AMMs) could erode user funds. The model may not be suitable for stablecoins requiring a strict 1:1 dollar peg, as it inherently allows for value drift. Success would depend on developing new liquidity provisioning models and deep markets for these synthetic assets. The proposal represents a fundamental rethinking of DeFi risk management, challenging the industry to explore alternatives to被动集中平仓 rather than merely optimizing existing liquidation processes. It remains a theoretical framework awaiting implementation and testing by development teams.

foresightnews_api1 ч. назад

Breaking the Curse of DeFi Cascading Liquidations, Vitalik Proposes a New Solution

foresightnews_api1 ч. назад

Bitcoin's Decline Marks the Transformation of Crypto

Title: The Decline of Bitcoin Marks the Transformation of Crypto While Bitcoin's price recently fell below $70,000, down approximately 45% from its peak, the broader crypto industry is not following it into decline. Instead, crypto is maturing and evolving beyond its dependence on Bitcoin's price movements. Two of Bitcoin's core functions are being usurped. First, AI has captured its role as the primary speculative asset. AI, with its tangible revenue, explosive demand, and massive capital inflows ($700-830 billion in 2024), is siphoning off the speculative "hot money" that once drove Bitcoin. It also contributes to a sustained high-interest-rate environment, further tightening liquidity for assets like Bitcoin. Second, dollar-pegged stablecoins like USDC and USDT have replaced Bitcoin as the crypto market's foundational currency and primary on/off-ramp. Most trading pairs and on-chain transactions are now settled in stablecoins, severing the historical link where all capital inflows had to pass through Bitcoin first. This decoupling allows projects to thrive based on their own fundamentals rather than Bitcoin's price. Examples include Hyperliquid, an on-chain derivatives exchange with annual revenues of $8-13 billion, and prediction market platform Polymarket, valued at $200 billion with $3.65 billion in annual fees. These projects are evaluated on traditional metrics like revenue and user growth. New opportunities are emerging, particularly around privacy. Privacy coins like Zcash (ZEC) are seeing surging demand, while infrastructure like NEAR enables private, cross-chain asset transfers without requiring users to hold a specific token—privacy becomes a universal service layer. In this new paradigm, stablecoins are the universal cash, various project tokens represent equity, and privacy-enabled cross-chain coordination layers (like NEAR) act as the critical infrastructure connecting a fragmented, multi-chain ecosystem. Bitcoin is now just one asset among many. The era where the entire crypto market moved in lockstep with Bitcoin is over. The industry's health should now be judged by project fundamentals—real revenue, active users, and tokenomics that capture value—and the development of the underlying infrastructure enabling a mature, dollar-denominated crypto economy.

foresightnews_api1 ч. назад

Bitcoin's Decline Marks the Transformation of Crypto

foresightnews_api1 ч. назад

Lightspark CEO: In Ten Years, Bitcoin Will Be as Invisible as TCP/IP, Yet Power Trillions in Daily Transactions

A decade from now, Bitcoin will function like TCP/IP — invisible yet foundational, supporting trillions in daily transactions globally, according to Lightspark CEO David Marcus. In this future, a coffee shop in Lagos receives instant payment, a manufacturer in São Paulo settles an invoice with a supplier in Ho Chi Minh City, and a freelancer in Bangalore gets paid weekly from an Austin startup — all via Bitcoin's settlement layer, with none of the parties consciously interacting with it. This vision parallels the adoption of open protocols: first driven by necessity where existing systems fail, then scaling rapidly as tools mature and economic benefits become clear. The structural shift begins with wallets. Modern non-custodial wallets, like Spark, allow users to hold dollars, local currency, and Bitcoin in a single address, seamlessly switching between them. This eliminates friction and revolutionizes global custody, moving significant deposits to user-controlled keys not by ideology, but by superior utility. As a result, Bitcoin becomes the default savings layer for billions, as its fixed supply and appreciating value make it a rational choice for savers holding it alongside stablecoins in their everyday wallets. Businesses follow a similar path, from small companies in emerging markets to multinational corporations, holding Bitcoin alongside operational stablecoins. The latest trend is direct Bitcoin transactions for commerce. When both parties hold Bitcoin, transacting in it becomes the simplest option — no conversions, no intermediary currency. This starts in niche areas like high-value B2B settlements but grows as infrastructure makes sending Bitcoin as easy as stablecoins. An accelerating force is AI agents. By 2036, AI agents conducting commerce on behalf of individuals and firms will increasingly choose Bitcoin for settlement. Optimizing for speed, finality, and minimal counterparty risk across jurisdictions, they find Bitcoin's global, neutral, and programmable network ideal for netting and settling obligations. Thus, Bitcoin is becoming the native currency for machine commerce, just as it has become a native savings asset for humans. The global monetary system is being rebuilt from the protocol layer: open infrastructure, default self-custody, Bitcoin settling everything underneath, with stablecoins as the interface. Most users won't think about Bitcoin when they transact — and they won't need to.

foresightnews_api1 ч. назад

Lightspark CEO: In Ten Years, Bitcoin Will Be as Invisible as TCP/IP, Yet Power Trillions in Daily Transactions

foresightnews_api1 ч. назад

Торговля

Спот
Фьючерсы
活动图片