Independent Risk Intelligence

Every Tokenized Asset Has a Risk.TARMSCORE Measures It.

Before You Invest…

Know
the real risk behind tokenized assets.
Understand
the key drivers across four risk dimensions.
Compare
assets across a consistent, evidence-based framework.
Decide
with clarity, confidence and conviction.
Risk Should Never Be a Guess.

Meet TARMSCORE

One Framework built for decision makers.

Independent risk intelligence for tokenized real-world assets.

Analyze Your First Asset

Built for people making decisions about tokenized assets

One framework. Every institutional and independent decision-maker evaluating tokenized real-world assets.

Banks & Custodians

Counterparty, collateral and structural-risk assessment before custody, lending or investment decisions.

Asset & Investment Managers

Due diligence, comparison and portfolio monitoring on one consistent, evidence-based framework.

Family Offices & Private Investors

Consistent, standardized analysis of unfamiliar tokenized assets and private market opportunities.

Researchers & Regulators

Transparent methodology and evidence-backed market intelligence for study or oversight.

Built for every decision-maker in tokenized asset markets.
Tokenized Asset Risk Analysis
Search Examples: By Ticker: PAXG, USDC, BUIDL, OUSG, XAUT, USDY By Issuer: BlackRock, Paxos, Circle, Ondo Finance, Franklin Templeton By Blockchain: Ethereum, Polygon, Solana, Base, Stellar, Avalanche By Category: stablecoin, DeFi lending, synthetic, staking, asset-backed NFT, treasury, gold, bonds, real estate, equities By Asset Name: any tokenized asset name from any platform or chain Coverage: unlimited — curated assets are manually reviewed; everything else is discovered live and scored on demand
Compare Assets

Put tokenized assets side by side on the FLOG framework. Add up to four — the composite score is set by the weakest pillar.

My Watchlist

Assets you've starred. Saved to your account and synced across sessions.

The FLOG Methodology
An executive overview — under five minutes

Every TARM rating is built from one transparent framework. We assess a tokenized asset on four independent risk pillars — Financial, Legal, Operational, and Governance — each on a 1–5 scale, then combine them into a single composite score.

01

Rating Scale

Lower scores represent lower identifiable structural risk.

02

FLOG Framework

03

Rating Philosophy

Each pillar is assessed independently, using publicly verifiable evidence, before being combined into a single overall TARMSCORE through a proprietary aggregation methodology. The underlying question set, weighting logic, and decision rules that produce that score are not published.

04

Evidence Standards

Ratings are based on publicly verifiable evidence, drawn from:

05

Missing Evidence

Missing or unavailable evidence increases uncertainty and may affect the assessment. TARMSCORE does not assume safety where sufficient public evidence cannot be verified.

06

Confidence & Limitations

  • Structural risk assessment only.
  • Not a credit rating.
  • Not investment advice.
  • Ratings may change as new evidence becomes available.
  • Based on publicly available information reviewed at the time of assessment.
Framework version · last methodology update August 2026 Research →
DEVELOPERS
TARM Ratings API
V1 · LIVERequires a Team-plan account

A read-only REST endpoint over TARMSCORE's curated ratings universe — the same FLOG scores and composite ratings the website itself renders, returned as JSON for your own systems.

Authentication

Two options. A session token works with no extra setup but expires in about an hour — fine for testing from a browser console. A dedicated API key (generate one from Settings → API Access) is long-lived and revocable, meant for an unattended server integration.

# Option A — session token, in the browser console once signed in: const {data} = await sb.auth.getSession(); const token = data.session.access_token; # Option B — a generated API key, from your own server: curl -H "Authorization: Bearer tarm_live_..." \ "https://www.tarmscore.com/api/engine?action=ratings&symbol=PAXG"

Endpoints

GET/api/engine?action=ratings

Every curated rating — FLOG scores, composite TARM score, band, grade.

