Settlement Layer

Compliance Sinks Deeper on Purpose-Built Chains

General-purpose chains enforce compliance at L4–L5 (bolted on). Stablechains enforce at L2–L3 (embedded). This page visualizes the difference.

Regulatory Architecture

Why Settlement Chain Choice Matters

Settlement chain architecture determines how deep compliance logic can be embedded into the consensus and settlement layers. Ethereum and TRON rely on optional middleware — compliance checks are bolted onto the application layer (L4–L5), executed conditionally, and enforced only if the transaction originates from a compliant gateway. Failure to comply incurs no consensus penalty.

Arc, Tempo, and Pharos are purpose-built stablechains. Compliance is encoded into the settlement layer itself (L2–L3). Every transaction must satisfy compliance predicates before consensus accepts it. Violators cannot settle at all — compliance is not optional, not deferrable, and not a post-hoc audit.

ACK-Pay is transport-agnostic and works on any settlement layer. However, the compliance *depth* — the OSI layer at which compliance enforcement occurs — varies dramatically by chain. Arc is Catena's settlement layer of choice because it encodes compliance at L2–L3, aligned with GENIUS Act requirements for "embedded" compliance in financial infrastructure.

Interactive Demo

Stablechain Comparator

Select any two chains and see side-by-side Stack Diagrams with compliance depth comparison. Purpose-built chains push compliance deeper into the architecture.

ArcCircle · Institutional-grade stablecoin L1 · Malachite BFTA-301 · ARC SECTION CUTCOMPLIANCE DEPTH →L5 APPLICATIONWallets, dApps, UIL4 MIDDLEWAREAPIs, bridges, oraclesL3 EXECUTIONSmart contracts, VML2 CONSENSUSBlock production, finalityL1 NETWORKP2P transport, gossipMalachite BFTConfidential TraEVM ContractsCCTP v2Regulatory View Institutional FXreservtransfidentiexecuttoken
EthereumGeneral-purpose L1 · Proof of Stake · Open validator setA-101 · ETHEREUM SECTION CUTCOMPLIANCE DEPTH →L5 APPLICATIONWallets, dApps, UIL4 MIDDLEWAREAPIs, bridges, oraclesL3 EXECUTIONSmart contracts, VML2 CONSENSUSBlock production, finalityL1 NETWORKP2P transport, gossipERC-4337ERC-20 Freeze/BuChainalysis APIsCircle APIs / CCWallets & dAppsneutratransfexecuttoken
MetricArcEthereum
Compliance Depth ScoreNaN%NaN%
Consensus TypeN/AN/A
Deepest Compliance LayerN/AN/A
Enforcement RatioN/AN/A
Finality~1s~12min
Gas ModelUSDC (stablecoin-native)ETH

How to Read These Diagrams

Compliance Depth

Measures how deeply compliance mechanisms are embedded in the chain's architecture. Higher scores indicate mechanisms woven into core consensus and validation rather than bolted-on at the edges.

Layer Stack

Each layer represents a different level of the chain, from base consensus (L1) through data availability (L2) to application rules (L5). Stability enforced at lower layers is more robust.

Enforcement Ratio

The proportion of stack layers that actively enforce compliance rules. Higher ratios mean stability mechanisms permeate the entire architecture.

Arc Network

Confidential Transfers with Regulatory View Keys

Circle's Arc supports confidential transfers via TEE-shielded amounts. Regulatory view keys let auditors selectively disclose transaction details while keeping them encrypted for everyone else. This directly supports Catena's vision of privacy-preserving compliance.

Standard Transfer
Public visibility, no privacy shielding
0x742d...8Fa2
0x1234...5678
50,000 USDC Token Green
✓ Tx Hash: 0xab12cd34...
✓ Block: 18,923,401
✓ Status: Confirmed
Confidential Transfer
TEE-shielded, amount encrypted
0x742d...8Fa2
0x1234...5678
SHIELDEDTEE
Commitment: 0xc2a9b4e7f1d8c3a6...
✓ TEE Enclave: SGX
✓ Attestation: Valid
✓ Status: Confidential
Regulatory View Key
Decrypt with authorized key
No decryptions yet
Privacy Model
Parties: Sender and recipient remain visible on-chain. No hiding of participants.
Amounts: Transfer value encrypted in TEE enclave. Commitment published instead of plaintext.
Access: Regulators hold view keys. Decryption logged. Full audit trail maintained.

Interoperability

MPP ↔ x402 Bridge

ACK-Pay transactions can bridge between x402 (Base/HTTP) and MPP (Tempo), maintaining compliance metadata across settlement layers.

x402 Payment Request

HTTP/1.1 402 Payment Required
Payment-Required: true
Payment-Amount: 1.5
Payment-Token: USDC
Payment-Network: Base
Recipient: 0x742d35Cc6634C05329...

Tempo MPP Request

Click "Translate to MPP" to populate this panel

Compliance Architecture by Chain

Chain Type Compliance Depth Confidential Transfers Regulatory Keys
Arc Stablechain L2–L3 Yes (TEE-shielded) Yes (Selective Disclosure)
Tempo Stablechain L2–L3 Yes Yes
Base L2 Rollup L4–L5 No No
Ethereum L1 General-Purpose L4–L5 No No
TRON L1 General-Purpose L5 Only No No