Rodrigo Coelho

1.1K posts

Rodrigo Coelho banner
Rodrigo Coelho

Rodrigo Coelho

@rodventures

CEO @edgeandnode | Founding Team of The Graph @graphprotocol | Creators of Amp and ampersend @ampersend_ai

San Francisco, CA Katılım Ekim 2011
966 Takip Edilen990 Takipçiler
Rodrigo Coelho retweetledi
Luca
Luca@daluca·
Just wrapped a great panel at @mmerge_io São Paulo with @rodventures @solangegueiros and @thiagorudiger on the infrastructure institutions actually need to go onchain. TLDR: → Institutions are in production, not pilots. DTCC, Fidelity, WisdomTree all live leveraging @OpenZeppelin products and services. → Security is shifting from one-off audits to continuous assurance, more news on that April 1st. → The real blocker for RWA scale isn't tech, it's that every platform treats compliance as a moat instead of a shared utility. → Brazil keeps punching above its weight 🇧🇷
Luca tweet media
English
1
3
7
555
Rodrigo Coelho
Rodrigo Coelho@rodventures·
Just had a great panel with esteemed colleagues at MERGE São Paulo @mmerge_io about data infrastructure for institutions. Although it might sound boring, it’s a hot topic and everyone needs data!
Rodrigo Coelho tweet media
English
0
2
4
107
Rodrigo Coelho retweetledi
Edge & Node
Edge & Node@edgeandnode·
Today at Merge in São Paulo 🇧🇷 Catch @rodventures on the panel speaking about blockchain infrastructure for institutions. Starting at 1:10PM at the BingX Stage.
Edge & Node@edgeandnode

We are heading to Brazil 🇧🇷 Our CEO @rodventures is speaking at @mmerge_io in Sao Paulo on March 19th at 1:10PM on the panel "From Blockchains to Deployment to Compliance: The Infrastructure Institutions Need", alongside @jeffbeltrao from @Chainlinklabs and @daluca from @OpenZeppelin. If you're building infrastructure for institutional adoption, this is the conversation to catch. Come find the Edge & Node team there.

English
0
1
4
233
USV
USV@usv·
We’re paying close attention to the open architecture emerging around AI agents. MCP, CLIs, skills, and protocols like x402 are becoming the Lego bricks of a new layer where agents can act, pay, and compose across the web. If you're building new native capabilities for agents, we’d love to talk.
USV tweet media
English
78
27
322
71K
Rodrigo Coelho
Rodrigo Coelho@rodventures·
Heading to São Paulo for @mmerge_io. I'll be on a panel about the infrastructure institutions actually need to deploy and stay compliant onchain, alongside @jeffbeltrao from Chainlink Labs and @daluca from OpenZeppelin. The panel starts at 1:10PM on March 19th at the BingX Stage. If you’re coming to Merge this year, I’d love to see you there and chat. DMs are open if you want to connect while I'm there!
Rodrigo Coelho tweet media
English
0
2
7
515
Rodrigo Coelho
Rodrigo Coelho@rodventures·
Até logo! ✌🏼
Edge & Node@edgeandnode

We are heading to Brazil 🇧🇷 Our CEO @rodventures is speaking at @mmerge_io in Sao Paulo on March 19th at 1:10PM on the panel "From Blockchains to Deployment to Compliance: The Infrastructure Institutions Need", alongside @jeffbeltrao from @Chainlinklabs and @daluca from @OpenZeppelin. If you're building infrastructure for institutional adoption, this is the conversation to catch. Come find the Edge & Node team there.

Português
0
0
5
257
Rodrigo Coelho retweetledi
Edge & Node
Edge & Node@edgeandnode·
AI agents stuck in a loop for 11 days, no spending policy, no kill switch, no one watching. @IlianaMavrou at @DeFiRate covered what it revealed about agentic infrastructure (and quoted our CEO @Rodventures on why the API key is a "corporate credit card with no spending policy"). The accountability gap is real. We're building the fix. defirate.com/news/ai-agents…
English
1
2
7
191
Rodrigo Coelho
Rodrigo Coelho@rodventures·
This must be agent week or something. So many CEOs commented this week on this massive agentic future and I'm happy to see more catching on. We saw this a year ago when we started working on @ampersend_ai. This is critical infra with humans in the loop
Aaron Levie@levie

