Plug xmr.club into your own site. Everything below is CC-BY-4.0 — attribute "xmr.club" when reusing.
Generic badge for providers whose listings live on xmr.club. Drop it in your footer; readers click through to your own provider page.
<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>
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>
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>
Raw data — pull the dataset, build whatever UI you want.
No-chrome plaintext for AI engines that prefer canonical summaries over HTML scraping.
Questions / corrections / brand-guidelines? DM @xbtoshi or @xmr_club.