Trust Badge — Embed
Drop a live on-chain Vaultfire trust badge on any website with one line of HTML. No deps, no build, no API key. The badge auto-refreshes every 5 minutes and falls back gracefully if the network blips.
Install
<script src="https://theloopbreaker.com/embed/badge.js"
data-address="0xfA15Ee28939B222B0448261A22156070f0A7813C"
data-theme="dark"
async defer></script>
Live preview
dark / md
light / lg
Options
| Attribute | Required | Values | Default |
|---|---|---|---|
data-address | Yes | 0x… (40 hex) | — |
data-theme | No | dark, light | dark |
data-size | No | sm, md, lg | md |
data-target | No | any CSS selector | in place |
Free API
The badge reads from a public, free, edge-cached endpoint. You can call it directly:
curl "https://theloopbreaker.com/api/badge/trust?address=0xfA15Ee28939B222B0448261A22156070f0A7813C"
What "trust" means here
The badge shows a composite score (0–100) based on on-chain Vaultfire signals on Base mainnet: accountability bonds posted, ERC-8004 reputation registry feedback, and basic eligibility. Click the badge to inspect the full trust profile in the Vaultfire playground.
Vaultfire · the trust layer for AI agents · theloopbreaker.com