Building a Pay-Per-Article Paywall in Two Weeks

Share

I'm building Inkpay for the Lepton hackathon — a tool that lets any Ghost blog charge readers a fraction of a cent per article instead of forcing a subscription.

The core idea: most readers won't commit to a monthly subscription for one article, but plenty would happily pay $0.001 to read something specific. Nanopayments make that possible for the first time without losing most of the payment to fees.

The technical challenge wasn't the AI pricing agent — that part was straightforward. It was understanding how Circle's Gateway actually works under the hood. Payments aren't pulled directly from a reader's wallet; they deposit into a smart contract once, then spend from that balance instantly per article, like loading a transit card.

This post itself is paywalled using Inkpay. If you're reading past this sentence, the unlock actually worked.