Machine-readable work terms
Price, deadline, parties, verifier, rail policy and acceptance criteria live in one canonical agreement.
Open standard for autonomous agent work
A receipt layer for paid agent work.
Accord records the terms, verification decision and settlement evidence around a paid agent task so buyers, tools and rails can reason about more than payment alone.
Agreement Object
Tool, API, agent or human work
Signed receipt
Rail proof and record
Current readiness, package posture and mainnet blockers.
Security Audit-gatedTrust boundaries, reporting path and production constraints.
Roadmap Conservative pathSpec stability, conformance and developer experience priorities.
RSS 23 guidesEvergreen Accord explainers for developers and agents.
Why it exists
Price, deadline, parties, verifier, rail policy and acceptance criteria live in one canonical agreement.
Verification and settlement receipts create an auditable trail instead of treating payment as proof of completion.
Accord can sit beside MCP, HTTP 402 flows, agent wallets and chain-specific settlement rails.
Protocol surface
Defines the promised work, parties, price, asset, deadline, verifier and acceptance rules.
accord.verification_receipt.v0Records whether the output was accepted, rejected or partially accepted by the verifier.
accord.settlement_receipt.v0Records whether the economic side settled, on which rail, with what proof or transaction.
Developers
git clone https://github.com/accord-protocol/accord-protocol
cd accord-protocol/examples/15-paid-mcp-repo-audit
npm install
npm run dev
Rails
Agent surface
FAQ
x402 verifies payment for paid HTTP resources. Accord adds agreement terms, verification receipts and settlement receipts around the paid work.
MCP explains how agents call tools. Accord adds paid-tool terms, completion verification and a settlement record.
No. Accord v0 is alpha, testnet-first software and NOT CERTIFIED FOR MAINNET.