WLFI unveils AI payment infrastructure as USD1 targets ‘agentic economy’

ambcryptoОпубликовано 2026-03-19Обновлено 2026-03-19

Введение

World Liberty Financial (WLFI) has launched the open-source AgentPay SDK, a payments toolkit designed to integrate cryptocurrency into AI-driven workflows. This positions WLFI’s USD1 stablecoin as a core settlement layer for the "agentic economy," where AI systems can autonomously execute financial transactions. The SDK enables AI agents to hold funds, send payments, and operate under predefined policy constraints on EVM-compatible blockchains. USD1, with a market cap of approximately $4.5 billion, is now the fifth-largest stablecoin and is being tailored as a dollar-denominated asset for non-human transactors. The release reflects a broader convergence of AI and crypto infrastructure, emphasizing embedded compliance, secure key management, and seamless developer integration. Future updates may include gasless transactions and cross-chain support.

World Liberty Financial [WLFI] has introduced a new payments toolkit designed for artificial intelligence systems. This marks a step toward integrating crypto-based financial infrastructure into autonomous workflows.

The launch of the AgentPay SDK positions WLFI’s USD1 stablecoin as a core settlement layer for what it describes as the “agentic economy” — a future where AI systems can independently execute tasks involving money.

According to the announcement, the SDK is open-source. It enables AI agents to hold funds, send transactions, and operate within predefined policy constraints across EVM-compatible blockchains.

AgentPay SDK brings programmable payments to AI agents

At its core, the AgentPay SDK provides a framework for enabling AI systems to interact with financial rails in a controlled and secure manner.

Transactions are processed through a structured pipeline that includes balance checks, policy evaluation, and optional human approval for higher-value transfers.

This design automates routine payments while maintaining oversight over more sensitive operations — a model aimed at balancing autonomy with control.

USD1 positioned as AI-native settlement layer

Alongside the SDK, WLFI is framing USD1 as more than a conventional stablecoin.

Instead, it is being positioned as a dollar-denominated asset tailored for non-human transactors, designed to function within AI-driven environments where payments are embedded directly into workflows.

This distinguishes USD1 from existing stablecoin narratives, which have largely focused on liquidity, regulation, or capital efficiency.

The USD1 market cap is currently around 4.5 billion, and has risen to become the fifth-largest stablecoin by market cap.

AI and crypto converge at the infrastructure layer

The launch reflects a broader trend across the crypto industry, where firms are increasingly exploring how blockchain infrastructure can support emerging AI use cases.

By enabling agents to transact programmatically, WLFI is targeting a new category of users — not individuals or institutions, but autonomous systems that operate on their behalf.

This shift introduces new requirements for financial infrastructure, including:

  • Embedded compliance and policy controls
  • Secure key management without human intervention
  • Seamless integration into developer environments

WLFI indicated that future updates will include features such as gasless transactions and expanded cross-chain support, as well as a broader plugin ecosystem.

What comes next

While still early, the release of the AgentPay SDK highlights a growing focus on making crypto infrastructure usable within AI-driven systems.

As AI tools evolve from generating outputs to executing tasks, the ability to handle payments natively could become a key differentiator.

Whether USD1 gains traction as a preferred settlement layer for these systems will depend on adoption, integrations, and how quickly developers begin building around the framework.


Final Summary

  • WLFI’s AgentPay SDK introduces programmable, policy-aware payments for AI agents, positioning USD1 as an AI-native stablecoin.
  • The launch signals a broader shift toward integrating crypto infrastructure into autonomous, task-executing systems.

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

QWhat is the name of the new payments toolkit introduced by WLFI for AI systems, and what is its primary purpose?

AThe new payments toolkit is called the AgentPay SDK. Its primary purpose is to enable AI agents to hold funds, send transactions, and operate within predefined policy constraints, serving as a core settlement layer for the 'agentic economy' where AI systems can independently execute financial tasks.

QHow does WLFI position its USD1 stablecoin differently from other stablecoins in the market?

AWLFI positions USD1 as an AI-native settlement layer and a dollar-denominated asset specifically tailored for non-human transactors, designed to function within AI-driven environments. This contrasts with other stablecoins that primarily focus on liquidity, regulation, or capital efficiency.

QWhat are some of the key features and controls built into the AgentPay SDK's transaction pipeline?

AThe AgentPay SDK's transaction pipeline includes features such as balance checks, policy evaluation, and optional human approval for higher-value transfers. This design automates routine payments while maintaining oversight for sensitive operations, balancing autonomy with control.

QWhat is the current market ranking and approximate market cap of the USD1 stablecoin?

AThe USD1 stablecoin has a market cap of approximately 4.5 billion and is currently the fifth-largest stablecoin by market capitalization.

QWhat future updates did WLFI indicate for the AgentPay SDK ecosystem?

