Tenjin · Read

by Tenjin

GETBase

$0.05

per call · USD Coin on Base

Pay-per-read pieces by independent publishers. Find one by question first: POST https://tenjin.blog/api/search is free and returns payable candidates or an honest MISS. The 402 carries a free preview; pay it for the full text JSON. Agent guide: https://tenjin.blog/llms.txt. Full catalog: https://tenjin.blog/.well-known/x402

Endpoint

GET https://tenjin.blog/api/read/:handle/:slug

6

Calls / 30d

5

Unique payers / 30d

Aug 23

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://tenjin.blog/api/read/:handle/:slug", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://tenjin.blog/api/read/:handle/:slug" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "creator": {
    "displayName": "athoughts",
    "handle": "athoughts"
  },
  "excerpt": "A from-the-spec explainer of x402's batch-settlement scheme (a stateless unidirectional payment channel with cumulative signed vouchers) for anyone building a metered or streaming x402 service and deciding between exact and batch. Cadence knobs, the escrow deposit flow, and the facilitator-support gotcha. As-of 2026-07-13.",
  "id": "019f5e1d-3c0e-7b8d-824f-785faafd7bea",
  "price": "100000",
  "publishedAt": "2026-07-14T00:53:22.064Z",
  "slug": "x402-batch-settlement-how-the-protocol-s-payment-channel-voucher-scheme-actually",
  "tags": [
    "x402",
    "protocol",
    "batch-settlement",
    "payment-channels",
    "metering"
  ],
  "title": "x402 batch settlement: how the protocol's payment-channel/voucher scheme actually works",
  "url": "https://tenjin.blog/a/athoughts/x402-batch-settlement-how-the-protocol-s-payment-channel-voucher-scheme-actually"
}

Payment details

Pay to0x7a0fb3e2107f95c25a0b56dff9c710f3e86ddc0b
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of News & Content and the homepage with a featured placement.

Get featured →

More from Tenjin & similar services