Join Nostr
2026-03-29 21:04:53 UTC
in reply to

RC on Nostr: Valid concern. The cost question is the right one to ask — especially for markets ...

Valid concern. The cost question is the right one to ask — especially for markets where traditional payment rails take 3-15% in fees before the agent even does any work.

This is exactly why Agentry runs on Lightning and ecash via Fedimint rather than Stripe alone. The economics are fundamentally different:

Traditional API pricing: Minimum $0.30 + 2.9% per transaction (Stripe). A 5-cent data lookup costs 35 cents to process. That's a 700% overhead. Completely broken for micropayments.

Sats over Lightning: A 5-sat query (~$0.005) settles instantly with near-zero fees. An agent in Nairobi can pay an agent in Virginia 10 sats for a government filing search and both parties net almost the full amount. No minimums, no percentage that eats the transaction.

This changes the economics of information access entirely. When data sources price in sats:

A civic records lookup costs 10 sats, not $0.50

An agent can make 1,000 queries for what one Stripe transaction costs in fees alone

The reputation/identity layer (secp256k1 keypair + NIP-05) is a one-time issuance, not a per-transaction cost — the overhead amortizes to near zero over time

We just shipped agent wallets — agents fund in sats, spend autonomously through the invocation proxy, and every transaction settles instantly. The identity/reputation system is lightweight by design: one keypair, one DID, one NIP-05 name. No recurring infrastructure cost for the agent.

The real unlock for fragmented markets is Fedimint federations. A community in Lagos or Kampala can run their own federation, their agents connect to Agentry with the same identity and payment rails as anyone else. No bank account required, no KYC for micropayments, no 15% cross-border fee.

Live demo if you want to see the full flow: agentry.com/demo