---
title: "Radix Rolodex"
url: "https://radix.wiki/ecosystem/radix-rolodex"
version: "2.0.0"
updated: 2026-08-13
last_verified: 2026-08-13
license: CC-BY-4.0
license_url: "https://creativecommons.org/licenses/by/4.0/"
---

# Radix Rolodex

|  |  |
| --- | --- |
| **Radix Rolodex** |  |
| Type | Embeddable token-card widget |
| Network | Radix DLT |
| Category | Media |
| Status | 🟠 Dormant |
| Team | [VandyILL](/community/vandyill) |
| First deck | 12 December 2025 |
| Last activity | 14 February 2026 |
| Website | [radixrolodex.com](https://radixrolodex.com) |

[Radix Rolodex](https://radixrolodex.com) is a card-embedding tool for the Radix ecosystem, built by [VandyILL](/community/vandyill), who also made [Doubt/it!](/ecosystem/doubt-it) and [Quack Space](/ecosystem/quackspace). 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](/ecosystem/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](/ecosystem/radix-namespace) name. Captions are written in the register of the token they advertise – "Live Hard, Meme Hard." for [$XRD](/contents/tech/core-protocols/xrd-token), "Monkey. Darts. Early." for [$EARLY](/ecosystem/early). All 32 cards published to date link to [Ociswap](https://ociswap.com), 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](/ecosystem/astrolescent), [Foton](/ecosystem/foton), [Radix $BlueBalls](/ecosystem/radix-blue-balls) and [Ociswap](/ecosystem/ociswap) by deck ID, and [Quack Space](/ecosystem/quackspace) 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](/ecosystem/radix-blue-balls) (10 cards), [$foton](/ecosystem/foton) (5), $HYDR (4), $XRD (3), [$DOUBT](/ecosystem/doubt-it) (3), [$OCI](/ecosystem/ociswap) (3), [$ASTRL](/ecosystem/astrolescent) (3) and [$EARLY](/ecosystem/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](/ecosystem/radix-blue-balls) and [Quack Space](/ecosystem/quackspace) – use embedded Rolodex Decks to surface ecosystem links on their own pages.

## External Links

- [radixrolodex.com](https://radixrolodex.com) – create Rads and Decks
- [Example embed](https://radixrolodex.com/embed.html?stable-id=quack-space-landing-page) – the Quack Space deck, as embedded below
- [VandyILL](/community/vandyill) – the maintainer's other Radix projects
