Credit Cards · August 2026
Wells Fargo lists card terms on one page; scripts guard applications
An AI agent ran five ordinary credit cards tasks on the public pages of Wells Fargo and scored what each page delivered.
Run 6 August 2026 · five tasks · public pages, logged out · Issuer
75/100
Mystery Agent score
Credit Cards · rank 5 of 25
Purchase APR
92Served as text
Card comparison
90Served as text
Pricing and terms
90Served as text
Welcome offer
90Served as text
Application page
15Partly served
Summary
- Wells Fargo's credit cards landing page lists every card's yearly fee, rewards rate, welcome offer, and APR together in plain served text.
- An automated reader confirmed the same $200 welcome bonus wording on the landing page and the Active Cash terms page.
- Fixing the 404 on individual card pages linked from the homepage would let them carry the same weight as the terms pages.
Wells Fargo also appears in the Deposits study, where it scores 78 and ranks 3 of 25.
See that scorecard.
Task by task
Each task is scored out of 100 on completion, answer quality and how directly the answer was reached. Each note describes what the page delivered, with a link to the page the answer was found on.
Task 01Purchase APRServed as text92 out of 100
The credit cards landing page states the Active Cash Visa's purchase APR in plain text: a 0% intro rate for 12 months, then 18.49%, 24.49%, or 28.49% variable, confirmed again on the card's terms page.
Task 02Card comparisonServed as text90 out of 100
The same landing page lists both cards side by side: Active Cash with no yearly fee and 2% cash rewards, and Autograph route with a $95 yearly fee and 5X points on hotels.
Task 03Pricing and termsServed as text90 out of 100
The Active Cash terms page carries a complete disclosure in served text: purchase APR 18.49% to 28.49% after the intro period, no yearly fee, a 3% foreign transaction fee, and the balance calculation method.
Task 04Welcome offerServed as text90 out of 100
The landing page and the terms page both state the welcome offer identically: a $200 cash rewards bonus for at least $500 in net purchases within the first 3 months of account opening.
Task 05Application pagePartly served15 out of 100
The Active Cash apply link served 20,171 bytes containing about 1,500 visible characters, almost all site chrome, plus a notice that JavaScript must be enabled, with zero input or form tags present.
You must have JavaScript enabled to apply for an account or service.
The application page
What the account opening page states to a reader that runs no scripts.
20,171Bytes delivered
1,500Characters of visible text
0Form fields in the first response
After scripts runWhat an applicant needs
Strengths and opportunities
What is working
- The credit cards landing page is unusually information-dense: annual fee, rewards rate, welcome offer, and current APR for every card sit in plain delivered text on one page, letting an agent answer four of the five jobs from a single fetch.
- The card terms pages carry a complete, clearly labeled Schumer-box disclosure in HTML, including the exact welcome-bonus mechanics spelled out in a dedicated question-and-answer section, not buried in a PDF.
- The site returned clean 200 responses to a plain, honest fetch on every page that matters to a customer, with no bot-challenge screen and no need for UA tricks beyond the standard header.
Opportunities
- Individual card marketing pages such as /active-cash-credit-card/ return a genuine 404 on a plain GET even though the homepage itself links to them, so an agent following the site's own navigation hits a dead end and must fall back to the terms subpage for the same content. Fixing this would let the primary card pages carry their own weight.
- The application entry point requires JavaScript and cookies before any form fields render, so an agent reading the delivered HTML sees zero inputs and no SSN, income, or eligibility disclosure at that hop. A lightweight noscript summary of what the application will ask for would let agents describe the application page accurately to the customer.
- an llms.txt file is available to publish, so there is no low-noise index pointing an agent straight at the card comparison page, the terms pages, and the apply links. Given how complete the homepage and terms pages already are, an llms.txt would be a short, high-value addition.
Access
Every page the agent requested was delivered on the first attempt. Publishing an llms.txt file would give agent traffic a documented entry point.
Back to the credit cards leaderboard · Read the report · How the study works