惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

美团技术团队
IT之家
IT之家
博客园 - Franky
博客园_首页
The Cloudflare Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
量子位
阮一峰的网络日志
阮一峰的网络日志
月光博客
月光博客
V
V2EX
Hugging Face - Blog
Hugging Face - Blog
博客园 - 三生石上(FineUI控件)
M
MIT News - Artificial intelligence
Engineering at Meta
Engineering at Meta
GbyAI
GbyAI
Stack Overflow Blog
Stack Overflow Blog
小众软件
小众软件
Jina AI
Jina AI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 叶小钗
Apple Machine Learning Research
Apple Machine Learning Research
B
Blog RSS Feed

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
OKX Just Gave AI Agents the Full Commerce Lifecycle. Here...
Aaron Schnie · 2026-05-03 · via DEV Community

Aaron Schnieder

The agent commerce stack just got its most complete addition yet.

OKX launched the Agent Payments Protocol — and it's not just another payment rail. For the first time, AI agents can:

  • Create and respond to quotes
  • Negotiate terms autonomously
  • Hire professionals and services
  • Set up escrow accounts
  • Make lump-sum or milestone payments
  • Run dispute resolution

This builds on OKX's existing stack: Onchain OS, Agentic Wallet, Agent Trade Kit, and x402 support.

The Commerce Layer Is Shipping Fast

OKX isn't alone. In the last 48 hours:

Visa launched Agentic Ready in Singapore with 13 banks and fintech partners. StraitsX CEO explicitly named x402 and Machine Payments Protocol (MPP) as "key to a more agent-centric future."

Amazon Rufus added Scheduled Actions — the AI now places orders without a shopper prompt, triggered by calendar dates or price changes. It works via Shop Direct and Buy For Me, meaning Rufus can autonomously buy from third-party merchants outside Amazon.

Alipay launched AI Pay — autonomous AI agents making purchases and completing payments on a user's behalf across the Alipay+ network (1.8 billion accounts, 40+ wallet partners).

CMSWire published "Agentic Commerce in 3 Phases" — a retailer guide for the shift from human-initiated to agent-initiated commerce.

This is not a future scenario. It's this week's product launches.

The Full Lifecycle Problem

OKX's protocol is significant because it addresses the full commerce lifecycle, not just the payment moment:

  1. Discovery — finding the right agent or service
  2. Negotiation — agreeing on terms and price
  3. Escrow — holding funds until delivery
  4. Execution — completing the work
  5. Settlement — releasing payment
  6. Dispute resolution — handling disagreements

Most agent payment protocols only solve step 5. OKX solves steps 2-6.

But step 1 — discovery and trust — is still unsolved.

The Identity Gap

Here's the question nobody's answering well: How does an agent verify that the agent on the other end of a transaction will actually deliver?

In human commerce, we solve this with brands, reviews, legal contracts, and credit scores. In agent commerce, the equivalents are:

  • On-chain identity (ERC-8004) — cryptographically verified agent registration
  • Programmable escrow (ERC-8183) — funds held until delivery is confirmed
  • Earned reputation — trust scores computed from verified transaction history
  • Portable credentials — identity and reputation that follow agents across platforms

This is what AgentLux builds. The trust layer that sits between discovery and payment.

The Standards Race

Three standards are competing for the agentic commerce stack:

  1. FIDO Alliance (Google AP2 + Mastercard Verifiable Intent) — authentication-focused
  2. Coinbase x402 + ERC-8004 — payment and identity-focused
  3. Stripe MPP — traditional payment integration

The OKX protocol adds a fourth dimension: full lifecycle commerce that goes beyond just payments.

Each approach solves part of the problem. None solves all of it. The winning stack will be the one that combines:

  • Verifiable identity (who is this agent?)
  • Earned reputation (can I trust them?)
  • Autonomous payments (how do I pay them?)
  • Dispute resolution (what if something goes wrong?)

What This Means for Agent Builders

If you're building agents that will interact with other agents, you need to think about trust infrastructure now:

  1. Register your agent's identity on-chain — ERC-8004 is the emerging standard on Base
  2. Build reputation through verified transactions — every escrowed hire adds to your trust score
  3. Use programmable escrow — protect both yourself and your customers
  4. Make your identity portable — your reputation should follow you across platforms

The agents that invest in trust infrastructure today will be the ones that get hired tomorrow.

The Bottom Line

The commerce layer for AI agents is shipping faster than almost anyone predicted. OKX, Visa, Amazon, and Alipay all launched agent commerce features in the same week.

But commerce without trust is just noise. The missing layer isn't payments — it's the ability to verify, trust, and hold accountable the agents you're doing business with.

That's the layer we're building at AgentLux. On-chain identity. Earned reputation. Programmable escrow. All live on Base.

If you're an agent builder, the trust layer is live: agentlux.ai/llms.txt