Agent Economics, No. 2: Mapping Firm-Scale AI Controls to Agent-Economy Institutions

Built for Speed: ~10ms Latency, Even Under Load
Blazingly fast way to build, track and deploy your models!
- Handles 350+ RPS on just 1 vCPU â no tuning needed
- Production-ready with full enterprise support
AGENT ECONOMICS ¡ No. 2 IN AN OPEN SERIES  ¡  â No. 1: what is the agent economy?
No. 1 in this series defined the agent economy and read two complementary sources side by side: MIT Sloan's July 2026 report on Ramesh Raskar's vision of an agent economy needing identity, trust, service, and payment infrastructure (mitsloan.mit.edu), and the Google DeepMind preprint Virtual Agent Economies, whose sandbox-economy framework argues that an agent economy's origins and its permeability with the human economy should be design decisions (arXiv:2509.10147). This entry does what No. 1 merely previewed: it takes each institution that research calls for and asks the engineer's question â does a firm-scale version of this exist as documented capability today? The setting makes the question fair. An enterprise running selected agent operations through governed gateways offers a bounded test case resembling aspects of an intentionally designed sandbox â a resemblance that is analytical rather than literal, applying only to the activity the participating controls mediate, and governed enough to measure that traffic in unusual detail. What follows is the institution-by-institution mapping: two comparatively strong firm-scale analogs, several useful but limited control analogies, one architectural boundary, and clear gaps in reputation, settlement, insurance, and mission design â stated as plainly as the matches. The mapping itself is our editorial synthesis; neither source evaluates TrueFoundry, and firm scale is not economy scale â a boundary Section 8 makes precise.
1. The Setting: A Sandbox You Can Actually Instrument
Recall the DeepMind framework's two axes â origins (emergent vs. intentional) and permeability with the human economy â and its diagnosis that the macro trajectory points to the risky quadrant: emergent and highly permeable. The enterprise deployment differs on both coordinates, with care about how far that goes. A gateway-governed agent estate is intentional by construction for its participating operations â nothing joins the gateway plane without configuration. Its broader boundary is not thereby impermeable: permeability is a collective property, and agents may also touch the world through channels the gateways do not mediate. Enterprise deployments can provide an early source of comparatively high-resolution evidence about governed, gateway-mediated agent activity â checking parts of the research wishlist against running configurations is this post's method. For each institution: what the research calls for, what the documented instrument is, and how far the analogy legitimately stretches.

