The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

TessPay proposes a 'verify-then-pay' architecture that only releases escrowed funds after cryptographic verification of an autonomous agent's completed work, aiming to fill foundational trust gaps in agent-driven commerce; the design links canonical agent registries, PoTE evidence, and chain-agnostic settlement rails but lacks empirical validation or deployment evidence.

TessPay: Verify-then-Pay Infrastructure for Trusted Agentic Commerce
Mehul Goenka, Tejas Pathak, Siddharth Asthana · January 30, 2026
arxiv descriptive n/a evidence 7/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

Arxiv

Latest observation:

  1. Mehul Goenka unresolved corpus identity
  2. Tejas Pathak unresolved corpus identity
  3. Siddharth Asthana unresolved corpus identity

Semantic Scholar

Latest observation:

  1. Mehul Goenka provider ID
  2. Tejas Pathak provider ID
  3. Siddhartha Asthana provider ID
TessPay is a proposed 'verify-then-pay' infrastructure that separates control/verification from settlement by anchoring agents and mandates, escrow-locking funds during execution, validating cryptographic Proofs of Task Execution before releasing payment, and preserving tamper-evident audit trails to close trust gaps in agentic commerce.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

The global economy is entering the era of Agentic Commerce, where autonomous agents can discover services, negotiate prices, and transact value. However adoption towards agentic commerce faces a foundational trust gap: current systems are built for direct human interactions rather than agent-driven operations. It lacks core primitives across three critical stages of agentic transactions. First, Task Delegation lacks means to translate user intent into defined scopes, discover appropriate agents, and securely authorize actions. Second, Payment Settlement for tasks is processed before execution, lacking verifiable evidence to validate the agent's work. Third, Audit Mechanisms fail to capture the full transaction lifecycle, preventing clear accountability for disputes. While emerging standards address fragments of this trust gap, there still remains a critical need for a unified infrastructure that binds the entire transaction lifecycle. To resolve this gap, we introduce TessPay, a unified infrastructure that replaces implicit trust with a 'Verify-then-Pay' architecture. It is a two plane architecture separating control and verification from settlement. TessPay operationalizes trust across four distinct stages: Before execution, agents are anchored in a canonical registry and user intent is captured as verifiable mandates, enabling stakeholder accountability. During execution, funds are locked in escrow while the agent executes the task and generates cryptographic evidence (TLS Notary, TEE etc.) to support Proof of Task Execution (PoTE). At settlement, the system verifies this evidence and releases funds only when the PoTE satisfies verification predicates; modular rail adapters ensure this PoTE-gated escrow remains chain-agnostic across heterogeneous payment rails. After settlement, TessPay preserves a tamper-evident audit trail to enable clear accountability for dispute resolution.

Summary

Main Finding

TessPay is a unified infrastructure design that closes a foundational trust gap preventing widescale agentic commerce. By enforcing a "Verify-then-Pay" workflow and separating control/verification from settlement, TessPay replaces implicit trust with cryptographic evidence and gated escrow, enabling accountable, auditable, chain‑agnostic transactions between autonomous agents and stakeholders.

Key Points

  • Trust gap in agentic commerce arises across three stages:
    • Task Delegation: no robust way to translate intent into scoped, verifiable mandates or to discover and authorize agents.
    • Payment Settlement: payments are typically made before verifiable evidence of task completion exists, creating moral hazard.
    • Audit Mechanisms: lifecycle evidence is missing or fragmented, making dispute resolution and accountability difficult.
  • TessPay architecture:
    • Two planes: a control/verification plane (handles intent, agent identity, evidence) and a settlement plane (escrow and rail adapters).
    • Before execution: agents are registered in a canonical registry; user intent is captured as verifiable mandates (signed, machine-interpretable).
    • During execution: funds are locked in escrow; agents produce cryptographic Proofs of Task Execution (PoTE) using primitives like TLS notaries, Trusted Execution Environments (TEEs), signed logs, etc.
    • At settlement: PoTE is verified against predicates; funds are released only if verification passes; modular rail adapters enable chain- and rail-agnostic settlement.
    • After settlement: tamper-evident audit trails are preserved for accountability and dispute resolution.
  • Design goals: reduce prepayment risk, enable automated dispute resolution, support heterogeneous payment rails, and create a canonical record of agentic transactions.
  • PoTE is modular and extensible — different tasks can rely on different evidence types and verification policies.

