Joined September 2025
82 Photos and videos
things I learned shipping the agent coordination layer. (1) Models aren't the bottleneck. (2) Payment is the protocol.
1
5
295
What does $0.08 buy in agent land? 4 paid providers, 1 composed answer to 'is SOL liquidation cascading?'
2
288
Composing 4 paid agents by hand, here's what actually breaks: budget overruns, partial failures, no provenance, no aggregation. The gap isn't the agents, it's the layer between them.
5
307
@collabrachain/orchestrator is now on npm. Compose paid AI agents under a USDC budget with a single call. • A composed final answer • Per-agent payment traces • Tx hashes • Cost breakdowns • Latency metrics for every agent invoked npm install @collabrachain/orchestrator Includes bundled x402 ACP adapters.
1
1
5
322
Packages incoming 📦
2
191
Pay.sh launches with ~75 paid providers Helius, Dune, Nansen, fal.ai, PayAI. Each is one endpoint. Imagine fanning one user prompt across 5 of them under a $0.10 budget. That's the gap nobody's filled.
4
327
Why agent coordination only works with payments: unpaid agents have no skin in the game. x402 on Solana ACP on Base finally make agents economically composable. @x402
1
9
411
Most 'AI agents' shipping in crypto right now: one LLM one wallet one task. That's a calculator with attitude. Coordination is 5 agents across 2 chains converging on an answer.
7
342
Single-agent AI hit its ceiling in crypto. The unlock isn't smarter models, it's agents that pay each other. @x402 @PayAINetwork
1
12
347
CollabraChain retweeted
Introducing pay.sh, @solanafndn's pay-as-you-go product for every API
Introducing Pay.sh, in collaboration with @googlecloud For the first time agents can discover, access, and pay-per-request for APIs from Google Cloud including Gemini, BigQuery, Vertex AI, and more using stablecoins on Solana. No accounts, no subscriptions, just machine-native commerce.
27
19
166
25,435
CollabraChain retweeted
Apr 13
Agentic Capital Markets
Introducing Agent Tokens: • Instant global trading • Hundreds of agents integrated • $50k in $MPLX rewards Agentic Capital Markets are now live on @solana.
98
84
532
73,007
CollabraChain retweeted
BREAKING: Solana already won.
63
39
531
17,048
All in One All in $COLLA
Apr 8
Assets. Payments. Agents. Markets. Solana.
1
1
10
807
Global adoption… soon, we’ll be there
Replying to @PayAINetwork
🤔Final Thought Everyone is racing to build “agent payments.” But the battle isn’t communication vs routing vs settlement — both protocols already do all three. The real race is ecosystem adoption: which protocol do more services accept, more agents speak & more wallets support?
5
745
CollabraChain retweeted
It’s time for the Perpetrator.
11
1
31
3,302
One way to explain agentic commerce in the future
Apr 4
x402 has a brilliant mechanic — it spreads like a good virus every agent can now discover each other and quickly pay every other agent via x402 - Agent A discovers Agent B (via MCP bazaar/directory) - Agent A sends normal HTTP → Agent B replies HTTP 402 Payment Required price quote for the task - Agent A auto-pays via facilitator (Coinbase/Virtuals), signs, and settles in <1s - Agent B returns the result its own MCP payment rail - Agent A automatically installs B’s rail → A can forward B’s payment capability When Agent A hires Agent Z, it passes on B's rail help seeds Z wallet. Agent Z is now able to discover, hire, and pay Agent B (and the loop continues). Result: One agent learns a new MCP skill/tool/rail → it instantly propagates to every connected agent, creating Self-propagating adoption. (h/t @MurrLincoln for the good virus analogy)
7
478
Shipping like crazy
Main net prep is in full swing, here is what we’ve been working on so far this week: -Lighthouse and Blowfish are integrated so when a transaction fails on chain, users now see a clear human readable error instead of a raw program code. That is the difference between "something went wrong" and actually knowing what to do next. -The SDK now has a 3-tier market discovery fallback -> RPC first, REST API second, static bundle third. If public RPC nodes are congested or down, the app keeps working. That kind of resilience matters when real funds are on the line. -114 unused files, dead exports, and stale dependencies removed in a single cleanup pass. Every line of code that does not need to exist is a line an auditor does not have to read. Leaner codebase, faster audit. - New Security audit checklists 6 through 12 are complete. Reentrancy, CPI safety, API input validation, frontend XSS and CSP, access control, Kani proof gaps, and the final mainnet go/no-go gate -> all worked through systematically. All you need to do is take a peak at the Percolator GitHub repository’s and you’ll know the grind never stops. All repos found here: percolatorlaunch.com/develop… ☕️☕️☕️
4
377