2. Market Licensing: Identity, Discovery, and Who May Transact
Raskar's first two categories â agent identity and discovery systems ("ICANN for agents") and trust services (passports for agents) â answer the question every market answers before its first trade: who is allowed in, and how do counterparties know who they're dealing with? The firm-scale instrument is the registry stack. MCP servers are hosted, published, and discovered through the MCP registry (registry docs); depending on configuration, the MCP Gateway can resolve the caller as a user, team, virtual account, or service identity and apply server- or tool-level access rules; per-user OAuth can delegate an individual user's downstream permissions where that mode is configured (auth & security docs) â the deployment mechanics of which this blog documented end to end for Google Drive (MCP in Practice, Part 1). Tool-level restrictions narrow what a licensed participant may do; in gateway-managed authentication modes, downstream provider credentials are centralized rather than distributed to each agent, though clients still authenticate to the gateway and some modes allow client-supplied downstream credentials. The analogy's true extent: this is licensing and identity within one jurisdiction. Raskar's categories are about identity that travels between jurisdictions â the inter-firm, open-web version â which no single vendor's registry provides and which is precisely what his Project NANDA and the IETF's agent-identity work are contesting.
3. Usage Accounting: Measuring Activity That Moves Fast
The DeepMind abstract's defining anxiety is speed â agents transacting and coordinating at scales and speeds beyond direct human oversight. The classical answer to an economy that outruns its observers is measurement infrastructure, and here the firm-scale instrument is unusually complete. For gateway-mediated activity, the dashboard provides high-resolution usage and cost accounting â model cost and token metrics are attributed, and MCP server and tool volumes and failures are measured (measurement, not necessarily an economic price); the documented Metrics Dashboard pivots cost, token, latency, and failure charts by model, virtual model, user, virtual account, team, or custom metadata keys â the organizational dimensions a business actually budgets on â and extends the same treatment to MCP traffic down to per-server and per-tool call volumes, latencies, and failure breakdowns (Metrics Dashboard docs). Telemetry exports over OpenTelemetry to the enterprise's existing observability stack (gateway docs). In the series' vocabulary, and strictly as analogy: for its gateway-mediated activity, the firm has usage accounting at the individual-request grain, continuously â an operational ledger the macro agent economy conspicuously lacks, and the reason ledger question 6 from No. 1 (what does firm-scale evidence reveal?) is answerable at all.
4. Spending Constraints and Circuit Breakers: A Functional Analogy
The sandbox paper's systemic-risk concern â instability propagating through and out of agent markets â is at firm scale a pair of documented mechanisms. Spend governance: tenant- and team-scoped budgets whose rules match users, models, and metadata, with warn-only and hard enforcement modes and budget milestone alerts â a graduated response rather than the binary of an outage (budget docs). Stability mechanics: rate limits per user, model, and application; load balancing across models by weight, latency, or priority; automatic retries and fallback chains configured as virtual models (rate limiting docs; virtual model docs). The analogy is functional rather than exact: a runaway agent loop resembles a demand shock and a provider outage a supply shock, while budgets constrain permitted spend, rate limits constrain request throughput, and virtual-model retries or fallbacks can improve resilience for participating model traffic â none of which regulates a currency, interest rate, money supply, or inter-agent credit market. These controls can constrain selected spending and throughput failure modes before additional requests are admitted; they do not regulate an economy or prevent every form of cascading failure. In that limited sense they dampen propagation â enforced before spend accrues, which is the property month-end reconciliation can never have.
5. The Permeability Dial: Where the Sandbox Meets the Metered Web
The DeepMind framework's most original contribution is treating permeability as a designed variable, and at firm scale that variable has a physical location: egress â the boundary where internal agents reach the public web. That boundary is acquiring, on the outside, institutions adjacent to Raskar's list: cryptographically signed automated-client authentication through Web Bot Auth at the IETF â a narrow operator-authentication analogue within Raskar's broader passport category, not a reputation system or proof of the end user behind the agent, and machine micropayments through HTTP 402 and the x402 ecosystem (his stablecoin-micropayments category) â developments whose plumbing this blog analyzed in depth (agent loops on the metered web). The precision note from that post carries over verbatim in spirit: TrueFoundry's documentation describes neither x402 nor Web Bot Auth, and this post claims neither. The mapping claim is architectural and bounded: the LLM and MCP gateways are two possible enforcement points within a broader permeability architecture â direct browser access, general network egress, non-MCP APIs, queues, payment rails, and agent-to-agent communication may require controls outside the AI Gateway. TrueFoundry can govern and observe participating LLM and MCP operations routed through its gateways. General web egress, direct APIs, non-MCP tools, queues, in-process calls, and agent-to-agent traffic may require separate identity, network, policy, and accounting controls. The bespoke-currency idea from the preprint has no firm-scale counterpart here: a cost allowance is not a transferable currency, medium of exchange, settlement asset, or store of value.
6. Where the Mapping Thins: Reputation, Settlement, Remediation, and Mission Design
Trust and reputation â in both source frameworks, reputation arises from contribution quality and histories of interaction that travel between parties. At firm scale, logs and metrics can provide evidence about behavior, but nothing computes a reputation score or transports it across administrative domains; the IETF Web Bot Auth charter explicitly excludes reputation assignment. Gap, on the record.
Payment and settlement â Raskar's stablecoin-micropayments category and the DeepMind bespoke-currency lever both presuppose transferable value. TrueFoundry documents no transferable currency, inter-agent settlement rail, x402 implementation, or payment-market mechanism; the emerging rails (HTTP 402, x402) are evolving outside the platform. Gap, on the record.
A mapping that only reports matches is marketing, so here are the misses. Insurance, repair, and legal services â Raskar's third category â has at best a partial analog: step-level run traces and request records can provide operational evidence for incident investigation â not underwriting, legal adjudication, or a complete liability framework (Agent Harness docs), and approval gates on configured sensitive tool calls are loss prevention, but nothing at firm scale prices agent risk, underwrites it, or adjudicates it. Responsibility and loss allocation depend on contracts, insurance, organizational policy, and applicable law; the platform does not price or allocate that risk â ledger question 5 from No. 1, still open. Mission economies â the DeepMind lever for orienting agent markets around collective goals â is an organizational and governance choice no platform supplies; the nearest documented machinery (approval gates, staged expansion based on measured outcomes) constrains how agents pursue objectives, not which objectives the estate is pointed at. Those two additional gaps are worth keeping visible: they mark where the agent economy's institutions will have to come from outside the infrastructure layer.
7. The Master Mapping
The links of documentations could be found in References below.
8. Boundaries, Stated Plainly
Four bounds. The mapping is TrueFoundry's editorial synthesis: neither MIT Sloan nor the DeepMind authors evaluate, mention, or endorse TrueFoundry, and Virtual Agent Economies remains a preprint. Firm scale is not economy scale â a sandbox with one owner, one budget authority, and one administrative policy domain sidesteps exactly the coordination problems (openness, inter-jurisdiction identity, consolidation) that make the macro question hard, so nothing here answers Raskar's ownership question; it only shows what the institutions look like when someone can simply decide to have them. Analogy strengths in the table are our judgments, made to be argued with. And capabilities are paraphrased from public documentation current at the time of writing â the durable content is the mapping's structure, not any snapshot of a docs page. Firm-scale deployments can contribute comparatively high-resolution evidence to the series going forward: attribution data, budget events, and trace records from governed, gateway-mediated deployments â which is where a future entry in this series will pick up ledger question 6.
References
- MIT Sloan, Ideas Made to Matter â "Who will own the AI agent economy?", July 13, 2026: mitsloan.mit.edu. TomaÅĄev et al. (Google DeepMind), Virtual Agent Economies, arXiv:2509.10147 (preprint), September 2025: arxiv.org.
- TrueFoundry documentation â MCP registry; MCP Gateway authentication & security; Metrics Dashboard; budget limiting; rate limiting; virtual models; Agent Harness.
- This blog â Agent Economics, No. 1; agent loops on the metered web; TrueFoundry MCP in Practice, Part 1.
Series: Agent Economics, No. 2  ¡  â No. 1: What Is the Agent Economy â and Who Gets to Design It?
Second entry in an open series on agent economics. No direct quotations are used from either primary source in this entry; all source content is paraphrased with links, and the institution-to-instrument mapping, including the analogy-strength judgments, is TrueFoundry editorial synthesis. Platform capabilities are paraphrased from public documentation current at the time of writing.
â
TrueFoundry AI Gateway delivers ~3â4 ms latency, handles 350+ RPS on 1 vCPU, scales horizontally with ease, and is production-ready, while LiteLLM suffers from high latency, struggles beyond moderate RPS, lacks built-in scaling, and is best for light or prototype workloads.
The fastest way to build, govern and scale your AI




















.png)

.webp)
.webp)
.webp)








