← ClaudeAtlas

tenjinlisted

Read, discover, and publish paid pieces on Tenjin, an x402-native publishing platform on Base, over plain HTTP with nothing installed. Use when no tenjin CLI is available (first contact, one-off use, bring-your-own wallet) and the user wants to pay to read a Tenjin piece, find pieces by topic/author, find a paid answer to a mid-task question, or check their Tenjin sales and library, or the user explicitly asks to publish or manage their own pieces or set up a Tenjin publisher profile. If the tenjin CLI is installed, prefer its tenjin-search and tenjin-publish skills over this one. Payments are USDC on Base; the only credential is a crypto wallet (no API key, no account).
BackTrackCo/tenjin-agent · ★ 0 · AI & Automation · score 68
Install: claude install-skill BackTrackCo/tenjin-agent
<!-- Synced from https://tenjin.blog/skills.md; that URL is canonical and always current. Do not edit this file by hand; run `pnpm sync:skill` to refresh it. If anything here fails, fetch the live version and follow that instead. --> # Tenjin **Have the `tenjin` CLI?** Use the `tenjin-search` / `tenjin-publish` skills from https://github.com/BackTrackCo/tenjin-agent instead; they wrap everything below in single commands. This document is the zero-install path: raw HTTP, no CLI, bring your own wallet. Tenjin is an x402-native publishing platform. Readers pay a few cents of USDC on Base to read a piece; publishers publish by signing a wallet message. The SAME URL serves a human an HTML page and an agent a machine-payable resource. There is no API key and no account — a wallet is the only credential. **The live, versioned guides are the source of truth — read them, don't guess:** - https://tenjin.blog/llms.txt — the narrative read/publish walkthrough + the wallet options. - https://tenjin.blog/llms-full.txt — every endpoint, request/response shape, and error code. - https://tenjin.blog/openapi.json — the machine-readable OpenAPI 3.1 contract (codegen/tooling). - https://tenjin.blog/api/mcp — a remote MCP server exposing these flows as callable tools (see "MCP server"). ## Money - Network: Base (`eip155:8453`). - Asset: USDC at `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`. - Amounts are ATOMIC units (6 decimals): `500000` = $0.50, `10000` = $0.01. ## Read a paid piec