{ "count": 105, "ratings": [ { "symbol": "PAXG", "name": "Paxos Gold", "type": "Tokenized Gold", "issuer": "Paxos Trust", "blockchain": "Ethereum", "country": "USA", "backing": "Physical gold 1:1", "flog": { "financial": 1, "legal": 1, "operational": 2, "governance": 2 }, "tarm": 2.15, "band": 2, "grade": "B", "label": "Low", "provisional": false, "aiDiscovered": false }, ... ] }

GET/api/engine?action=ratings&symbol=PAXG

One asset, by symbol.

{ "rating": { "symbol": "PAXG", "name": "Paxos Gold", "type": "Tokenized Gold", "issuer": "Paxos Trust", "blockchain": "Ethereum", "country": "USA", "backing": "Physical gold 1:1", "flog": { "financial": 1, "legal": 1, "operational": 2, "governance": 2 }, "tarm": 2.15, "band": 2, "grade": "B", "label": "Low", "provisional": false, "aiDiscovered": false } }

Webhooks

Instead of polling, subscribe once (Settings → Webhooks) and get an HTTPS POST whenever any curated rating changes. Checked once daily. Verify the X-TARM-Signature header against your subscription's secret before trusting a payload.

{ "event": "rating.changed", "changes": [ { "symbol": "PAXG", "name": "Paxos Gold", "previous": { "tarm": 2.15, "band": 2 }, "current": { "tarm": 2.35, "band": 2, "grade": "B", "label": "Low" } } ], "deliveredAt": "2026-08-08T07:00:00.000Z" }
# Verifying the signature (Node.js example) const crypto = require('crypto'); const expected = crypto.createHmac('sha256', YOUR_SECRET).update(rawBody).digest('hex'); const valid = req.headers['x-tarm-signature'] === `sha256=${expected}`;

Errors & limits

StatusMeaning
401Missing, invalid, or expired bearer token.
403Valid account, but not on the Team plan.
404No curated rating for that symbol.
429Rate limit exceeded — 120 requests/minute per caller.
503API temporarily unavailable.

