← back to xmr.club

Embed widgets

Plug xmr.club into your own site. Everything below is CC-BY-4.0 — attribute "xmr.club" when reusing.

1 · "Listed on xmr.club" partner badge

Generic badge for providers whose listings live on xmr.club. Drop it in your footer; readers click through to your own provider page.

Listed on xmr.club
<a href="https://xmr.club/<category>/<id>" target="_blank" rel="noopener">
  <img src="https://xmr.club/badge/listed.svg" alt="Listed on xmr.club" width="240" />
</a>

2 · Per-provider grade badge

Live-rendered SVG with the provider's current grade colour and a ★ PICK marker when applicable. Re-renders on each fetch from D1.

<a href="https://xmr.club/<cat>/<id>" target="_blank" rel="noopener">
  <img src="https://xmr.club/badge/<id>.svg" alt="xmr.club rating" />
</a>

3 · Embedded category iframe

Live mini-directory of a single category, no chrome. X-Frame-Options is unset so it embeds anywhere.

<iframe src="https://xmr.club/embed/exchanges" width="100%" height="600"
        style="border:1px solid #1f1f1f; border-radius:6px;"></iframe>

4 · JSON + Atom feeds

Raw data — pull the dataset, build whatever UI you want.

5 · AI-ready markdown (for LLM ingestion)

No-chrome plaintext for AI engines that prefer canonical summaries over HTML scraping.

Questions / corrections / brand-guidelines? DM @xbtoshi or @xmr_club.