Data & Methods

  • Nature of work: architectural/protocol proposal (conceptual design). The paper specifies system components and verification primitives rather than reporting large-scale empirical datasets.
  • Core components described:
    • Canonical registry: identity and reputational anchoring for agents and stakeholders.
    • Verifiable mandates: structured, signed statements encoding scope, success predicates, authorization and liability.
    • Escrow layer: conditional locking of funds until verification criteria are satisfied.
    • PoTE generation primitives: TLS notary proofs, TEE attestations, signed transcripts, cryptographic timestamps, and other verifiable logs.
    • Verification engine: policy-driven validators that run predicates over PoTE artifacts to decide settlement.
    • Rail adapters: modular connectors to on-chain smart contracts, payment processors, banking rails, and custodial services.
    • Audit store: tamper-evident ledger (could be blockchain-backed or append-only signed logs) for lifecycle preservation.
  • Validation and evaluation methods suggested (or implied) for future work:
    • Security analysis of attack vectors (forgery of PoTE, registry poisoning, collusion).
    • Economic simulations to measure effects on transaction costs, dispute rates, and adoption thresholds.
    • Prototype implementations and pilot deployments across different rails to measure latency, cost, and interoperability.
    • Empirical metrics: verification false-positive/false-negative rates, escrow time, dispute frequency/resolution time, user/provider churn, and throughput across rails.
  • Assumptions and dependencies:
    • Availability and trustworthiness of PoTE primitives (e.g., TEEs, TLS notary services).
    • Willingness of payment rails to integrate via adapters and honor conditional settlements.
    • Standardization of verifiable mandate formats and verification predicates.

Implications for AI Economics

  • Reduced moral hazard and lower transaction costs: Replacing prepayment with PoTE-gated escrow aligns incentives, reducing fraud and opportunistic behavior by autonomous agents and lowering monitoring costs for principals.
  • Market expansion for agentic services: Lowered trust barriers and interoperable settlement rails can unlock new agent-driven markets and microtransactions (e.g., automated procurement, information-as-a-service, delegated scheduling).
  • New economic roles and intermediaries: Canonical registries, PoTE providers (notaries, attestation services), verification-as-a-service vendors, and rail adapters become economic actors; competition and pricing for these services will shape market structure.
  • Pricing and contract design: Verifiable mandates enable finer-grained contingent contracts and outcome-based pricing tied to machine-verifiable predicates, potentially changing bargaining and insurance models.
  • Network effects & standards: The value of the infrastructure grows with registry coverage and adapter availability. Standardizing mandate formats and PoTE semantics is critical to reduce coordination failure.
  • Cross-border and regulatory impacts: Chain-agnostic escrow plus cryptographic audit trails simplify cross-rail settlement but raise regulatory questions about custody, KYC/AML, and legal status of machine-signed mandates.
  • Labor and substitution effects: As agentic commerce becomes more trustworthy, tasks currently performed by humans may be automated; however, new jobs in verification, audit, and rail integration may emerge.
  • Risks and limits:
    • Reliance on PoTE primitives introduces single-point failures if attestations are spoofed or TEE vendors are compromised.
    • Privacy trade-offs: richer audit trails improve accountability but can expose sensitive data unless designed with privacy-preserving proofs (e.g., zero-knowledge).
    • Liquidity and capital costs: escrow holding increases working capital needs; economic analysis must account for capital friction and fee structures for verifiers and adapters.
    • Governance: canonical registries and policy choices (verification predicates, dispute rules) can centralize power; careful governance and open standards are required.
  • Measurable economic outcomes to track in deployments: reduction in dispute rate, change in average contract size and frequency, adoption curve of agentic transactions, per-transaction verification costs, and welfare effects across principals, agents, and intermediaries.

Overall, TessPay offers a principled, modular architecture that could materially reduce trust frictions in agentic commerce. Empirical validation (prototypes, pilots, and economic simulations) and attention to governance, privacy, and integration costs will determine practical economic impact.