Roadmap

  • Historical score endpoint (a rating's value over time, not just current)
  • Bulk export (CSV/JSON) of the full covered universe
  • Per-event webhook filtering (subscribe to specific symbols, not the whole universe)
Questions about API access or a use case beyond this v1? Contact us. Full framework: The FLOG Framework for Tokenized Real-World Assets — SSRN 6181761.
About TARMSCORE

TARMSCORE is a risk intelligence platform designed to evaluate tokenized real-world assets through transparent, evidence-based analysis. Every rating on TARMSCORE is generated using the proprietary TARM (Tokenized Asset Risk Metrics) methodology, a structured framework combining Financial, Legal, Operational, and Governance risk into a single risk assessment.

Tokenized real-world assets are growing faster than the infrastructure to evaluate them. Every other institutional asset class — bonds, equities, structured credit — has independent risk assessment built into how capital moves through it. Tokenized assets largely don't, because the major rating agencies cover only the largest issuers, and most tokenized assets will never be big enough to be worth their time.

TARMSCORE exists to close that gap. We publish independent, evidence-based risk ratings across the tokenized asset universe — stablecoins, tokenized treasuries, real estate, funds, and beyond — using one transparent framework (FLOG: Financial, Legal, Operational, Governance) so that assets can actually be compared against each other, not just described. Every rating is grounded in primary sources, discloses its own evidence coverage, and is version-controlled: see the Methodology page for the full framework.

Our aim is to become a standard reference point for due diligence on tokenized assets — the layer investors, issuers, and regulators can point to when they need a consistent answer to "how risky is this, really?"

Founder

Prakruthi Rao Rambhatla
Prakruthi Rao Rambhatla
Founder & CEO · LinkedIn ↗

Prakruthi Rao Rambhatla is the creator of TARM (Tokenized Asset Risk Metrics), a risk assessment framework developed to evaluate the risks associated with tokenized real-world assets. Her work focuses on bringing greater transparency, consistency, and evidence-based analysis to the rapidly evolving tokenized asset market.

With an MBA in Finance and a professional background in banking and financial services, she combines traditional financial risk management principles with emerging digital asset infrastructure. Her research is centered on developing practical methodologies that help market participants better understand and compare tokenized assets.

She is the author of the TARM framework and an independent researcher whose work explores financial, legal, operational, and governance risks within tokenized real-world assets. Through TARMSCORE, her objective is to establish a standardized approach for due diligence and portfolio decision-making across global tokenized asset markets.

Her long-term vision is to contribute to the development of internationally recognized risk standards that support the growth, credibility, and adoption of tokenized real-world assets.

Covered Assets
TARMSCORE Portfolio Analyzer
Build Portfolio
Enter what you actually put into each asset — TARMSCORE works out the % split and risk-band breakdown for you. Numbers never leave your browser.
Used to frame which structural risks matter most over how long you're actually planning to hold.
Portfolio Composition
Add assets to see composition
Research

SSRN Papers

PAPER I · SSRN 6181761
Tokenized Asset Risk Metrics (TARM): A Framework for Institutional Risk Assessment
by Prakruthi Rao — SSRN. The FLOG framework (Financial, Legal, Operational, Governance) for systematic risk evaluation of tokenized real-world assets.
Read Paper I →
PAPER II · SSRN 6952440
TARM Research Paper II
by Prakruthi Rao — SSRN. The second TARM research publication, extending the FLOG research program for tokenized-asset risk.
Read Paper II →

Learning Hub

Interactive courses, the FLOG framework, a glossary, and quick guides — all in one place.

PLANS
Plans
Early-access pricing — current rates are locked in for subscribers who join now, before they rise as we grow.
FREE
Explorer
$0

For students, journalists and independent research.

  • Every published FLOG score & the full rankings table
  • Asset-class map, methodology & glossary
  • Watchlist, side-by-side compare & rating history
  • 3 on-demand analyses per day
  • 1 free PDF report preview
MOST POPULAR
Professional
$•• /mo · or $•••/yr

For a working analyst who needs to cite what they found.

  • Everything in Explorer
  • Unlimited on-demand analyses — score any asset, any chain
  • PDF export of any report, for your own files or IC pack
  • Portfolio analysis — build a portfolio and run risk composition
  • Coverage requests — ask us to add an asset to the curated set
  • Cancel any time; annual saves two months
TEAM
Team
$••• /mo · or $•,•••/yr

For a small team or family office sharing one view. We'll help set up your team.

  • Everything in Professional, for your whole team
  • Up to 5 named users — we create and manage the seats for you
  • Coverage requests go to the front of the queue
  • A direct line to the analyst who wrote the score
  • Self-serve seat management & shared watchlists — in build, not yet available
ENTERPRISE
Enterprise
Custom pricing · quoted per engagement

For banks, custodians and platforms embedding TARM scores at scale.

  • Everything in Team — unlimited named seats
  • Single sign-on (SAML/OIDC) for your company domain
  • Dedicated account contact & white-glove onboarding
  • White-label licensing for your own product
  • Bulk/historical data export & rating-change webhook SLA — in build

Covered by a separate Enterprise Agreement negotiated with you — not this page. It typically addresses authorized users, data/API usage, confidentiality, liability, IP, security, and termination.

ASSESSMENT
Asset Assessment
from $••• · one-off

For an issuer who wants an independent, evidence-based assessment of one specific asset.

  • Full FLOG assessment — Financial, Legal, Operational, Governance
  • Every score tied to cited evidence, with an evidence-coverage %
  • A remediation summary — exactly what would raise your score
  • Delivered as a citable PDF you may share in unaltered form
  • Your relationship disclosed wherever it's published
  • Not a subscription — one asset, one fee

Payment covers the analytical work, not the outcome — see the Report Licence for exactly what you can do with the report.

RECURRING
Monitoring
from $•,••• / year

Keep an assessment current with periodic reviews and material-change alerts.

  • Everything in Asset Assessment, re-run quarterly
  • Change alerts between reviews when something material moves
  • A rating with a live date on it — not a stale PDF
  • Public rating-history line, so improvement is visible over time
  • Priority re-review when you fix something
DATA & API · V1 LIVE
Data Licence
Included with Team · $•••/mo

A read-only ratings API is live. Pull any curated asset's FLOG scores and composite rating programmatically, authenticated with your TARMSCORE account. See the API documentation.

  • Licence to display TARM scores in your own product — available today
  • Methodology documentation for your risk committee — available today
  • GET /api/engine?action=ratings — full curated universe or a single symbol — available today
  • Dedicated, revocable API keys — generate from Settings → API Access — available today
  • Rating-change webhooks — delivered daily — available today
  • Historical scores & bulk export — in build
PROJECT
Custom Framework Build
from $•,••• · project

Not an assessment of your asset. This builds the measuring instrument for an asset class TARMSCORE does not cover yet.

  • Deliverable is a methodology, not a score — carbon credits, shipping, royalties
  • Custom question set & scoring anchors, developed with your team
  • Written methodology you can show a regulator or an LP
  • Once it exists, any asset in that class can be assessed — including yours
  • Buy an Asset Assessment instead if we already cover your class
🎓 Students & academics: Professional is free — just sign up with your university email (.edu, .ac.uk, etc.) and confirm it. Access is granted automatically.
Need something specific?

These aren't alternatives to the plans above — they're specialised, mostly one-off or issuer-side services. Payment for an assessment, monitoring, or a framework build never determines the score: see the Conflicts of Interest and Analyst Independence policies.

ADMIN PANEL
Platform Analytics
TOTAL USERS
0
REPORTS GENERATED
0
SEARCHES TODAY
0
MRR
$0
NEW USERS TODAY
0
NEW USERS THIS WEEK
0
PORTFOLIOS CREATED
AVG SEARCHES / USER
0
UNIT ECONOMICS (LIVE)
ARR
$0
PAYING CUSTOMERS
0
FREE → PAID CONVERSION
GROSS MARGIN
CHURN (30D)
needs sql/005_plan_history.sql applied
New Signups, Last 30 Days
From account creation dates already on file — real signups, not projected.
Search Volume, Last 30 Days
Includes signed-out visitors once sql/001_search_events.sql is applied.
Most Viewed Asset Classes
Derived from the same search data as "Assets Typed by Users" below, grouped by asset type.
Most Searched Issuers
Only counts searches for symbols in the curated table — "not curated" symbols have no known issuer.
Assets Typed by Users
Every asset entered by a signed-in user, most searched first.
Result shown is today's TARM score for that asset, not a snapshot of what the visitor saw at search time — click a curated row to open its report.
Asset Requests
Enterprise Inquiries
Newsletter Signups
Send Broadcast
Emails everyone on the newsletter list (BCC — subscribers never see each other's addresses). Use sparingly; this is the same list people signed up for a "no spam" newsletter.
Monthly Digest
Sends automatically on the 1st of every month to newsletter subscribers + everyone who signed in with Google, combined and de-duplicated. Content is auto-generated from real activity (ratings updated, new assets tracked) — nothing to write. This button triggers the same send manually, for testing.
Audit Log
Privileged server-side actions only (account deletions, plan grants) — never ordinary reads. Requires sql/007_audit_log.sql.
All Users
ACCOUNT

Settings

Profile
Email changes aren't supported yet — contact support to change it.
Plan
Current plan: Free
Password
We'll email you a secure link to set a new password.
Your data & privacy
Under the GDPR, UK GDPR, and CCPA you can export or permanently delete the personal data we hold about you. These actions run on your own account.
Deletion removes your profile, portfolios, watchlist, and inquiries and signs you out. Some records may be retained where the law requires (e.g. payment/tax records). Full policy in the Privacy Policy.
REPORTS

Report Library