Learn

Understanding VerifiedHub

How on-chain identity works on the XRP Ledger — wallets, usernames, domains, and the TOML standard that ties them together.

What is VerifiedHub?

VerifiedHub is a trust layer for the XRP Ledger. It helps individuals, businesses, creators, and AI agents prove ownership of:

A verified profile makes it easier for others to confirm they are sending XRP or RLUSD to the correct destination.

Why Verification Matters

Crypto payments are irreversible. A single incorrect wallet address can result in permanent loss of funds.

VerifiedHub helps reduce:

Username Verification

A username creates a human-readable identity for a wallet.

Verified username
@michelle
Raw wallet address
r3wSwZo9ki6gBBno3MtU62fFHGUBYkdVBD

Benefits:

Domain Verification

Domain verification proves control of a website. For example, datacert.ai is verified to belong to:

r3wSwZo9ki6gBBno3MtU62fFHGUBYkdVBD

Verification uses the XRPL standard:

This allows anyone to independently verify the relationship.

How Domain Verification Works

1
Connect your XRPL wallet.
2
Enter your domain.
3
Verify ownership through:
https://yourdomain.com/.well-known/xrp-ledger.toml
4
VerifiedHub confirms the domain and wallet match.
5
Receive a verified badge.

What is XRP Ledger TOML?

A TOML file is a public identity file hosted on your website.

[[ACCOUNTS]] address = "rXXXXXXXXXXXXXXXXXXXX"

Wallets, explorers, and applications use this file to discover verified information about an XRPL account.

Frequently Asked Questions

Do I need KYC?
No. Basic wallet and domain verification do not require KYC.
Do I need to know what TOML is?
No — you don't need to understand TOML at all. VerifiedHub generates the file for you automatically. You simply download the generated xrp-ledger.toml file and upload it to your website at /.well-known/xrp-ledger.toml. Because only someone who controls the domain can publish a file at that location, placing it there is what proves you have access to the domain. VerifiedHub then fetches the file, confirms it matches your wallet, and issues your verified badge.
Is my wallet private?
No private keys are ever shared. Verification uses wallet signatures only.
Can I verify multiple domains?
Yes. Each domain can be verified separately.

AI Readiness & Website Verification

VerifiedHub works with trusted external tools that help organizations understand how their websites appear to AI systems and verification engines.

One example is the Verity One AI Scanner, an external tool developed by Verity One Ltd. The scanner analyzes public website information and helps identify whether a website is structured, discoverable, and ready for AI-driven trust and verification systems.

The scanner may provide insights into:

Try the external scanner:

Launch Verity One Scanner →

Note: This tool is operated by Verity One Ltd. and is not part of the VerifiedHub.ai platform.

Resources & Tools

Official tools to explore the XRP Ledger and get a wallet. Use only these official links — there are lookalike sites that imitate XRPL wallets.

Tip: bookmark XRPScan to independently verify any wallet or transaction yourself — that's the same on-chain data VerifiedHub checks.

Back to directory