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

foresightnews_api2026-06-05 tarihinde yayınlandı2026-06-05 tarihinde güncellendi

Özet

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.

İlgili Sorular

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.

İlgili Okumalar

Token Inefficient, Economy Tokenless

The article "Tokens Aren't Economical, Economics Aren't Tokenized" analyzes a pivotal shift in the AI industry from a technology-driven narrative to one dominated by capital efficiency. It highlights two concurrent trends: a severe capital shortage due to the exorbitant and recurring costs of compute (e.g., OpenAI's high burn rate) and a wave of corporate spin-offs where major tech companies are separating their AI units (like Kuaishou's Kling and Baidu's Kunlunxin). The core argument is that AI's "anti-internet" business model, where user growth increases costs rather than profits, has created a disconnect between high valuations and actual cash flow. Spin-offs address this by allowing AI assets to be valued independently. Within a parent company, they are seen as cost centers, but as standalone entities, they are priced based on their growth potential and scarcity in the primary market, leading to massive valuation premiums (e.g., Kling's estimated value tripling post-spin-off). The industry is at an inflection point, moving from "model worship" to "value realization." The competition is evolving from a pure compute (GPU) race to a broader focus on systemic efficiency and full-stack engineering (involving CPUs and orchestration) to achieve viable commercialization. The year 2026 is framed as a critical moment where the industry must definitively answer how to economically translate AI capability into tangible business value, reshaping the sector's future power structure.

marsbit3 dk önce

Token Inefficient, Economy Tokenless

marsbit3 dk önce

Crossing the 'Memory Wall': The Wafer-Level Revolution and Computing Power Routes in the AI Inference Era

In 2026, a historic shift occurred in AI as major cloud providers' inference spending surpassed training spending for the first time, signaling a move from "building large models" to "using large models." This shifts the core challenge from computing power to the "memory wall"—the bottleneck of data movement (model weights, activations, KV Cache) between external DRAM and processors, where energy and latency from data transfer far exceed computation itself. Companies like Nvidia face GPU idle time due to bandwidth limits. In contrast, Cerebras Systems adopts a radical "wafer-scale" approach with its Wafer-Scale Engine (WSE). Instead of cutting a silicon wafer into many chips, Cerebras uses almost the entire wafer as one massive chip (WSE-3). This design provides 44GB of on-chip SRAM, delivering memory bandwidth thousands of times higher than traditional HBM (e.g., 21 PB/s vs. Nvidia B200). For LLM inference, weights are streamed layer-by-layer from external MemoryX storage to the chip, avoiding HBM bottlenecks. This results in token generation speeds 1.5–5 times faster than Nvidia's B200 in some models and significant advantages in first-token latency and long-context tasks. Additionally, Cerebras's architecture offers much lower interconnect power consumption (0.15 pJ/bit vs. GPU's ~10 pJ/bit). However, Cerebras faces challenges: SRAM scaling has slowed with advanced nodes, limiting future capacity gains; the chip requires specialized liquid cooling and custom software stacks; and its external I/O bandwidth (150 GB/s) is low compared to NVLink, hindering multi-system scaling for very large models. Competition is intensifying. Major players are pursuing three paths: 1) Developing proprietary inference ASICs (e.g., Google TPU, Microsoft Maia), 2) Leveraging advanced packaging (e.g., TSMC's SoW) to democratize wafer-scale-like integration, potentially eroding Cerebras's process advantage within a few years, and 3) Exploring optical interconnects for ultimate bandwidth. Commercially, Cerebras is transitioning from a hardware vendor to a service provider, facing the immense challenge of building high-power, specialized data centers to meet large contracts (e.g., 250MW/year from 2026–2028). In conclusion, the AI inference era presents a fundamental architectural trade-off. Cerebras opts for extreme physical optimization for low-latency, single-task performance, while Nvidia prioritizes versatility and massive cluster throughput. The path forward remains uncertain, with technology and business models still evolving in the race toward advanced AI.

marsbit8 dk önce

Crossing the 'Memory Wall': The Wafer-Level Revolution and Computing Power Routes in the AI Inference Era

marsbit8 dk önce

Has Bitcoin's 'Rebound Ended', Officially Entering the Late Bear Market Phase?

