www.wise.com

Report from 7/22/2026, 10:42:18 AM https://www.wise.com
Latest run · lab, cold cache
49
7/22/2026
28-day score · p75 · the standard
3/7 runs — building history (nightly)

Scored by v3 · source-of-truth hashes: score db860d6ac94e · thresholds e94f8b33e500 — verifiable against the canonical scorer.

The 28-day score is the p75 of nightly runs — the stable number to cite. Deterministic metrics (CRR/SSD/TC) show their latest value (they move only when the site changes); timing (TTFUT) and answer-fidelity (AF) are smoothed by 28-day p75 — the same lab-vs-field split Core Web Vitals uses. Synthetic daily measurement, not real-user field data.

Core Agent Vitals badge  Embed this badge

Show your agent-readiness score anywhere — it links back to this report.

[![Core Agent Vitals](https://agentvitals.dev/badge/wise.com.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.wise.com)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.wise.com"><img src="https://agentvitals.dev/badge/wise.com.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: LOW
Business nameWise
CategoryOrganization
🟡Price$22 · guessed from page text (no structured data)
Locationnot found
Hoursnot found
Productsnot found
🟡Description160+ countries, 40 currencies, one account. Save when you send, spend and manage your money internationally. · guessed from page text (no structured data)

An agent is likely to fabricate missing details rather than say “I don’t know”. 2/7 applicable facts come from machine-readable structured data.

This page served our agent materially different content than a browser. The score is capped because an agent can’t trust what it receives here.
49
Overall score
weighted CAV (0–100)
PASS
0–4950–8990–100

Metrics

CRR Content Recovery N/A
0.98
SSD Semantic Signal Density Good
1,577 tok
TC Token Cost Good
599 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

Where the page's tokens go (≈13,396 across regions). Most tokens are real content — the agent isn't paying much for chrome.

Content
89.3% · 11,967
Chrome (nav / header / footer)
10.5% · 1,411
Boilerplate (cookie / ad)
0% · 0
Other
0.1% · 18

Final screenshot

Final screenshot of https://www.wise.com

Diagnostics

No issues found — this page is well-prepared for agents.

Rendered profile: raw-http

Agent Discoverability 61/100 · Needs Work

Access & discovery checks — separate from the gated CAV metrics above. Click an issue for business impact, what we measured, and how to fix. · Take the Agent Readiness course →

Agent files & endpoints

llms.txt Absent at /llms.txt and /.well-known/llms.txt Learn →
robots.txt (AI bots) Blocks: * (all) Learn →
sitemap.xml No /sitemap.xml Learn →
JSON-LD structured data Types: Organization Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
~ OpenAPI / API docs No OpenAPI/Swagger found Learn →

Issues (7)

robots.txt allows AI bots high impact Blocks: * (all)

Business impact If robots.txt blocks AI crawlers you are invisible to ChatGPT, Claude and Perplexity — they skip you and recommend a competitor instead.

What we measured We read /robots.txt and test it against 16 AI user-agents (GPTBot, ClaudeBot, PerplexityBot, …) for a Disallow that blocks them.

How to fix Allow major AI bots to public content; restrict only private paths (/admin, /api).

Learn how to implement →

User-agent: GPTBot
Allow: /
Disallow: /admin/

Spec: https://platform.openai.com/docs/gptbot

~ No content-blocking cookie wall medium impact Consent platform: cookieconsent (verify it doesn't block content)

Business impact A consent wall that hides content until a click is invisible to agents — they cannot click 'Accept'.

What we measured We fingerprint OneTrust, Cookiebot, Usercentrics and similar managers and flag content-blocking ones.

How to fix Use an overlay banner that leaves content in the DOM, not a blocking interstitial.

Spec: https://gdpr.eu/cookies/

llms.txt present high impact Absent at /llms.txt and /.well-known/llms.txt

Business impact llms.txt is the robots.txt for AI: it tells agents what your site is, what matters, and where to find it. Without it AI guesses — and guessing means inaccurate recommendations and lost visibility.

What we measured We fetch /llms.txt and /.well-known/llms.txt and validate the spec (H1 title + a one-line blockquote summary). We also note /llms-full.txt (your full content as Markdown).

How to fix Create /llms.txt with a short summary + key pages; optionally /llms-full.txt with full content in Markdown.

Learn how to implement →

# Your Site
> One-line description for AI agents.

## Key pages
- /products — catalog
- /pricing — plans
- /docs — documentation

Spec: https://llmstxt.org

XML sitemap present medium impact No /sitemap.xml

Business impact A sitemap is your table of contents for AI crawlers. Without it agents follow homepage links and miss deep pages (products, docs, pricing) — shrinking what they can recommend.

What we measured We fetch /sitemap.xml (and /sitemap_index.xml), confirm valid XML with <loc> entries, and check <lastmod> freshness.

How to fix Generate an XML sitemap of all public pages with current lastmod dates and reference it in robots.txt.

Learn how to implement →

# robots.txt
Sitemap: https://example.com/sitemap.xml

Spec: https://www.sitemaps.org/

~ agents.json discovery low impact Absent (emerging standard)

Business impact agents.json describes what your site can DO for agents (services, endpoints, capabilities) — an emerging discovery standard. Early adopters get native agent integration.

What we measured We check /agents.json and /.well-known/agents.json for a valid configuration.

How to fix Publish /agents.json describing your site's capabilities and actions.

Learn how to implement →

Spec: https://github.com/wild-card-ai/agents-json

~ WebMCP endpoint low impact Absent (emerging standard)

Business impact WebMCP lets agents call actions on your site directly (book, buy, query) instead of scraping the DOM. Early adopters get native AI-agent interoperability.

What we measured We check /.well-known/webmcp and /webmcp.json for a valid actions array.

How to fix Add a WebMCP endpoint exposing your key actions to agents.

Learn how to implement →

Spec: https://webmcp.org

~ API documentation low impact No OpenAPI/Swagger found

Business impact Programmatic agents prefer a typed API. An OpenAPI/Swagger spec lets them integrate without scraping.

What we measured We probe /openapi.json, /swagger.json, /api-docs and /.well-known/openapi.json.

How to fix Publish an OpenAPI spec at a well-known path.

Learn how to implement →

Spec: https://www.openapis.org/

Passed audits (5)

✓ No CAPTCHA wall✓ Machine-readable prices✓ No login wall on public content✓ Structured data (JSON-LD)✓ Server response (TTFB)

Transport & Trust (SEC 1.0.0)

HTTPS, HSTS, CSP, sniffing, referrer and CORS posture. Diagnostic only — this does not affect the CAV score. A security header does not make a page more legible to an agent, so scoring it would reward a CDN toggle that changes nothing an agent can recover. We measure it and say so.

77Transport posture (0–100, unscored)
3pass
2warn
0fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
✅ HSTSmax-age=31536000
⚠️ Content-Security-Policyscript-src allows 'unsafe-inline'
✅ X-Content-Type-Optionsnosniff
⚠️ Referrer-Policyno referrer-policy header (browser default applies)
➖ CORS exposureno CORS headers on the document (normal for an HTML page)
Full profile — how to improve · unused JS · network · timing

How to improve

highSplit the heaviest unused bundlehighest leverage

_app-d12ce94f033dcfbb.js — 587 KiB transferred, 72.9% unused

EvidenceCDP JS coverage: 428 KiB of this bundle is never executed on load.
Impact~-428 KiB transfer; lower Token Cost + faster agent parse.
Effort30–90 min
FixDynamic-import() the below-the-fold parts of _app-d12ce94f033dcfbb.js, or drop unused dependencies.
highBreak up long main-thread tasks

longest task 7227 ms (10 total)

EvidenceMain thread blocked 7227 ms by the longest task.
ImpactFaster interactivity + content settling.
Effort1–4 h
FixSplit heavy work, defer third-party scripts, move compute off the main thread.
mediumLower server response time

time to first byte

EvidenceTTFB is 620 ms.
ImpactEarlier first useful token (TTFUT).
Effort1–3 h
FixCache at the edge (CDN), reduce server work, avoid redirect chains.
mediumCut total transfer weight

7.8 MB total

Evidence7.8 MB transferred.
ImpactCheaper, faster fetch on slow links.
Effort1–3 h
FixEnable Brotli, serve WebP/AVIF images, defer non-critical resources.

Third-party impact

53 third-party requests · 606 KiB (7.6% of transfer) · 220 ms main-thread — code an agent must also fetch/run before your content settles. Fewer, lazier third-parties = faster, cheaper agent reads.

Third-party domainReqsTransferMain-thread
googletagmanager.com3268 KiB102 ms
cloudfront.net6202 KiB
mxpnl.com133 KiB41 ms
adsrvr.org1031 KiB
redditstatic.com120 KiB69 ms
bing.com417 KiB
yimg.jp112 KiB
adalyser.com212 KiB8 ms
tvsquared.com29 KiB
reddit.com21 KiB
mixpanel.com71 KiB
doubleclick.net41 KiB

Wasted JavaScript (by bundle)

Transfer-accurate — each bundle's transfer size × its unused %, ranked by wasted bytes (the biggest code-splitting wins). Unused JS also inflates Token Cost (TC).

BundleTransferUnusedWasted
https://wise.com/static-assets/app/_next/static/chunks/pages/_app-d12ce94f033dcfbb.js587 KiB72.9%428 KiB
https://wise.com/static-assets/app/_next/static/chunks/54215-062aa22b3c951a4f.js207 KiB50.2%104 KiB
https://www.googletagmanager.com/gtag/destination?id=DC-16544908&cx=c&gtm=4e67k1&sign=2953020359247d9110168e29da99873df71d159b79d9c7d5ccd7aea5211af36c_20260722 3P134 KiB57.6%77 KiB
https://sst.wise.com/gtag/js?id=G-MFT2R11DFX&cx=c&gtm=4e67k1161 KiB47.1%76 KiB
https://www.googletagmanager.com/gtag/js?id=DC-15666498&cx=c&gtm=4e67k1 3P134 KiB54.9%73 KiB
https://sst.wise.com/wisetag?id=GTM-M7V2XH196 KiB35.6%70 KiB
https://wise.com/static-assets/app/_next/static/chunks/59342-6b957c5841156671.js82 KiB65.2%54 KiB
https://wise.com/static-assets/app/_next/static/chunks/1404b2f4-57bdfee00acd6884.js47 KiB94.5%45 KiB
https://wise.com/static-assets/app/_next/static/chunks/framework-b1d7629058079143.js59 KiB58.3%34 KiB
https://wise.com/static-assets/app/_next/static/chunks/main-98886ef1d9a27953.js46 KiB59.6%28 KiB
https://wise.com/static-assets/app/_next/static/chunks/c8919017-2f2667065f6d3eb2.js38 KiB63.7%24 KiB
https://wise.com/static-assets/app/_next/static/chunks/17898-fdaf780eca8c7d96.js27 KiB84.6%23 KiB
https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js 3P33 KiB58.8%19 KiB
https://wise.com/static-assets/app/_next/static/chunks/fa0270cf-50e70585813aaad4.js26 KiB68.9%18 KiB
https://wise.com/static-assets/app/_next/static/chunks/53062-6f0136f9711fd215.js31 KiB49%15 KiB

Network

179Requests
7972 KiBTransferred
65Scripts
7.6%3rd-party
10Long tasks
Media (4)
3433 KiB
Script (65)
2405 KiB
Fetch (15)
855 KiB
Image (46)
792 KiB
Stylesheet (13)
219 KiB
Document (4)
145 KiB
Font (2)
91 KiB
XHR (17)
26 KiB
Other (10)
5 KiB
Ping (3)
1 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://wise.com/static-assets/app/_next/static/media/receive-video-4c3b036d098b02b14f877f4db0cf712f.webmMedia2061260 KiB
https://wise.com/static-assets/app/_next/static/media/video-11090f1863ab5205b31842f53003fbea.webmMedia2061041 KiB
https://wise.com/imaginary-v2/images/aeb6be9304aad06c54138b4ab57a04fb-tapestry-background.webmMedia2061024 KiB
https://wise.com/static-assets/app/_next/static/chunks/pages/_app-d12ce94f033dcfbb.jsScript200587 KiB
https://wise.com/static-assets/app/_next/static/media/account-lottie.6bcafb5a.lottieFetch200511 KiB
https://wise.com/static-assets/app/_next/static/media/hero.8a2824ea.lottieFetch200307 KiB
https://wise.com/public-resources/assets/global-navigation/gn_platform_v2.jpgImage200247 KiB
https://wise.com/static-assets/app/_next/static/chunks/54215-062aa22b3c951a4f.jsScript200207 KiB
https://sst.wise.com/wisetag?id=GTM-M7V2XHScript200196 KiB
https://wise.com/static-assets/app/_next/static/css/e77b2b2c1c1c6085.cssStylesheet200195 KiB
https://sst.wise.com/gtag/js?id=G-MFT2R11DFX&cx=c&gtm=4e67k1Script200161 KiB
https://wise.com/Document200145 KiB
https://www.googletagmanager.com/gtag/destination?id=DC-16544908&cx=c&gtm=4e67k1&sign=2953020359247d9110168e29da99873df71d159b79d9c7d5ccd7aea5211af36c_20260722Script200134 KiB
https://www.googletagmanager.com/gtag/js?id=DC-15666498&cx=c&gtm=4e67k1Script200134 KiB
https://wise.com/static-assets/app/_next/static/media/account-video-877331803434eb1adf4d1be1574dbc44.webmMedia206108 KiB
https://wise.com/public-resources/assets/global-navigation/gn_personal_v3.jpgImage200102 KiB
https://wise.com/static-assets/app/_next/static/media/account-fallback-image.404122e5.jpgImage20099 KiB
https://dq8dwmysp7hk1.cloudfront.net/logos/bank-of-montreal.pngImage20092 KiB
https://wise.com/static-assets/app/_next/static/chunks/0ca62526-929abdc56e6ee096.jsScript20087 KiB
https://wise.com/static-assets/app/_next/static/chunks/59342-6b957c5841156671.jsScript20082 KiB
https://wise.com/public-resources/assets/global-navigation/gn_business_v2.jpgImage20070 KiB
https://dq8dwmysp7hk1.cloudfront.net/logos/royal-bank-of-canada.pngImage20067 KiB
https://wise.com/static-assets/app/_next/static/chunks/pages/index-c5dbe409ffcd60e7.jsScript20062 KiB
https://wise.com/static-assets/app/_next/static/chunks/framework-b1d7629058079143.jsScript20059 KiB
https://wise.com/static-assets/app/_next/static/media/WiseSans-Heavy.4bf7de7a.woff2Font20053 KiB
https://wise.com/static-assets/app/_next/static/chunks/1404b2f4-57bdfee00acd6884.jsScript20047 KiB
https://wise.com/static-assets/app/_next/static/chunks/main-98886ef1d9a27953.jsScript20046 KiB
https://wise.com/static-assets/app/_next/static/chunks/c8919017-2f2667065f6d3eb2.jsScript20038 KiB
https://wise.com/static-assets/app/_next/static/media/inter-latin-variable-wghtOnly-normal.40c45725.woff2Font20038 KiB
https://dq8dwmysp7hk1.cloudfront.net/logos/paypal.pngImage20037 KiB

Long tasks (>50 ms)

StartDuration
5464 ms7227 ms
3118 ms730 ms
1148 ms643 ms
2514 ms256 ms
2848 ms242 ms
12816 ms229 ms
2297 ms203 ms
5160 ms153 ms
13839 ms145 ms
4477 ms143 ms
Analyzing…
running mobile + desktop · ~30s