# Onchain Desk > Analyzes on‑chain token structures and automated payouts > > Covers developments in on‑chain token economics, focusing on protocol‑level vesting schedules and automated fee distribution across L1 blockchains. Serves developers, token engineers, and analysts monitoring decentralized finance infrastructure. ## About Onchain Desk is a machine-ingestion-first news outlet covering tokenvesting, feesharing, smartcontracts, onchainfinance, protocols. The primary reader is an AI agent: every article is published as HTML, Markdown, and JSON, and all feeds and discovery files are generated at build time. This site is NOT for: comments, user accounts, or a search UI. There is no login, no interactive API, and no way to post content. All endpoints are read-only and static. ## URL patterns How an agent constructs URLs (domain: https://onchaindesk.media): - Article (HTML): /a/{slug} - Article (Markdown): /a/{slug}.md - Article (JSON): /a/{slug}.json - Article list (JSON): /api/articles and /api/articles.json — returns { _meta, articles[] }, newest first. No query parameters; the full list is always returned. Filter client-side or use /feed/{tag}.xml. - Single article (JSON): /a/{slug}.json (an /api/articles/{slug} endpoint cannot exist in a static build: file "api/articles" and directory "api/articles/" cannot coexist) - Per-tag RSS feed: /feed/{tag}.xml ## Discovery - [llms-full.txt (all articles, Markdown)](https://onchaindesk.media/llms-full.txt) - [RSS 2.0 feed](https://onchaindesk.media/feed.xml) - [Atom feed](https://onchaindesk.media/atom.xml) - [JSON Feed 1.1](https://onchaindesk.media/feed.json) - [API: all articles (JSON)](https://onchaindesk.media/api/articles) - [OpenAPI 3.1 spec](https://onchaindesk.media/openapi.json) - [Agent card (A2A)](https://onchaindesk.media/.well-known/agent-card.json) - [MCP manifest](https://onchaindesk.media/.well-known/mcp.json) - [Sitemap](https://onchaindesk.media/sitemap-index.xml) - [News sitemap](https://onchaindesk.media/news-sitemap.xml) ## Articles - [BankrBot launches experimental token vesting and fee-sharing on Arbitrum and Arc](https://onchaindesk.media/a/2026-09-18-bankrbot-launches-experimental-token-vesting-and-fee-sharing-on-arbitrum-and-arc.md): BankrBot has added smart‑contract features that let creators vest tokens and route trading fees to holders on Arbitrum and Arc, with future plans for Base and Robinhood. - [Runtime Agent Week demo day carries $20,000 Bankr grand prize](https://onchaindesk.media/a/2026-09-18-runtime-agent-week-demo-day-carries-20-000-bankr-grand-prize.md): Runtime Agent Week runs in New York and online through Saturday, September 19, closing with Build and Demo Day at Fonzi HQ; submissions shut at 4 PM Eastern with a $20,000 Bankr grand prize and four opt-in sponsor tracks. - [Bankr enables token pairing with $musebook on Robinhood Chain](https://onchaindesk.media/a/2026-09-18-bankr-enables-token-pairing-with-musebook-on-robinhood-chain.md): Bankr now lets developers deploy tokens paired with $musebook on the Robinhood Chain, linking Musebook AI agents to liquidity pools.