Assessment

Paper Typedescriptive Evidence Strengthn/a — This is a systems-architecture proposal without empirical testing or causal analysis; no data, experiments, or observed outcomes are provided to support claims about economic impacts or system performance. Methods Rigorlow — The manuscript outlines a coherent architecture and leverages existing cryptographic primitives but provides no formal threat model or security proofs, no implementation or benchmarks, no usability or deployment studies, and no economic or legal analysis of real-world operation. SampleNo empirical sample or dataset; the paper is a conceptual design that specifies components (canonical agent registry, verifiable mandates, PoTE using TLS notary/TEE, escrow with modular rail adapters, and tamper-evident audit logs) and their interactions but does not report implementation, experimental, or field data. Themesgovernance adoption GeneralizabilityNo empirical validation in production markets or with real autonomous agents, Relies on availability and trustworthiness of underlying primitives (TEEs, TLS notaries) which vary across platforms and vendors, Assumes legal and regulatory acceptance of cryptographic PoTE and escrow arrangements across jurisdictions, Scalability and latency implications across high-frequency transactions are untested, Privacy and data-protection constraints (e.g., sensitive payloads, GDPR) are not addressed, Assumes agents can and will generate verifiable evidence for diverse task types, which may not hold for open-ended or subjective tasks

Claims (10)

ClaimDirectionOutcomeConfidence & EvidenceDetails
Adoption towards agentic commerce faces a foundational trust gap because current systems are built for direct human interactions rather than agent-driven operations. Adoption Rate negative foundational trust for agentic commerce / adoption barriers
Reading fidelity high
Study strength low
not reported
0.09
Task Delegation lacks means to translate user intent into defined scopes, discover appropriate agents, and securely authorize actions. Task Allocation negative ability to translate intent, discover agents, and securely authorize actions
Reading fidelity high
Study strength low
not reported
0.09
Payment Settlement for tasks is processed before execution and lacks verifiable evidence to validate the agent's work. Governance And Regulation negative verifiability of task execution before payment
Reading fidelity high
Study strength low
not reported
0.09
Audit Mechanisms fail to capture the full transaction lifecycle, preventing clear accountability for disputes. Governance And Regulation negative completeness of audit trails and accountability for disputes
Reading fidelity high
Study strength low
not reported
0.09
Emerging standards address fragments of the trust gap but there remains a critical need for a unified infrastructure that binds the entire transaction lifecycle. Adoption Rate negative coverage of transaction lifecycle by existing standards / need for unified infrastructure
Reading fidelity high
Study strength low
not reported
0.09
TessPay is a unified infrastructure that replaces implicit trust with a 'Verify-then-Pay' architecture, separating control and verification from settlement. Organizational Efficiency positive trust model for agentic transactions (Verify-then-Pay replacing implicit trust)
Reading fidelity high
Study strength speculative
not reported
0.03
Before execution, TessPay anchors agents in a canonical registry and captures user intent as verifiable mandates, enabling stakeholder accountability. Governance And Regulation positive stakeholder accountability via agent registry and verifiable mandates
Reading fidelity high
Study strength speculative
not reported
0.03
During execution, TessPay locks funds in escrow while the agent executes the task and generates cryptographic evidence (e.g., TLS Notary, TEE) to support Proof of Task Execution (PoTE). Organizational Efficiency positive integrity/verifiability of task execution via cryptographic PoTE with escrowed funds
Reading fidelity high
Study strength speculative
not reported
0.03
At settlement, TessPay verifies PoTE and releases funds only when the evidence satisfies verification predicates; modular rail adapters make the PoTE-gated escrow chain-agnostic across heterogeneous payment rails. Adoption Rate positive conditional fund release based on verified PoTE and cross-rail interoperability
Reading fidelity high
Study strength speculative
not reported
0.03
After settlement, TessPay preserves a tamper-evident audit trail to enable clear accountability for dispute resolution. Governance And Regulation positive availability of tamper-evident audit trail and accountability in disputes
Reading fidelity high
Study strength speculative
not reported
0.03

Notes