Загрузка видео...

Не удалось загрузить видео

На главную

Been testing x402 with Veil.Cash x402 endpoint, signing via EIP-3009, send USDC with no onchain link across Base - fluidkey.eth to get a fresh PayTo address each time - x402 filled via Coinbase 🛡️ facilitator - USDC sent out from Veil relayer Result: no link between in/out txs. Agents...

10,674 просмотров • 4 месяцев назад •via X (Twitter)

Комментарии: 0

Нет доступных комментариев

Здесь появятся комментарии из оригинального поста

Похожие видео

I’ve been watching x402 since Coinbase 🛡️ launched it in May 2025. I did a quick research pass. Here’s the snapshot ↓ Early integrations: • CoinGecko: x402 pay-per-use access for agents (shared by Coinbase Developer Platform🛡️). • Vercel: x402 AI starter template (x402 + modern AI stack demo). • Firecrawl: x402-powered search endpoint (pay per request). • Concordium: x402 + native age verification for agent payments. • Multiversᕽ: “agentic payments” built around x402 support. • AltLayer: building an “x402 Suite” for value exchange between agents. • Solana claims x402 has processed 35M+ transactions and $10M+ volume since launch. TL;DR x402 turns HTTP 402 “Payment Required” into a payment flow. A server returns a price for a request. The client pays in stables like USDC. Then the server returns the result. → Coinbase launched x402 via Coinbase Developer Platform (May 6, 2025). → Coinbase + Cloudflare announced the x402 Foundation (Sep 23, 2025). → Cloudflare added x402 support into its Agents SDK + MCP servers. Why? - AI agents need a clean way to pay for tools. - Data, compute, APIs, services. - No accounts, cards, or subscription screens. x402 is trying to make pay-per-request feel normal. Use cases that already make sense → Paid APIs Pay per call instead of subscriptions. → AI tool calls Pay per query, per inference, per task. → Agent-to-agent payments Software paying software automatically. → Micropaywalls Pay for one endpoint, one action, one piece of content. If this takes off, stablecoins stop being a story. They become how apps and AI agents pay for things online.

Stacy Muur

12,199 просмотров • 6 месяцев назад

x402 made payments native to HTTP. I made USDC payments native to sound waves ✨ Not as a gimmick. As a proof. 1/ The setup: Coinbase Developer Platform🛡️'s x402 protocol embeds payments into HTTP. It's brilliant. But I started wondering, if we can pay over HTTP, what else can we use to pay? Spoiler: anything that supports 138 bytes 2/ The realization: x402 is built on EIP-3009 - a 2020 standard that lets you sign payment authorizations offline. Someone else submits it on-chain. The signature just needs to get from A to B. HTTP is one way. Sound is another. 3/ What I built: x402hz: two devices negotiate a payment through 2400Hz audio tones. - Seller beeps "pay me $0.001 USDC" (30 bytes) - Buyer's device decodes, signs the EIP-712 for the transferWithAuthorization locally, beeps back (108 bytes) - Seller settles on-chain Total: 36 seconds of beautiful noise. 4/ The bigger point: If payments can travel over sound, they can travel over: - QR codes - NFC - Bluetooth - Light pulses - Anything that carries 138 bytes The payment primitive is transport-agnostic. x402 picked HTTP. The next protocol might pick something weirder. 5/ What this proves: EIP-3009 separates three things: - Authorization (offline, cryptographic) - Transport (literally anything) - Settlement (on-chain) x402 nailed #1 and #3. x402hz proves #2 is wide open. 6/ Credit: Huge thanks to the Coinbase Developer Platform🛡️ x402 team for building the protocol. I just... took it off-road. 7/ Next steps Code is open source. Go make payments, travel over something ridiculous (repo in the comments). 138bytes. That's all you need.

Vitto Rivabella

40,467 просмотров • 8 месяцев назад

Give your agents access to money We just shipped a drop-in payment modal for any x402 paid endpoint. The protocol is simple but the wallet UX is not. This package is the missing front end to give everyone fair and equal access to agentic payments. Pay in stablecoins (USDC) or $THREE on Solana. x402 lets any HTTP endpoint charge a micropayment per call: the server answers an unpaid request with 402 and a list of accepted payments; the client pays and retries with an X-PAYMENT header. We shipped a single, framework-agnostic modal that handles wallet detection, chain switching, signing, settlement, errors, throttle retries, and the receipt, so you ship a paid endpoint in minutes. Drop in a tag or import it. The Solana crypto helpers are loaded lazily from a CDN only when a payment is actually attempted. The modal picks the right path from the 402 challenge. If a wallet already paid for a resource, it can sign back in instead of paying again. Spending caps. Optional per-call / hourly / daily caps enforced in the browser. Themeable. Light + automatic dark mode, all classes overridable. Accessible. Focus management, aria-modal, keyboard Esc to close. If you watched until the end and also read to the end, then you probably saw the pole club x402 demo. Yes, it is real. I am sure someone will link it under this post. We did something special for the entry to actually get into the club, you'll notice "banned?" in the entry x402 payment modal before entering the club. That's agent reputation. If your agent is acting up, it might just get banned from the pole club! Agent reputations matter. We made it easy to verify your environments are safe from toxic AI agents. Everything open source and ready to be added to your projects. Agentic Payments. x402. Agent reputation. This is three․ws.

