Radix Rolodex is a card-embedding tool for the Radix ecosystem, built by VandyILL, who also made Doubt/it! and Quack Space. Users create Rads – small cards, each one attached to a single Radix token – and collect them into Decks that any website can embed as an iframe. The embedded deck cycles through its cards, and each card links out to that token's page on Ociswap.
Rads and Decks
A card is built around a token rather than a project: the stored record carries the token's resource address, symbol, name and icon alongside a caption, an image and the creator's wallet address and RNS name. Captions are written in the register of the token they advertise – "Live Hard, Meme Hard." for $XRD, "Monkey. Darts. Early." for $EARLY. All 32 cards published to date link to Ociswap, which makes a Rad closer to a trade link with artwork than to the directory entry the landing page describes.
A Deck is an ordered list of card IDs. The widget fetches the deck, shuffles its cards and rotates through them on a timer, so one embed shows a small rotating set rather than a static image. Decks are cheap to duplicate, and several of the fifteen in the public store are variants of the same set assembled for different host pages.
Embedding a deck
Decks are embedded through embed.html in an iframe, addressed one of two ways. ?deck-id= points at a deck's raw document ID and breaks if the deck is replaced. ?stable-id= points at a named slug that resolves to a deck ID through a separate lookup, so the deck behind a published embed can be swapped without editing the site that hosts it. Only three such slugs exist – launch-feature, launch-feature-2 and quack-space-landing-page – against fifteen decks, so nearly every embed in circulation is pinned to a specific document.
This wiki is the tool's heaviest consumer: five pages carry a Rolodex deck – Astrolescent, Foton, Radix $BlueBalls and Ociswap by deck ID, and Quack Space plus this page by stable ID. Four of those decks are named for the wiki page they were built for. All five resolved to live decks when checked on 13 August 2026.
Activity and status
Because the widget reads the deck store anonymously, the tool's whole public catalogue can be counted from outside it. Read on 13 August 2026, it holds 32 cards across 15 decks, created by five accounts, covering eight tokens: $BlueBalls (10 cards), $foton (5), $HYDR (4), $XRD (3), $DOUBT (3), $OCI (3), $ASTRL (3) and $EARLY (1). Roughly half the cards were published by the maintainer's own account, vandyill.xrd.
The earliest deck, "Radix Rolodex Launch Feature!", dates from 12 December 2025. The most recent card or deck of any kind dates from 14 February 2026, and the deployed application bundle was last built on 10 February 2026. The service is up and every published embed still renders, but nothing has been added to it in six months, so this page records the project as dormant rather than active.
Rads and Decks
A Rad is a compact card describing a single project, token, or community. Anyone can create Rads for the projects they follow; a Deck collects Rads into a curated set that is rendered through an embed.html iframe, so a maintained directory can appear identically on many different websites. Other Radix projects – such as Radix $BlueBalls and Quack Space – use embedded Rolodex Decks to surface ecosystem links on their own pages.
External Links
- radixrolodex.com – create Rads and Decks
- Example embed – the Quack Space deck, as embedded below
- VandyILL – the maintainer's other Radix projects
