Grassfed Cap
@GrassfedCapital
Followers
122
Following
19K
Media
26
Statuses
243
Mostly equities Creator of NanoRoute, NanoPredict Support my work: nano_31fhg33m3e8d19h4p8ioboxc39omfzrajmtwzjf4fjf6e6en6bf8fr7immjy
Joined November 2021
I built NanoRoute — an open-source x402 facilitator that lets AI agents pay for any API using Nano ( $XNO). Zero fees. Sub-second finality. No accounts, no API keys. Just shipped to GitHub 🧵 https://t.co/WSFpNjhuUc
4
28
95
🔮 Building NanoPredict — a prediction market powered by #Nano ( $XNO) The pitch: Zero-fee deposits & withdrawals Sub-second settlement Instant payouts Just 0.5% rake Curious if there's interest before I polish it up. Would you use a Nano-native prediction market? Details soon!
8
18
69
NanoRoute is MIT licensed. Anyone can run a node. Routing fee is configurable — 0 for free routing, or set a fee to earn from volume. Your node, your rules. https://t.co/WSFpNjhuUc PRs welcome.
github.com
x402 payment facilitator for AI agent micropayments on Nano (XNO) - robgilmore26/nanoroute
0
0
8
NanoRoute joins a growing Nano x402 ecosystem: • x402nano — protocol schemes • NanoSession — session micropayments • NanoGPT — live AI platform on Nano x402 • Subnano — content micropayments • Faremeter — x402 middleware NanoRoute adds the routing layer.
1
0
7
Under the hood: 1. Agent signs a Nano state block (off-chain) 2. Sends it in X-PAYMENT header 3. NanoRoute broadcasts to Nano L1 (~200ms) 4. Records in off-chain ledger 5. Settlement engine batch-pays merchants Every step is feeless.
1
0
6
For merchants — gate any Express endpoint with one middleware call. For agents — pay for any API with agent.fetch(). Both packages ship in the repo: nanoroute-agent and nanoroute-express.
2
0
5
NanoRoute is an x402 facilitator node — verifies agent payments and settles merchants. Speaks standard x402: /x402/verify, /x402/requirements Any x402-aware agent can plug in. TypeScript + Express + SQLite + nanocurrency-web
1
0
14
Cost of a $0.01 API call: • Credit card: $0.30 fee (30x the payment) • Stripe/PayPal: ~3%+ markup • USDC on Base: ~$0.0001 gas • Nano $XNO via NanoRoute: $0.00 Settlement too. Batch 1,000 payouts to merchants — still zero.
3
0
21
x402 (Coinbase/Cloudflare) lets agents pay for APIs at the HTTP level — request, get 402, pay, retry. But it mostly runs on USDC on Base. Gas is near-zero... but not zero. For true micropayments — $0.001 per API call — that matters.
1
0
15
7/ What's next: → Merchant middleware SDK (one-liner to x402-gate any Express API) → LP dashboard for yield tracking → Agent SDK with auto 402→sign→retry → Multi-LP pool support → Open source Building in public. More soon. $XNO
1
1
25
6/ First mainnet transaction proof: Block: 33CC643398F8F12AFDEDC5D992431BC774A99A2CA79DCC72A4CDC22EFDB6C196 Agent → Pool → routing fee captured → merchant payout queued. 1% routing fee. Zero settlement cost. Targeting 5-10% net LP APY at scale.
1
1
17
5/ The flow: Agent requests resource → gets HTTP 402 → signs a Nano state block → sends X-PAYMENT header → NanoRoute verifies + broadcasts on-chain → records routing fee → queues merchant payout → resource served. Standard x402. Any x402-aware agent can use it.
1
1
18
4/ The tech stack: • TypeScript coordinator node (Express + SQLite) • nanocurrency-web for block signing • x402 facilitator API (standard Coinbase x402 wire format) • Off-chain ledger with periodic batch settlement • ~1,000 lines of code total
1
1
18
3/ Why Nano? → Zero fees (routing fees are pure revenue, no chain drag) → Sub-second finality (~300ms) → Feeless settlement means you can settle every 5 min instead of batching for hours Lightning Network charges fees to open, close, and rebalance channels. NanoRoute doesn't
1
2
26
2/ NanoRoute is a payment channel network for AI agent micropayments built on Nano (XNO). The idea: AI agents pay for APIs and services via the x402 protocol. Payments route through an LP pool. The pool operator earns routing fees. Merchants get batch-settled on-chain.
1
1
19
1/ Just routed my first AI agent micropayment through NanoRoute on Nano mainnet. Real $XNO. Real routing fee. Real on-chain settlement. Here's what I built and why it matters. 🧵
3
25
96
The AI agent economy needs payment rails that work at machine speed with zero friction. Every other crypto charges fees. Nano doesn’t. That’s not a minor advantage — it’s a structural one. NanoRoute is the infrastructure to prove it. More details dropping soon. $XNO
0
4
27
I’m building the MVP now. Solo founder. Open-sourcing everything. First integration: NanoGPT First LP: me Target: working demo in 90 days If you’re a Nano holder, dev, or AI agent builder — I want to hear from you.
2
0
17
This isn’t theoretical. The building blocks exist today: • x402nano — open-source Nano x402 implementation (mainnet) • NanoGPT — live AI inference payments in XNO via x402 • x402.NanoSession — session-based accounting primitives • Nano Node v28 — commercial-grade performance
1
0
12
“But agents will just use USDC” Maybe. That’s why Phase 3 includes an XNO↔USDC bridge. Agents pay in USDC. NanoRoute converts and routes on Nano’s feeless rails. Converts back for the service provider. The agent never touches XNO. But the routing layer benefits from zero fees.
1
0
11