AWLFI indicated that future updates for the AgentPay SDK will include features such as gasless transactions, expanded cross-chain support, and a broader plugin ecosystem to further enhance its integration and usability for AI agents.

Похожее

Trend in US Stocks: Jensen Huang's One Sentence Triggers $47 Billion Surge; Google Raises Funds for First Time in 20 Years

U.S. markets reached record highs on June 2nd, but the real story was the intensifying AI arms race, now pivoting from chip supremacy to a scramble for capital to fund compute infrastructure. The day highlighted two stark realities: Nvidia CEO Jensen Huang's endorsement of Marvell Technology as the "next trillion-dollar company" at Computex fueled a historic 32.5% surge, adding $47 billion to its value. Conversely, Alphabet announced its first equity raise in two decades—an $80 billion plan—signaling that even its massive cash flow can't keep pace with soaring AI capital expenditures, forecast to exceed $180 billion in 2026. While the S&P 500 closed above 7,600 for the first time, led by tech and semiconductor stocks (SOXX +5.79%), sector performance was mixed. Alphabet's 4% drop dragged down communications services, illustrating market anxiety over the unsustainable cost of the AI buildout. Hewlett Packard Enterprise soared 25% on stellar earnings, proving AI's benefits extend beyond chip designers to infrastructure providers. Beneath the index highs, concerns linger over extreme concentration in a few AI stocks and geopolitical tensions. The focus now shifts to upcoming economic data, particularly Friday's nonfarm payrolls, which could challenge the market's current "ignore rates, chase AI" mentality.

marsbit2 мин. назад

Trend in US Stocks: Jensen Huang's One Sentence Triggers $47 Billion Surge; Google Raises Funds for First Time in 20 Years

marsbit2 мин. назад

Can DeepSeek Save China One Trillion Dollars?

"DeepSeek and the $1 Trillion Infrastructure Question" The article examines whether DeepSeek's AI optimization breakthroughs could potentially save China $1 trillion in future AI infrastructure costs. The analysis begins with Nvidia's upcoming Vera Rubin AI platform, costing ~$7.8 million, where memory (HBM4/LPDDR5X) constitutes $2 million—a 435% cost increase in one year, highlighting how AI hardware spending is shifting toward expensive memory components. DeepSeek's approach works in the opposite direction. Through three key technical innovations showcased in DeepSeek V4, the company dramatically improves hardware efficiency: 1. **Memory Compression (MLA)**: Re-engineers the attention mechanism to compress long-context memory (KV Cache) by over 90%, drastically reducing expensive HBM usage. 2. **Selective Activation (MoE)**: Employs Mixture-of-Experts architecture where only a small fraction of parameters (e.g., 49B out of 1.6T in V4-Pro) are activated per token, allowing most parameters to reside in cheaper memory/SSD. 3. **Computation Caching**: Reuses previously computed results via cache hits, replacing expensive GPU computations with cheap memory reads. Combined, these optimizations allow the same hardware to produce approximately 4x more tokens, effectively reducing required hardware investment by 75%. DeepSeek's pricing reflects this: a 10-billion token workload costs ~$522 monthly versus ~$9,000-$10,000 for competitors. The $1 trillion savings projection stems from McKinsey's estimate that global AI infrastructure will require ~$5.2 trillion investment by 2030. As China's daily token consumption grows toward quadrillions, even marginal efficiency gains scale massively. With a conservative 4x throughput improvement, China could avoid building tens of thousands of AI data centers equivalent to ~7 trillion RMB ($1 trillion) in saved investment. Critically, this strategy shifts dependency from scarce, expensive GPU/HBM—where China lags—toward more accessible storage, caching, and systems engineering where domestic suppliers like CXMT are gaining strength. Rather than "replacing Nvidia," DeepSeek rebalances AI's value chain away from monolithic hardware dependency. Ultimately, DeepSeek's technical breakthroughs could lower the barrier to AI adoption across Chinese industries by making advanced capabilities affordable at scale—transforming who can access next-generation AI.

marsbit45 мин. назад

Can DeepSeek Save China One Trillion Dollars?

marsbit45 мин. назад

Overturning the Mainstream Approach to Hallucinations: Metacognition is the New Solution for Large Models to Break the Hallucination Barrier

This paper, "Hallucinations Undermine Trust; Metacognition is a Way Forward," proposes a paradigm shift in combating AI hallucination. It argues that the current mainstream approaches—striving for omniscience by scaling data/models or having AI abstain from uncertain answers—are fundamentally flawed. The former has inevitable knowledge gaps, while the latter imposes a crippling "utility tax," requiring the rejection of many correct answers to achieve high accuracy, due to models' poor "discrimination" (the ability to distinguish correct from incorrect answers internally). The core contribution is redefining hallucination not as "being wrong," but as "expressing false information with unwarranted certainty." The proposed solution is **Faithful Uncertainty** or **Metacognition**: enabling AI to accurately perceive its internal uncertainty and honestly express it in its language (e.g., using hedging phrases when unsure). This creates a more reliable assistant that provides useful information while signaling its confidence, minimizing harm from errors. The paper emphasizes that metacognition is critical for the era of AI Agents. Without it, Agents cannot intelligently decide when to use tools like search engines, leading to inefficiency and misuse. Key implementation challenges are highlighted: the "bootstrapping paradox" of training with static uncertainty data, the "alignment distortion signal" where human preference training suppresses internal uncertainty cues, and the difficulty of causally evaluating true metacognition vs. its superficial imitation. The paper concludes that the goal should not be an infallible AI, but one that is honest about the limits of its knowledge, thereby building user trust through transparent communication of its certainty.

