Reyn's in the @openservai Reasoning Layer Private Beta.
Reyn gives agents one brain for money — payments, x402, spend insights, approvals, all behind guardrails.
Why SERV: BRAID compiles reasoning into a bounded graph once, then small models execute it on every decision. Their research shows up to 74× performance-per-dollar at near-frontier accuracy. Multi-agent finance is exactly that workload — thousands of small decisions, every one auditable.
SERV reasons. Reyn enforces. Everything keeps a receipt.
We're opening the waitlist for Reyn.
Small business finance is scattered: banking in one tab, invoices in another, expenses in a spreadsheet, taxes in April. Reyn plugs into all of it and handles the lot in one place.
Under the hood: agents running on OpenServ's reasoning models, working with full financial context, inside guardrails you write in plain English. Your rules get checked before any money moves, and everything keeps a receipt.
We're taking on a small first group as we build v1.
Early access is limited — join the waitlist: https://t.co/ZxdVkGNeAA
Developers get one SDK with modular APIs. Pull read only context, or wire a fully autonomous back office. Guardrails compile from plain English.
Operators get a dashboard: approvals, activity, receipts. Zero API required.
Same gate underneath, whichever door you use.
Several SERV Reasoning-armed agents just beat Anthropic's Fable, one of the strongest LLMs ever built, at up to 90x lower cost.
That result comes from using SERV Reasoning with DeepSeek-v4-Flash on our DeFi benchmark. Thanks to the SERV engine, agents running on smaller models perform better than those using frontier, expensive ones.
Here is more information about the benchmark behind that result, what it tests and why it is built the way it is.
Why a DeFi benchmark
Autonomous trading is one of the harshest tests of machine reasoning.
An agent reads live market state, portfolio state, and a strict risk policy, then has to commit to one of four actions: BUY, SELL, HOLD, or BLOCK. A wrong decision costs real money.
No room for reasoning sounds smart but lands on the wrong trade, which makes it the ideal domain for measuring whether a model actually follows rules under pressure rather than just explaining them well.
What the scenarios target
Each scenario combines a market snapshot, portfolio size, trading signal, and a fixed risk policy, and falls into one of three families:
- clear constraint violations the agent must refuse
- ambiguous setups where everything looks tradeable but the conditions say wait
- valid trades where the agent must size the position correctly within caps
This mirrors how trading agents actually fail in production. Rarely on the obvious cases, almost always on the judgment calls.
How it is scored
The benchmark follows the same conventions as the agentic evals in the latest frontier model reports, including τ²-bench and Terminal-Bench:
- outcome-verified scoring, where code checks the final decision against the risk policy, with no LLM judges
- identical prompt, scenarios, and settings for every model
- zero-shot, with no scaffolding, no retries, and no few-shot examples
- repeated runs per scenario, so consistency is measured alongside accuracy
- cost computed from real token usage at list prices, per run
Why this is exactly where reasoning matters
This task has the three properties structured reasoning is built for: hierarchical rules, multiple data sources that must be reconciled, and a verifiable correct answer.
SERV's bounded reasoning keeps a model moving through that hierarchy step by step, instead of letting it talk itself into a bad trade.
That is why SERV-routed models clear the same quality bar as flagship models at a fraction of the cost, and why the gap shows up most on the judgment calls.
8/ Role agents ship ready to run. Async, scoped, and they only interrupt you when a rule says so. When blocked, they propose a better plan instead of an error.
9/ SDK for builders. Dashboard for everyone else.
Early access is open at https://t.co/HjoVnLTziS
1/ Everyone is building agents that think about money. Almost nobody lets them touch it. Here's what Reyn does about that.
2/ The blocker isn't capability. It's that one hallucinated payment ends the experiment. Autonomy without control is a liability, so the back office stays manual.
7/ Receipts. Every read, decision and payment lands in a tamper evident trail anchored on chain. Year end becomes an export. Agents build a trust score counterparties can verify.