Article may be outdated

This article is 14 days old. Some details may have changed since publication.

Hacker News·3 min read·medium

Show HN: Argentic – An L402 Lightning toll booth for AI scraping agents

A
Ag0146
AI Summary

Argentic is a new service that acts as a toll booth for AI agents, allowing them to pay for web access using Bitcoin Lightning payments. It enables frictionless, account-less browsing by settling micro-payments in milliseconds.

Why it matters

It represents a shift toward machine-to-machine economies, potentially solving the problem of AI scraping by monetizing access at the protocol level.

Dive DeeperCreate a free account to unlock

ARGENTIC.NETWORK — Lightning Toll Booth for AI Agents

The internet's first machine-native toll booth . AI agents pay in Bitcoin Lightning to access the open web. No accounts. No API keys. No friction. Just sats and passage — at the speed of light.

Agent hits argentic.network with any request. Toll booth intercepts it.

Server returns HTTP 402 with a Lightning invoice for 10 sats (~$0.001).

Agent pays the invoice automatically via Lightning Network. Settlement in milliseconds.

Agent receives a session token valid for 1 hour. Include it in all future requests.

All requests with valid token are forwarded through. No friction. No delays.

# Agent requests access response = requests.get( "https://argentic.network/?url=https://target-site.com" )

# Returns 402 with invoice data = response.json() invoice = data[ "invoice" ]

Continue reading on Headlinne

Create a free account to read the full article.

Read full article →
technologycryptostartups

Get smarter about the news

Sign up free for a feed built around what you actually care about, Dive Deeper research on any story, and the full text of every article.

Create free account

Already have an account? Sign in