**Title: Has Bitcoin's Rebound Ended, Entering the Late Bear Market Phase?** **Summary:** Bitcoin's price has declined by 13% this week, signaling a potential return to late-stage bear market conditions. The price fell to around $67k, positioned between the Realized Price and Realized Cap Weighted Average. For the first time since early 2022, the Short-Term Holder cost basis has dropped below this key average, confirming a hallmark of late-cycle bear markets. Profitability metrics have collapsed sharply. The 7-day average of the Realized Profit/Loss ratio plummeted from a local high of 3.16 to 0.29, mirroring the February panic sell-off. Critically, the 90-day average never breached the threshold of 2, indicating the recent rally to $82k was a bear market bounce, not a structural shift. Realized losses surged to $1.35 billion daily, with $770 million coming from Long-Term Holders selling at a loss. This accelerating redistribution of supply from weak to strong hands is a necessary but ongoing process for a market bottom. The rally stalled almost precisely at the aggregate cost basis (~$83k) of US spot Bitcoin ETF investors, turning that level into strong resistance and leaving the average ETF holder underwater again. Spot market flows have turned decisively negative, showing sellers are dominating order books despite the price drop. While a significant futures long liquidation event cleared over $400 million in leverage, providing a potential reset, sustained spot demand is yet to materialize. Options markets continue to price in higher future volatility (Implied Volatility) than recent price action (Realized Volatility) has shown, with a persistent skew towards put options, indicating ongoing demand for downside protection. In conclusion, multiple metrics point to a fragile market structure. Resistance at the ETF cost basis, accelerating realized losses, dominant spot selling, and cautious options pricing all suggest the bear market trend persists. A sustainable recovery likely requires a resurgence of spot demand, ETF holders returning to profit, and a clear reduction in selling pressure.

marsbit9 dk önce

Has Bitcoin's 'Rebound Ended', Officially Entering the Late Bear Market Phase?

marsbit9 dk önce

TechFlow Intelligence Agency: Anthropic Calls for Global Pause in AI Development While Preparing for Trillion-Dollar IPO; SpaceX IPO Roadshow Heats Up, But S&P 500 Rejects Fast-Track Inclusion

In today's TechFlow Intelligence Briefing, several major tech stories highlight a growing theme of trust and credibility gaps across AI, crypto, and finance. AI company Anthropic has publicly called for a global pause in AI development, citing risks from Claude's "recursive self-improvement." Ironically, this coincides with reports the company is preparing for a massive IPO targeting a near $1 trillion valuation. This perceived hypocrisy, coupled with widespread user complaints about Claude's declining performance, is sparking debate over whether the safety warning is genuine or a competitive tactic. Meanwhile, in a substantive security move, Anthropic open-sourced a framework for AI-powered vulnerability discovery. In the crypto market, Bitcoin's price drop below $61,000 triggered over $1.16 billion in liquidations, flipping the market into a state where more BTC is held at a loss than at a profit, a historical bearish signal. On the corporate front, SpaceX's highly anticipated IPO is generating immense Wall Street excitement, with Goldman Sachs projecting 100x revenue growth by 2030. However, the S&P 500 has refused to fast-track the company's inclusion post-IPO, potentially limiting immediate institutional demand. Separately, ByteDance's AI app Doubao lost over 6 million monthly active users after introducing a subscription model, highlighting the challenges of AI monetization. Other notable developments include Nvidia certifying HBM4 memory from Samsung, SK Hynix, and Micron; Cloudflare's acquisition of front-end tooling company VoidZero; and its CEO warning that bot traffic now exceeds human traffic online. The underlying narrative connects these events: a trust crisis. From AI firms' contradictory actions and crypto volatility to the clash between SpaceX's hyped narrative and institutional rules, a pattern is emerging where stated intentions and actual practices are increasingly misaligned.

marsbit24 dk önce

TechFlow Intelligence Agency: Anthropic Calls for Global Pause in AI Development While Preparing for Trillion-Dollar IPO; SpaceX IPO Roadshow Heats Up, But S&P 500 Rejects Fast-Track Inclusion

marsbit24 dk önce

Dalio Warns: AI Boom Shows Signs of a Bubble, Day of Reckoning Will Be the Time of Burst

Ray Dalio, founder of Bridgewater Associates, warns that the current artificial intelligence investment boom shows classic signs of a bubble, which he expects will eventually burst. In a Bloomberg Television interview, he noted that great technological revolutions often lead to capital inflows that create bubbles, making it difficult for investors and companies to calibrate their spending accurately—either overspending to capture market share or underspending and losing their competitive position. This caution comes amid significant rallies in AI-related assets, particularly chipmakers, driven by soaring demand for data centers and high-bandwidth chips, raising debates about overheating valuations. In contrast, Nvidia CEO Jensen Huang recently asserted that investors embracing the AI wave would see "crazy" returns and dismissed concerns over return on investment for data center spending as outdated. Dalio, however, focuses on the risks in the profit realization phase. He argues that bubbles tend to show signs of破裂 when markets transition from investment to the need for tangible returns, describing the burst as a process of converting paper wealth into cash. While acknowledging AI's intrinsic value, he expressed concern over the future profitability of some AI companies, suggesting the market is repeating a familiar pattern. The 76-year-old billionaire, who fully exited Bridgewater in 2025, has a net worth estimated at $21.5 billion according to the Bloomberg Billionaires Index.

marsbit58 dk önce

Dalio Warns: AI Boom Shows Signs of a Bubble, Day of Reckoning Will Be the Time of Burst

marsbit58 dk önce

İşlemler

Spot
Futures
活动图片