marsbit49 мин. назад

Overturning the Mainstream Approach to Hallucinations: Metacognition is the New Solution for Large Models to Break the Hallucination Barrier

marsbit49 мин. назад

Hedge by Buying Gold and Oil, Chase Soaring Returns with AI. ‘Dated’ Bitcoin Enters a Bear Market

Bitcoin has recently declined, hitting a two-month low near $66,123, while Ethereum fell to a three-month low around $1,837. Analysts suggest the drop is not merely due to factors like ETF outflows or MicroStrategy's selling but reflects a deeper issue: Bitcoin is losing a broader asset competition. In a near-zero interest rate environment, Bitcoin previously thrived as an outlet for investor dissatisfaction with inflation and limited options. However, the market landscape has shifted. Bitcoin now occupies an "awkward middle ground," facing competition on three fronts. For inflation hedging, investors prefer gold, energy stocks, and commodity producers—assets with tangible backing and clearer pricing power. For growth exposure, AI-related companies with actual revenues and profits are more attractive. Even within crypto, investors can choose stablecoins, exchanges, or infrastructure firms tied directly to adoption, offering clearer business models and leverage. Thus, Bitcoin is no longer the top choice for hedging, growth, or crypto exposure. This shift is evident in market reactions: despite recent warnings about persistent inflation from a Fed official, Bitcoin did not rally as it might have in the past. Instead, capital flowed to assets with direct commodity or energy exposure. The recent ETF outflows and MicroStrategy sales are symptoms, not causes, of this new reality. Investors are becoming more selective, demanding clearer value propositions beyond mere scarcity. The emerging bear case for Bitcoin is not about it being a bubble or failed technology, but that scarcity alone is no longer sufficient.

华尔街日报52 мин. назад

Hedge by Buying Gold and Oil, Chase Soaring Returns with AI. ‘Dated’ Bitcoin Enters a Bear Market

华尔街日报52 мин. назад

Торговля

Спот
Фьючерсы

Популярные статьи

Как купить WLFI

Добро пожаловать на HTX.com! Мы сделали приобретение Official World Liberty Financial (WLFI) простым и удобным. Следуйте нашему пошаговому руководству и отправляйтесь в свое крипто-путешествие.Шаг 1: Создайте аккаунт на HTXИспользуйте свой адрес электронной почты или номер телефона, чтобы зарегистрироваться и бесплатно создать аккаунт на HTX. Пройдите удобную регистрацию и откройте для себя весь функционал.Создать аккаунтШаг 2: Перейдите в Купить криптовалюту и выберите свой способ оплатыКредитная/Дебетовая Карта: Используйте свою карту Visa или Mastercard для мгновенной покупки Official World Liberty Financial (WLFI).Баланс: Используйте средства с баланса вашего аккаунта HTX для простой торговли.Третьи Лица: Мы добавили популярные способы оплаты, такие как Google Pay и Apple Pay, для повышения удобства.P2P: Торгуйте напрямую с другими пользователями на HTX.Внебиржевая Торговля (OTC): Мы предлагаем индивидуальные услуги и конкурентоспособные обменные курсы для трейдеров.Шаг 3: Хранение Official World Liberty Financial (WLFI)После приобретения вами Official World Liberty Financial (WLFI) храните их в своем аккаунте на HTX. В качестве альтернативы вы можете отправить их куда-либо с помощью перевода в блокчейне или использовать для торговли с другими криптовалютами.Шаг 4: Торговля Official World Liberty Financial (WLFI)С легкостью торгуйте Official World Liberty Financial (WLFI) на спотовом рынке HTX. Просто зайдите в свой аккаунт, выберите торговую пару, совершайте сделки и следите за ними в режиме реального времени. Мы предлагаем удобный интерфейс как для начинающих, так и для опытных трейдеров.

757 просмотров всегоОпубликовано 2025.09.01Обновлено 2026.06.02

Как купить WLFI

Обсуждения

Добро пожаловать в Сообщество HTX. Здесь вы сможете быть в курсе последних новостей о развитии платформы и получить доступ к профессиональной аналитической информации о рынке. Мнения пользователей о цене на WLFI (WLFI) представлены ниже.

活动图片