Most cross-border payment disputes come down to one question: what were the parties supposed to do, and did they do it? When the payment and the agreement live in different systems, answering that question becomes an archaeology project. Agreement-linked payments keep them tied together by design.
What an agreement-linked payment is
An agreement-linked payment carries a verifiable reference to the underlying contract — typically a cryptographic hash of the signed document. The contract itself stays in your document management system; the hash lives with the payment.
How it works
Hashing the agreement
The signed agreement is hashed using a one-way function (typically SHA-256). The result is a short, deterministic fingerprint. Any change to the agreement produces a completely different hash.
Linking on-chain
The hash is included as metadata on the on-chain transaction. The payment itself becomes a proof point.
Retrieving the evidence later
When evidence is needed — audit, dispute, tax inquiry — the party with the original document can demonstrate that the hash on-chain matches the document they hold. This proves the document hasn't changed and that the payment was made under it.
Where it matters
Disputes
Two parties in different jurisdictions have a shared, time-stamped reference to the agreement in effect at the moment of payment. The dispute starts from a shared baseline.
Audits
Auditors can verify every material payment ties to an authorized agreement. This compresses audit cycles significantly.
Cross-border trust
The reference lives outside any one banking or legal system. Both parties can verify it independently.
What it does and doesn't do legally
Agreement-linked payments are a documentation mechanism, not a legal substitute for proper contracts. The contract still needs to be drafted, signed, and stored according to applicable law. The linking adds verifiable evidence on top.
Practical examples
Two firms in different jurisdictions sign a service agreement. The agreement hash is referenced on each milestone payment. When the relationship ends two years later and one party requests final reconciliation, the entire history is available with verifiable evidence.
How AXON fits
AXON Transfer is designed around agreement-linked payment evidence. (Subject to applicable licensing and partner arrangements.)
AXON's services are subject to applicable licensing and partner arrangements. Nothing on this page constitutes legal, regulatory, tax, or investment advice.
See agreement-linked payments in action
AXON Transfer keeps every transaction tied to its underlying agreement.
See AXON TransferFrequently asked questions
Does this replace a legal contract?
No. The contract is still drafted and executed under applicable law.
Is the agreement itself stored on-chain?
Typically only the hash; the full document stays in your DMS.
Who can access the documentation?
The parties to the transaction. The hash is public but doesn't reveal content.
Does it work cross-border?
Yes — that's a primary use case.