three.ws

64,429 просмотров • 2 месяцев назад

When the value of your payment approaches zero, traditional overhead does not. With credit cards, you have fixed fees. With onchain payments, you have gas. When your payment is worth less than the fee to send it, the economics don't add up. You would be spending dollars to collect fractions of a penny. That is what Nanopayments, powered by Circle Gateway and x402 addresses. It enables gas-free, high-frequency programmable payments down to $0.000001 This is particularly important for use cases where transactions happen at high frequency and in very small amounts, such as: Agentic Payments: AI agents transacting autonomously at high frequency. Usage-Based Billing: Charging exactly per API call, per second of compute, or per dataset access. Machine-to-Machine: Services or devices paying each other directly for resources in real-time. Here is how the end-to-end nanopayment lifecycle looks like: 1️⃣ Deposit: The buyer funds their Gateway balance via a one-time onchain transaction. 2️⃣ Request and Negotiate: The buyer requests a resource; the seller responds with 402 Payment Required via the x402 protocol. 3️⃣ Sign Authorization: The buyer signs an EIP-3009 message authorizing the transfer. This signature is created offchain and costs zero gas. 4️⃣ Settle and Serve: Gateway verifies the signature and credits the seller’s pending balance. The resource is served immediately. 5️⃣ Batch Settlement: Gateway periodically collects authorizations and settles them in a single onchain transaction. That is how Gateway and x402 make nanopayments viable. To follow along, check out the Quickstarts in the Circle documentation and share your build with us! Circle Developer

Elton Tay

10,358 просмотров • 5 месяцев назад

Private transactions between wallets now possible on Solana using ZERAs Private Cash Addresses. A closer look at last week’s MVP drop: Private P2P. Most "privacy" on Solana still falls back to withdraw-to-address (recipient + metadata leaks) or multi-step send flows that leave trails. Our P2P is different: one atomic in-pool transaction, the sender’s note is nullified, and two new encrypted notes are created, all inside the vault. No stepping out. No re-deposit choreography. Why it’s so hard to deanonymize: ✅ Your Private Cash Address has zero link to your Solana wallet: it’s an X25519 keypair derived from a wallet signature, and the public key becomes your private address. ✅ Notes are encrypted with NaCl box using a fresh ephemeral key every send, meaning even two payments to the same person looks unrelated. ✅ Recipients discover incoming notes via trial decryption, the chain never learns "who owns what." While we have immense respect for those building privacy on Solana, we are proud to be the first to achieve one-shot, in-pool P2P with full privacy. To our knowledge, this remains an industry first. This is the difference between hiding balances inside a pool and moving value privately between people. Note: Right now, the sender’s wallet still signs the private transaction, so on-chain you can see that a wallet performed a P2P action, but the amount and recipient remain private. The upcoming P2P Relayer removes that footprint too, completing the "cash-style" flow with no on-chain sender trace. What’s coming next: ✅ More assets: At least SOL + ZERA alongside USDC. ✅ P2P Relayer: A decentralized signing/relaying network that can submit transactions for you — enabling withdrawals with minimal linkage after the initial deposit, and removing the sender’s on-chain P2P footprint. Try it out in the ZERA Dashboard below ⤵️

ZERA

36,550 просмотров • 5 месяцев назад

We gave an AI agent its own wallet and a job. Then we tried to rob it. Meet the Casper Agent Simulator: an AI analyst paying its own way over x402 on Casper, powered by ChainGPT. Right now AI agents can't buy anything on their own. Every API wants a human to sign up, hand over a card, and babysit the keys. The whole internet runs on subscriptions because charging half a cent was never worth the payment fee. We built a demo to show what happens when that changes. Meet Caspi. She's an AI research analyst with a Casper wallet, an era allowance, and a client who wants a market briefing. She buys her own inputs, one request at a time: → live CSPR market data → two headlines from ChainGPT's AI News API → one ChainGPT LLM call for the analyst take → a second of compute to compile it Every purchase is a real HTTP 402. The stall quotes a price, Caspi signs an x402 payment payload, the server verifies it and hands back the goods with a settlement receipt. Around 8.5 CSPR of micropayments become a finished briefing. No signup, no card, no API key. What Casper brings to it: → Fixed 0.1 CSPR fees, so tiny payments actually make sense → Zug finality, settled in one block, no reversals → Smart-account guardrails: era spend cap, per-payment ceiling, endpoint whitelist, verifiable identity (caspi.cspr) That last one is the good part. You can fool an AI agent. You can't fool its account. So there's a "try to rob the agent" panel. A 4,800 CSPR fake NFT. A phishing invoice. A shady endpoint. A thousand-payment drain. Every one of them bounces off a rule the chain enforces. Losses: 0.000 CSPR. The whole thing was lab-coded with the ChainGPT Claude Code skill. One prompt scaffolded the x402 server, the signed-payment client, the live news and LLM integration, the guardrail logic, and the entire 8-bit agent floor. What used to take a team a sprint now takes a prompt and an afternoon. Install: /plugin install ChainGPT-org/chaingpt-claude-skill Anyone can build on Casper with ChainGPT!

