Wave 14 · Agent Economy Runtime · OpenChainGraph v0.4

Agent Economy Runtime

The runtime and post-trade settlement layer for autonomous agent payments — the counterpart to Wave 6's pre-trade cluster. Once an agent is authorized to pay, this wave answers: did it settle correctly, was the receipt valid, was the autonomy within policy, and is the service metered profitably? Four new tools (ART-60–63) across 8 aer-* chains. Powered by x402 V2 Batch Settlement (shipped May 2026, Linux Foundation x402 Foundation) and AP2 v0.2 Human-Not-Present autonomous payments (donated to FIDO Alliance, Apr 2026).

x402 V2 · Batch Settlement AP2 v0.2 · FIDO Alliance Human-Not-Present (HNP) PaymentReceipt verification Agent-service metering Wave 14 · Runtime / post-trade
Runtime/post-trade layer — distinct from Wave 6 pre-trade cluster. Wave 6 (agentic commerce) covers what an agent is allowed to do: protocol selection, conformance, identity, mandate validation, spend simulation, x402 decoding. Wave 14 covers what actually happened: batch settlement reconciliation, receipt verification, HNP guardrail enforcement, service metering. Same agent, different moment in the payment lifecycle.
EDUCATIONAL — Not legal, financial, or payment advice. x402 V2 and AP2 v0.2 are fast-moving open standards — verify all rule checks against current Linux Foundation x402 Foundation and FIDO Alliance / ap2-protocol.org primary sources (verified 2026-06-20).

New tools — ART-60 → ART-63

4 new tools, all Wave 14. Each ships a server-side v0.4 kernel, emits chaingraph_version:"0.4.0" + compute_mode:"server", and produces a hash-anchored artifact re-verifiable by any counterparty.
ART-60 · D0 · agent_guardrail_mandate
Agent Economy Runtime Fit Diagnostic
12-question A–F readiness grade across 6 dimensions: settlement rail, receipt & mandate, HNP autonomy, reconciliation, metering, runtime fraud. Routes to the right aer-* chain.
run_agent_economy_fit
ART-61 · W-A · settlement_mandate
x402 V2 Batch-Settlement Reconciler
Reconciles an x402 V2 voucher set to the onchain batch settlement. Computes recon verdict, settlement-risk window, and educational Merkle root over the voucher set.
reconcile_x402_batch_settlement
ART-62 · W-B · attestation_mandate
AP2 PaymentReceipt Verifier & HNP Guardrail
Verifies an AP2 v0.2 PaymentReceipt against its signed Intent/Cart/Payment mandate chain, and applies the Human-Not-Present autonomy guardrail for autonomous payments.
verify_ap2_payment_receipt
ART-63 · W-D · payment_policy
Agent-Service Metering & Marketplace Economics Modeler
Models per-call pricing, x402 batch-settlement savings, marketplace take-rate, net margin, break-even, and batch-size sensitivity for an agent-service micropayment marketplace. Educational estimator.
model_agent_service_metering

Chains — aer-* (8 chains)

Start with agent-economy-fit to grade readiness and route. Each chain follows the TCM/DTC/WTS pattern: run stages over MCP or in-browser, pass execution_hash forward, export the terminal artifact.
agent-economy-fit · D0 · 1 node
Agent Economy Runtime Fit Diagnostic
Single-node entry point. Grades an agent platform A–F and routes to the appropriate aer-* chain.
→ ART-60
agent-economy-batch-settlement · W-A · 3 nodes
x402 V2 Batch-Settlement Reconciliation
The W-A flagship. Voucher-to-onchain reconciliation + risk window, independent Merkle verification, one Merkle-root settlement receipt.
→ ART-61 · cry-04 · cry-05
agent-economy-payment-receipt · W-B · 3 nodes
AP2 PaymentReceipt Verification & HNP Guardrail
The W-B flagship. Receipt-to-mandate verification + HNP gate, mandate-chain re-validation, receipt aggregation for audit.
→ ART-62 · art-01 · cry-05
agent-economy-autonomous-guardrail · W-C · 3 nodes
Human-Not-Present Autonomous-Payment Guardrail
End-to-end gate for an agent paying with no human. Spend-policy envelope → mandate freshness → HNP guardrail verdict on the executed payment.
→ art-02 · art-01 · ART-62
agent-economy-metering · W-D · 3 nodes
Agent-Service Metering & Marketplace Economics
Unit economics + batch-settlement cost grounding + billing anomaly monitoring for an agent-service micropayment marketplace. Educational estimator.
→ ART-63 · art-03 · ml-03
agent-economy-fraud-runtime · W-E · 3 nodes
Runtime Agent-Payment Fraud Surveillance
Spend-policy violation detection → agent-network/collusion graph → payment-velocity anomaly monitoring over an autonomous payment stream.
→ art-02 · mms-03 · ml-03
agent-economy-marketplace · W-F · 3 nodes
Agent-Service Marketplace Onboarding & Metering
Agent identity attestation for listing → traffic acceptance policy → service metering/pricing. The marketplace operator's onboarding workflow.
→ art-04 · art-21 · ART-63
agent-economy-audit-pack · W-G · 3 nodes
Agent Economy Runtime Audit Pack
Convergence terminal. Merkle integrity over any aer-* chain outputs → one Merkle-root audit receipt → regulator/platform cover memo.
→ cry-04 · cry-05 · ptg-01

Architecture topology

WAVE 14 · Agent Economy Runtime (AER) — runtime/post-trade decision flow agent-economy-fit (ART-60) ├── agent-economy-batch-settlement W-A: ART-61 → cry-04 → cry-05 ├── agent-economy-payment-receipt W-B: ART-62 → art-01 → cry-05 ├── agent-economy-autonomous-guardrail W-C: art-02 → art-01 → ART-62 ├── agent-economy-metering W-D: ART-63 → art-03 → ml-03 ├── agent-economy-fraud-runtime W-E: art-02 → mms-03 → ml-03 ├── agent-economy-marketplace W-F: art-04 → art-21 → ART-63 └── agent-economy-audit-pack W-G: cry-04 → cry-05 → ptg-01 ← convergence terminal New nodes (ART-60–63): runtime fit, x402 V2 batch reconciler, AP2 PaymentReceipt+HNP, service metering Reused nodes: art-01, art-02, art-03, art-04, art-21, cry-04, cry-05, ml-03, mms-03, ptg-01 All artifacts: chaingraph_version:"0.4.0" · compute_mode:"server" · SHA-256 execution_hash

References & primary sources

x402 V2 · Batch Settlement: Linux Foundation x402 Foundation (launched Apr 2026; Coinbase, Stripe, Cloudflare, Visa, Google, Solana Foundation, Fiserv). Batch settlement (off-chain escrow/vouchers → onchain redemption) shipped May 2026. Verify current spec: github.com/x402-foundation/x402
AP2 v0.2 · PaymentReceipt · Human Not Present: Google donated AP2 to FIDO Alliance Apr 2026 (60+ orgs). v0.2 adds PaymentReceipt primitive and HNP autonomous-payment guardrails with VC-signed mandate chains. Verify: ap2-protocol.org · github.com/google-agentic-commerce/AP2
W3C Verifiable Credentials: mandate chain and receipt signing. w3.org/TR/vc-data-model
OpenChainGraph v0.4 spec: openchain-graph-spec.html · MCP endpoint: mcp.ainumbers.co/mcp
OpenChainGraph SuiteWave 13 — WTSWave 11 — TreasuryWave 9 — TempoSpec v0.4
© 2024–2026 Post Oak Labs · CC BY 4.0 · Version stamp: 2026-06-20 · Zero PII · Client-side only