Blog

The Next Person to Shop Your Loan Rates Won't Be a Person

Written by Reh Harvey | Aug 18, 2026, 9:15:00 AM

Picture a Thursday night. A 34-year-old in your field of membership is on the couch, half-watching something, and she wants to refinance her car. She does not open ten tabs. She does not pull up your site and hunt for the rates page.

She opens her phone and says: "Find me the best auto refi rate within twenty miles, tell me who has the fastest online application, and start it for me."

And then something goes shopping on her behalf. It visits your website. It reads your rate page, or tries to. It attempts your application, or gives up. It reports back with a short list of three institutions, and she picks one without ever seeing a homepage.

Here is the question worth sitting with: when that thing showed up at your site, what did it find?

Most credit unions have never asked. That is the opportunity.

 

The Web Quietly Grew a Second Audience

Short version: automated visitors acting on behalf of real people are now a meaningful share of web traffic, and they interact with sites very differently than humans do.

Cloudflare's May 2026 data put AI crawlers at 20.3% of verified bot traffic, with AI search bots adding another 6.5%, so AI-related activity reached roughly 26.7% of the verified total. HUMAN Security measured agentic traffic growing 7,851% year over year, with automated traffic expanding about eight times faster than human traffic.

Note the distinction, because it matters. A crawler indexes. An agent decides. Agentic browsers arrive with cookies and session patterns that look like human browsing. They click links, fill forms, compare options, and navigate multi-step flows. As of June 2026, Perplexity's Comet held 47.6% of agentic traffic, Claude 20.8%, and OpenAI's Atlas 16.5%. Chrome's auto-browse feature went live on Android at the operating system level in late June 2026, starting with the Pixel 10 and Galaxy S26.

That last one is the part to underline. This capability stopped being an early adopter download and became a default setting on phones your members already own.

 

Financial Services Is the Aisle Nobody Has Walked Down Yet

 

Here is where it gets interesting for you specifically.

In April 2026, media captured 45.62% of agentic traffic, ecommerce 38.20%, and travel 14.12%. Those three verticals absorbed 98% of it. Banking and credit unions are barely a rounding error so far.

That is not a reason to relax. That is a starting gun.

Every other channel shift in the last twenty years arrived in retail first and financial services second. Mobile did. Search did. Reviews did. In each case the institutions that moved during the quiet period owned the category when the volume arrived, and everyone else spent the following three years buying their way back into a conversation they used to be free to join.

You are currently in the quiet period. It will not be quiet in eighteen months.

 

What an Agent Actually Experiences on Your Website

Short version: agents fail on the exact things that already frustrate humans, only they fail faster and they never call the branch.

If you want a useful mental model, borrow this one: if a screen reader struggles with your website, an AI agent will too. The overlap is close to total. Here is what reliably breaks an agent mid-task on a financial institution site:

Rates published as images or PDFs. An agent cannot reliably parse your beautifully designed rate sheet graphic. It can parse a table in actual HTML. Every quarter you publish rates as a PDF, you opt out of every comparison happening in every AI assistant. That PDF is a locked filing cabinet in a room the agent cannot enter.

Content that only exists after JavaScript runs. Heavy client-side rendering means the page an agent fetches can be functionally blank. Your developer will tell you it renders fine. It renders fine for the browser sitting in front of them.

Buttons that do not say what they do. "Learn More" times fourteen. An agent evaluating "which of these institutions has the fastest online application" needs a link that says "Open a Checking Account Online." Vague labels are guesswork for humans and dead ends for machines.

Interactions that require hover, drag, or infinite scroll. Mega-menus that only reveal on mouse hover are invisible to anything without a mouse. Same for content buried in unlabeled accordions and endless scroll with no pagination.

CAPTCHAs and identity friction bolted onto the application. Only 3.16% of agentic activity currently reaches checkout or payment routes, and the reason is that these flows were built assuming a human operator. There is real fraud risk here and no institution should remove verification. But there is a large distance between "verified securely" and "seven screens, an unlabeled file upload, and a session that times out."

Now compare that list to the abandonment data. Cornerstone Advisors found financial institutions lost an average of 3.36 digital checking applications for every one completed in 2025, roughly 8,900 missed accounts per institution. Institutions at the 75th percentile abandon more applications than they finish.

Humans are already failing your application at that rate. An agent will simply fail faster and move to the next name on its list, and unlike a human, it will never feel guilty enough to call the branch.

Being Cited Is Now Part of Being Found

The other half of this is visibility, and the economics have shifted in a way most marketing teams have not internalized.