There are some pretty wild downstream effects in a world with trillions of agents using the internet and software. One very big one is what happens with agents with budgets and wallets. There are lots of business models that never ended up working out for the human-based internet that all of a sudden start to make economic sense in an agent-based internet. Think of all the proprietary data and research that’s sitting out there right now behind a paywall that a human will never run into. Finance data, medical research, and so on. Most people won’t sign up for a $100 or $1000 subscription for information they need infrequently. The cost is too high. Equally, micropayments for this data rarely worked at scale because the volume was too low to matter. However, now an agent can have a budget for a specific set of research it’s doing, and the agent might pay $0.1 or $1 to access it in a workflow. And now that data may be relevant in 1,000X’s more use-cases than it was before. Similarly, there are many APIs and tools out there on the web that don’t make sense to have a subscription for, but now an agent may interact with for a specific exchange, and it could cost $.01 or $0.1 per transaction. All of a sudden new kinds of software can get built and monetized that would have been uneconomical before. Some new form of commercial open source, essentially. Obviously lots of infrastructure and agreement across the industry is needed for this -and getting discovered by the agent is going to be a whole new class of search and discovery problem- but there are so many potentially interesting new scenarios here.

English
0
2
9
659
Rodrigo Coelho
Rodrigo Coelho@rodventures·
We’ve got the goods
Edge & Node@edgeandnode

Amp's benchmarks are mind-blowing. Here are a few to show the innovation this product brings to blockchain data access. ~100 ms latency at chain head. This is the time between a new block appearing on the network and Amp having that data available for streaming SQL queries. For context, Ethereum's block time is 12 seconds, so Amp serves verified data within the first 1% of the next block's window. 4,000,000 events decoded per second. This is the throughput of Amp's evm_decode UDF, processing raw log data into structured, typed output. You can decode every Uniswap swap, ERC-20 transfer, and governance vote across an entire chain's history at this rate. 5 seconds to query all block hashes since genesis. Query: SELECT hash FROM "edgeandnode/ethereum_mainnet".blocks. Every block hash from block 0 to the current head, returned in 5 seconds—thanks to columnar Parquet storage with block-level partitioning. 35 seconds to aggregate all transactions since genesis. Query: SELECT COUNT(*), value > 0 AS has_value FROM "edgeandnode/ethereum_mainnet".transactions GROUP BY 2. Billions of transactions, aggregated with a GROUP BY, in 35 seconds. These numbers come from Amp running on the Apache DataFusion query engine with Apache Arrow as the in-memory format. DataFusion's vectorized execution across columnar data gives Amp the same query optimizations that power the broader analytics ecosystem, not a bespoke blockchain-specific engine. Amp is set to become the new standard for blockchain data access. Check it out: github.com/edgeandnode/amp

English
0
0
9
593
Rodrigo Coelho retweetledi
ampersend
ampersend@ampersend_ai·
new look btw 💅✨ ampersend.ai
English
2
2
10
405
Wyatt Lonergan
Wyatt Lonergan@wyattlonergan·
Heading to SF this week for a bunch of awesome stablecoin events. - @lattice_fund x @Stablecoin event 3/3 - @raincards breakfast on 3/4 - @averystableconf on 3/4 If you're a founder building at the intersection of fintech & crypto and attending any of these, shoot me a DM. I’d love to connect.
English
19
1
130
11.3K
Rodrigo Coelho
Rodrigo Coelho@rodventures·
We are moving the "kill switch" out of the agent's logic and into the wallet layer. If an agent hits a recursive loop, the x402 Treasurer refuses to sign once the daily limit is hit. Check this out
ampersend@ampersend_ai

a $47k incident: two ai agents stuck in a recursive loop for 11 days. no breach, no exploit. just agents with unbounded api keys and no infrastructure-level enforcement to stop them. we built the demo that makes this failure mode impossible (📺 watch the video) the ampersend x @BlockRunAI agentops demo shows a buyer agent and seller agent communicating over a2a, with every llm inference call routed through blockrun via the x402 payment protocol. the seller pays blockrun per request using usdc on base. ampersend's wallet policy enforces the daily spending limit at the wallet layer, not in application code. when the limit is hit, the treasurer refuses to sign. the agent is economically dead. the loop stops. total spend: exactly the daily limit you configured. this matters because step limits and token caps fail under composition. agent a calls agent b which calls agent c. each one self-reports staying within budget. the bug that causes the loop also breaks the counter. anything that depends on the agent's own logic to limit its spend will fail in exactly the scenarios where limits matter most. the architecture here moves budget enforcement out of the trust domain of the agent entirely. the wallet is the circuit breaker. built with ampersend + blockrun + x402. testnet transactions on base sepolia, mainnet-ready. check out the repo ⬇️

English
1
2
8
575
Rodrigo Coelho retweetledi
The Rollup
The Rollup@therollupco·
There's a Mac Mini shortage in San Francisco right now. Not because of developers. Not because of startups. Because people refuse to install AI tools on their personal machines. Noëlle Becker Moreno and Pranav Maheshwari broke this down at NEARCON.
English
2
7
36
3K