The autonomous counterparty: infrastructure for organizations that act through agents
Plural Worlds proposes a model for the boundary between an organization and the autonomous systems that discover, negotiate, commit, execute, and account on its behalf.

Organization
Policies, assets, liabilities
Delegation
Mandates and approval boundaries
Agent
Reasoning, planning, interaction
External act
Offer, order, commitment, payment
Record
Evidence, accountability, recourse
What is an autonomous counterparty?
An autonomous counterparty is an organization that can participate in an external economic relationship through software systems that discover, evaluate, negotiate, coordinate, commit, execute, and account with limited human intervention.
The counterparty is not the model. It is not the agent's persona, endpoint, or wallet. It is the organization as represented through a governed machine boundary.
That distinction is the foundation for cross-company autonomy. Organizations own assets, bear liabilities, employ people, hold licenses, maintain policies, and operate systems of record. Agents can act for them, but the organization's legal, operational, and economic identity does not collapse into whichever model produced the last message.
Plural Worlds proposes the autonomous counterparty as a unit of analysis for the emerging agent economy. It moves the question from “What can this agent do?” to “How can an organization become legible and actionable to other autonomous systems without giving up control of its boundary?”
Why the agent is the wrong unit
Agent technology is usually evaluated at the individual level. Can the agent browse? Can it use tools? Can it plan across steps? Can it recover from errors? These capabilities matter inside a task.
Commerce adds another level. A supplier does not ultimately rely on the buyer agent's intelligence. It relies on the buyer organization standing behind an order. A buyer does not rely only on a seller agent's fluent proposal. It relies on the supplier's capacity and obligation to deliver.
An agent can be replaced during a transaction. A model version can change. A specialist agent can hand a task to another system. The principal, mandate, transaction, and evidence need continuity across those changes.
The right abstraction therefore has two layers:
- the agent layer, where software reasons, plans, communicates, and invokes tools;
- the counterparty layer, where organizational identity, authority, state, obligations, and accountability persist.
This separation also clarifies failure. If an agent hallucinates a term, the counterparty boundary should refuse to turn it into a commitment. If an authorized action succeeds, the organization should be able to account for it even after the agent process ends.
Five relationships in a machine-mediated economy
Human-to-organization commerce will remain important. Autonomous systems add several relationships that require different infrastructure.
- Human to agent: a person delegates a task and supervises an outcome.
- Agent to organization: an external agent interacts with an organization through machine-readable capabilities.
- Agent to agent: independently operated agents coordinate or negotiate.
- Agent to market: an agent searches, bids, allocates, or trades through a shared venue.
- Agent to machine: an agent purchases compute, data, energy, transport, or another operational capability directly.
These relationships can occur in one transaction. A human may ask a buyer agent to source a service. The agent queries a market, negotiates with supplier agents, purchases an API call from a machine, and returns to a person for approval.
An autonomous counterparty architecture gives the organization a stable presence through that changing chain.
The boundary has six functions
Plural Worlds distinguishes six functions at the autonomous counterparty boundary.
Representation
The boundary states which organization is present and which agent, service, or credential is acting for it. Organizational identity may involve legal-entity identifiers, domain control, workload credentials, and trusted issuers. No single identifier is sufficient for every context.
Delegation
The boundary expresses what the agent may do for the organization. Delegation includes scope, limits, duration, counterparties, purpose, and approval requirements. It should narrow as work passes through agent chains.
Interaction
The boundary exposes discoverable capabilities and communication methods. These can include agent cards, MCP tools, commerce APIs, catalog endpoints, quote requests, and event subscriptions.
Commitment
The boundary distinguishes exploratory communication from acts that create commercial state. A proposal, acceptance, order, reservation, or payment instruction needs explicit semantics and authority checks.
Evidence
The boundary retains enough information to establish what happened and why. Evidence includes signed objects, policy decisions, approvals, state transitions, receipts, and relevant versions. It should be scoped to authorized reviewers.
Recourse
The boundary supports exceptions, correction, dispute, suspension, and remedy. An economy cannot rely on perfect models or perfect counterparties. It needs controlled ways to recover when actions diverge from authority or performance diverges from agreement.
The organization needs a machine-readable surface
Websites made organizations legible to people. APIs made selected capabilities legible to software. Autonomous counterparties need a richer surface that combines discovery, policy, interaction, and evidence.
That surface might publish:
- authoritative organization and endpoint identifiers;
- supported agent and commerce protocols;
- commercial capabilities and service descriptions;
- credential and trust requirements;
- jurisdictions, currencies, and operating constraints;
- methods for quote, negotiation, order, and support;
- evidence and audit interfaces;
- incident, revocation, and human-contact paths.
The surface should not publish private strategy. A company can disclose that it supports negotiated service contracts without exposing its reservation price. It can prove that an agent holds a scoped mandate without publishing the approval chain behind it.
Machine readability raises the quality bar for claims. A marketing page can say “global coverage.” An agent-facing claim should identify the regions, service scope, issuer, update time, and confidence or verification method.
A transaction needs two control planes
Cross-company autonomy requires a private plane and a shared plane.
The private control plane contains internal policy, model reasoning, budgets, ranking, forecasts, employee approvals, risk signals, and proprietary strategy. Each organization owns its plane.
The shared transaction plane contains the minimum state the counterparties must understand together: requests, disclosures, proposals, authority proofs, agreements, obligations, receipts, and permitted evidence.
The boundary mediates between them. It can translate an internal policy decision into a narrow external proof. It can translate a supplier proposal into an internal approval request. It can prevent external content from becoming an instruction to private tools.
This architecture limits blast radius. A compromised counterparty should not gain access to internal reasoning or systems. A compromised internal agent should not be able to turn every available capability into an external commitment.
The transaction state must outlive the conversation
Agents communicate probabilistically. Commercial relationships require durable state.
Imagine a buyer agent and supplier agent discussing a maintenance contract. They exchange dozens of messages. The supplier changes the service window. The buyer requests a price reduction. A person approves an exception. The supplier reserves capacity. The buyer accepts.
The final state cannot be reconstructed safely by asking a model to summarize the conversation. The system needs explicit answers:
- Which proposal version is current?
- Which earlier proposal was withdrawn or superseded?
- Which approval bound to which version?
- When did the reservation expire?
- What did each organization sign or otherwise authorize?
- Which obligations began at acceptance?
Conversation can carry explanation. A transaction kernel should carry deterministic state.
Authority and capability must be separated
An agent may be technically capable of calling a tool without having commercial authority to use it in the current context.
This is the central safety rule of the autonomous counterparty. Capability says “can.” Authority says “may.” Policy and agreement determine “under which conditions.”
The separation supports progressive autonomy. An agent can search and compare broadly, negotiate inside a bounded range, request approval for exceptions, and execute only after an enforcement service validates the exact action.
It also protects against prompt injection and confused-deputy failures. External content can influence the agent's reasoning without automatically acquiring the authority of the tools the agent can reach.
Evidence should be useful without becoming surveillance
Autonomous systems increase the demand for evidence. More actions happen faster, across more components, with fewer people observing each step.
The naive response is to log everything. That creates a second problem: model traces, messages, policies, and business data can contain personal information, trade secrets, security details, and irrelevant speculation.
The autonomous counterparty needs scoped evidence. A verifier should receive the records necessary for a defined question, such as whether an agent had authority to accept a proposal or whether a supplier acknowledged delivery. The verifier should not automatically receive every internal prompt or alternative the agent considered.
Useful evidence has provenance, integrity, timestamps, version references, retention rules, and access controls. It should distinguish verified facts from unavailable or failed checks. “Auditability” should never be a vague promise that a large log exists.
Recourse is part of the protocol surface
Automation narratives often end at successful execution. Real commercial systems are defined by their exceptions.
A shipment is late. A payment is duplicated. A mandate was revoked seconds before acceptance. A supplier agent quoted capacity that the operations system could not reserve. A buyer agent followed a manipulated catalog entry. The parties disagree about which terms were current.
The counterparty boundary needs paths for:
- suspending an agent or credential;
- freezing a transaction without destroying evidence;
- correcting a non-binding error;
- raising an exception against a specific obligation;
- escalating to authorized people;
- exchanging scoped evidence;
- recording a determination and remedy.
Not every part belongs in an open protocol. Legal rights and remedies vary by contract and jurisdiction. But systems should preserve the information and state needed for those processes to work.
Where today's protocols fit
The emerging stack provides important components.
MCP connects models and agents to tools and context. A2A supports discovery and task-oriented communication between agents. UCP and ACP address interoperable commerce interactions. AP2 represents mandates and evidence for agent-performed payments. x402 supports payment over HTTP.
A202, created by Plural Worlds, addresses a narrower agreement problem within this wider system: delegated commercial authority, proposals and counterproposals, signed agreement state, obligations, and replayable evidence across organizations.
None is synonymous with the autonomous counterparty. The counterparty is an operating model that composes protocols with identity, authorization, enterprise systems, payment rails, governance, and human accountability.
Four maturity stages
Organizations will not move from assistants to autonomous counterparties in one step.
Stage 1: Advisory
Agents research, summarize, and recommend. People take every external action.
Stage 2: Supervised action
Agents prepare and invoke actions, but a person approves each commitment or sensitive disclosure.
Stage 3: Bounded autonomy
Agents act within explicit categories, counterparties, values, and conditions. Exceptions escalate. Deterministic controls enforce limits.
Stage 4: Federated autonomy
Multiple internal and external agents coordinate across organizations using interoperable identity, authority, transaction state, evidence, and recourse. People govern policies and exceptions rather than reviewing every routine act.
The stages are not a race. A high-risk transaction may remain advisory while low-value repeat purchases reach bounded autonomy. Maturity is the ability to choose the right control level for each consequence.
What organizations should build first
The first investment should not be a universal agent. It should be a controlled boundary around a narrow commercial domain.
Choose one transaction family. Define the authoritative systems. Map who may disclose, propose, approve, commit, and execute. Separate private strategy from shared state. Create short-lived mandates. Bind approval to exact actions. Preserve proposal versions and receipts. Test revocation, outages, malicious inputs, duplicate execution, and human escalation.
Then expose the smallest machine-readable surface a counterparty needs.
This sequence produces infrastructure that can survive model change. Better agents can use the boundary later. A boundary built around one agent's prompt and tool chain will be expensive to govern and difficult for other organizations to trust.
The economic actor is the governed relationship
Autonomous agents will become more capable. The deeper change is that organizational boundaries will become programmable.
Companies will present machine-readable capabilities to other companies. Agents will negotiate with agents. Markets will allocate resources at speeds and granularities that human workflows cannot match. New organizations may be designed around small human teams supervising large networks of autonomous operations.
The resulting economy will not be made trustworthy by anthropomorphizing agents or treating a wallet as a company. It will depend on governed relationships that connect machine action to organizational authority, durable state, evidence, and recourse.
The autonomous counterparty is Plural Worlds' name for that unit: an organization made legible and actionable to other autonomous systems without surrendering the boundary that makes it accountable.
Related Plural Worlds research
What makes an agent economy real? examines the executable rights beneath economic behavior. When buyer agents meet supplier agents applies the boundary model to B2B procurement.
Explore more research and architecture notes in the Plural Worlds publication.