ChainGPT

55,142 просмотров • 1 месяц назад

In the latest episode of Professionally Curious 🧠, Joanna Cook @ SOON📍🇺🇸 🗽 (AI 🦞Arc) sits down with Nemil Dalal, one of the most recognizable minds shaping modern crypto — from his early Y Combinator days to leading product innovation at Coinbase, and now pushing forward the next frontier with X402. Nemil opens up about his unconventional crypto origin story, the internal cultural evolution at Coinbase, and what it took for the company to shift from “just an exchange” into a force driving open standards, infrastructure, and developer ecosystems. He talks candidly about product velocity, philosophical disagreements, and why crypto needed a reset toward programmability and open protocols. Joanna and Nemil break down why X402 exists, what it unlocks for AI-native finance, and how integrating payments directly into the internet changes everything — from commerce to capital markets to how users interact with apps. They explore how stablecoins were only the first chapter, and why the world is inevitably moving toward millions of tokens, programmable markets, and agent-driven transaction layers. Think ahead: AI agents executing trades, routing payments, rebalancing portfolios, settling invoices, and powering prediction markets — all through a universal open standard. A world where every app can pay, transact, and coordinate without friction. This episode dives into the architecture behind it 👇 SOON takeaway: Our work with X402 isn’t theoretical. Joanna discusses how SOON’s high-performance SVM infra and our on-chain prediction experiments surfaced exactly the type of bottlenecks Nemil describes — blockspace saturation, facilitator constraints, and UX limitations. It’s reaffirmed why open coordination layers like X402 matter, and why building in public with community feedback is the only way to get this right. Key themes: • Why Coinbase’s culture needed to evolve • Programmability as the next era of finance • Stablecoins as the gateway to millions of assets • AI agents reshaping how users interact with crypto • X402 as the payment layer of the internet • Open standards vs walled-garden platforms • The growing demand for real use cases • Hackathons as catalysts for new ecosystems • Bridging Web2 familiarity with Web3 autonomy • Community-led innovation across protocols ⏱️ Timestamps 00:00 – Performance metrics & scalability questions 00:31 – Coinbase’s cultural pivot toward innovation 03:38 – Nemil’s personal journey into crypto 06:32 – The future of crypto founders’ ecosystems 09:35 – Philosophical foundations of the X402 protocol 15:29 – Open standards & the role of community 21:37 – AI + commerce: new use cases emerging 23:09 – Hackathons as engines of innovation 24:14 – Practical bridges from Web2 → Web3 25:07 – AI capital markets & internet-native payments 26:16 – Tokenization, blockchains & market structure 27:44 – Prediction markets + AI integration 31:10 – Designing user-friendly crypto UX 33:10 – High-performance infra & dev tooling 35:37 – Collaboration across the ecosystem 40:21 – Spicy takes about crypto’s future

SOON - Solana Optimistic Network (Mainnet Arc)

38,868 просмотров • 9 месяцев назад

🤑 Sign-up $25 + Per Refer $25 = Earn $50 Ulys launched a sign-up & referral campaign. – Complete your first $25 trade → get $25 (costs ~$1–$2). – Refer someone → another $25. ⚠️ iPhone only, not fot Android. 🔗 App: Invite Code: iphone14 – Download the app – Complete registration – Enter invite code (no invite = no reward) – Enter display name – Complete phone number verification – Available countries: USA, Mexico, Canada & Brazil If you have an iPhone but aren't in these countries, DM me. I can provide a nYmber for v©rification. • Complete the $25 Volume – Go to Dashboard → Profile – Find Wallet Address – Copy Base/Solana USDC address – Send around $27–$28 USDC from your crypto wallet – Go to the chatbot → Buy ETH/SOL – Sell the ETH/SOL back to USDC – Use the full amount to complete the $25 volume After completing the volume, you can withdraw your USDC. If you have PayPal/Google Pay or any card, I’d recommend using those instead. Once the volume is complete: – Click Send & Select USDC – Copy & paste your EVM wallet address – Send $25+ on Base/Solana – You’ll receive it in your wallet That's it. 🫡 If you refer someone and they complete the requirements, both can receive the $25 reward. ⚠️ Note: They only mention completing the first $25 trade to receive $25. They don't specify whether the deposit must be through PayPal, Google Pay, card, or crypto. I used crypto, but you can use another supported method if available. No iPhone? Share this with your friends who have one. Did you complete your first trade? Post your screenshot 👇 Like, repost & share ❤️‍🩹

wyne

32,648 просмотров • 14 дней назад