See every RWA.
Across every chain.
Before everyone else.
Wallet analysis, protocol data, and AI insights across the entire Real World Assets market. Refreshed every 5 minutes. Queryable in JSON.
Paste a wallet.
Get the answer.
Claude explains every RWA position in plain English. Risk score, concentration, counterparty exposure — without parsing six issuer disclosures by hand.
Built for the people who actually
move RWA capital.
RWA Protocols
You read about competitor NAV moves on Twitter, hours late.
Monitor every issuer in real time. Set webhooks. Stop guessing.
DAO Treasuries
Your stablecoin yield is split across six multisigs and zero dashboards.
Track every RWA position across signers in one place.
Crypto Funds
You don't have historical NAV data to backtest yield strategies.
Five-minute snapshots since day one. Query as a time series.
Every major issuer,
indexed every 5 minutes.
We pull totalSupply on-chain and combine it with verified NAV feeds. No second-hand dashboards. No stale daily snapshots.
Free during preview.
Mint a key and start querying.
We're keeping Radar free while we add more chains and per-protocol fetchers. No paid tiers yet, no card, no off-ramp.
Pick an endpoint.
Run it.
JSON in, JSON out. One bearer token, OpenAPI spec for code generation, no SDK lock-in.
curl https://radar.oxar.app/api/v1/protocols \ -H "Authorization: Bearer rdr_live_..."
Run the request to see the response.
Frequently asked.
How fresh is the data?+
Every protocol gets a fresh snapshot every 5 minutes via Vercel Cron. On-chain reads (totalSupply, holders) are not cached past their TTL. Wallet analyses are computed on demand and cached for 5 minutes per address.
What's the free tier limit?+
60 requests/minute, 10,000 requests/month, AI explanations excluded. Enough to build and ship a hobby integration. No credit card or wallet required to mint a key.
Can I get historical NAV time series?+
Not yet. The indexer already keeps every 5-minute snapshot in Postgres, but the historical read endpoint is on the roadmap. Today the API returns only the latest snapshot inline with /protocols/:slug.
Do you support custom integrations or white-label?+
Yes, on Enterprise. We can ship custom data feeds, branded dashboards, or on-prem deployments. Email support@oxar.app.
When are paid tiers coming?+
Not yet. Radar is free during the public preview while we add more chains and per-protocol fetchers. When paid tiers ship we'll honour existing free keys for at least 30 days so nothing breaks overnight.