Traditional search operated on a trade. Google crawled your pages and sent humans back, historically at something like five pages crawled per referral. AI crawlers do not honor that trade. Analysis of Cloudflare data puts some AI crawlers in the thousands of pages fetched per single referral sent back. Most AI crawling is extraction, not discovery.

You cannot fix that ratio. What you can do is make sure that when your content gets consumed, your name comes with it.

That is the practical definition of Answer Engine Optimization. Not ranking. Being named. And the levers are known:

Structured data. SE Ranking's 2026 analysis found 65% to 71% of pages cited by ChatGPT and Google AI Mode carry structured data. Schema is how a machine confirms you are a credit union, in these counties, serving these employer groups, with these products, at these rates, with these hours.

Entity consistency. Ahrefs' study across 75,000 brands found unlinked brand mentions correlate with AI citations at 0.664, versus 0.218 for backlinks. Your local news coverage, your chamber involvement, your Google Business Profiles, and yes, your Reddit and LinkedIn presence all feed the model's confidence that you are real and relevant.

Answer-first writing. Lead sections with a direct answer in 40 to 60 words. Retrieval systems pull passages, not pages. A paragraph that needs three other paragraphs for context never gets pulled.

Published specifics. Actual rates, actual dates, actual named sources, actual product terms in text. "Competitive rates and personal service" is a sentence that has never once caused a machine to recommend anyone.

 

Run This Test Before Your Next Leadership Meeting

You do not need a consultant to find out where you stand. You need forty-five minutes and a little bit of courage.

  1. Ask three AI assistants the questions your prospects ask. "Best credit union in [your county] for a car loan." "Where can I open a checking account online in [your city]." Note whether you appear, who does, and whether what they say about you is even accurate.
  2. Open your rates page and try to copy the rates as text. If you cannot, neither can an agent.
  3. Disable JavaScript in your browser and reload your homepage. Whatever remains is roughly what a lot of automated visitors see.
  4. Complete your own online application on a phone, on cellular, not office wifi. Time it. Count the fields. Notice where you personally want to quit.
  5. Pull thirty days of server or CDN logs and count bot traffic by user agent. You may find that a quarter of your traffic is already non-human and nobody has ever looked.
  6. Run a real WCAG 2.2 AA audit, not an overlay widget. Fixing accessibility fixes agent readability at the same time. One project, two problems.

Write down what you find. Bring it to the meeting. That document is your business case, and it will be more persuasive than any statistic in this article, because it will have your name on it.

 

Why This Means Rebuild, Not Patch

 

The fair objection: can't we just add schema and fix a few labels?

You can, and you should, and it will help. But the failures above are not surface issues. Rate sheets as PDFs, hover-only navigation, client-rendered content, and a nine-step application are architecture decisions. They were made by a site built for a world where the only visitor was a human with a mouse and patience.

That world is over. The visitor mix changed permanently, the interaction model changed permanently, and a site designed around the old assumptions will keep leaking members no matter how many patches you staple to it.

A rebuild done right in 2026 serves both audiences with one build. Semantic HTML and clean structure serve screen readers, search crawlers, and agents simultaneously. Fast, server-rendered pages serve humans on bad connections and machines on tight timeouts. A short, well-labeled application serves the couch shopper and the assistant she delegated to. There is no version of this where you build separate experiences. There is one good build that happens to work for everyone.

 

The Part Worth Remembering

Credit unions did not survive a century by being the flashiest option. They survived by being the one that answered the phone, knew the family, and made the loan when the big bank said no.

None of that changes. What changes is where the first conversation happens, and increasingly it happens without you in the room, between a member and a machine that has ninety seconds to decide whether you belong on the list.

Right now that machine is forming an opinion about your credit union based on a website most of your leadership team has not looked at closely in two years.

You can find out what it thinks this week. And you can fix it before your competitors realize the question exists.

Go look.

 

Quick Answers

 

What is agentic traffic and should a credit union care? Agentic traffic is automated visits from AI assistants acting on behalf of real people, browsing, comparing, and filling forms. It grew 7,851% year over year and reached mainstream phones in 2026. Financial services has not absorbed the wave yet, which makes now the low-cost window to prepare.

 

Do AI agents actually open accounts? Rarely so far. Only about 3.16% of agentic activity currently reaches checkout or payment routes, largely because verification flows assume a human. Agents today mostly research, compare, and shortlist, which means the decision is being made before a human ever reaches your application.

 

What is the single highest-impact fix? Publish your rates and product terms as structured, machine-readable text rather than images or PDFs, with schema markup attached. It is the cheapest change with the most direct effect on whether you appear in AI-generated comparisons.