Business
Business Banking Cross-Border Settlement M2M Clearing Tidal Protocol ProbeChain Settlement
ProbeChain Settlement

The settlement layer
for the AI economy

ProbeChain provides the foundational settlement infrastructure for Probe Banks. PoB consensus, 400ms blocks, post-quantum signatures, and 6 supported chains.

Technical Specifications

Built for speed, security, and scale

ProbeChain is a purpose-built settlement blockchain combining PoB consensus, StellarSpeed engine, and post-quantum cryptography for the AI economy.

PoB
Consensus
Proof of Behavior
400ms
Block Time
StellarSpeed Engine
PQ-Safe
Cryptography
Post-Quantum Signatures
6
Supported Chains
Cross-chain bridging
42K
TPS
Transactions per second
1205
Chain ID
ProbeChain mainnet
For Businesses

Settlement infrastructure for enterprise

ProbeChain is not just a blockchain -- it is a complete settlement operating system for businesses. From on-chain invoicing to automated dispute resolution.

📄
On-Chain Invoicing
Issue invoices directly on ProbeChain. Immutable record, automatic payment matching, and real-time status tracking for all parties.
Automated Settlement
Smart contracts trigger settlement automatically when conditions are met. No manual reconciliation, no payment delays, no disputes over timing.
🔍
Verifiable Payment Proofs
Every settlement generates a cryptographic proof on-chain. Share verifiable payment confirmations with counterparties, auditors, and regulators instantly.
Dispute Resolution
On-chain transaction history provides an immutable audit trail. Smart contract escrow and multi-sig governance streamline dispute resolution.
settlement.js
// Create a settlement on ProbeChain const settlement = await probe.settle({ from: "pb_acct_nib_mn", to: "pb_acct_asl_th", amount: "50000.00", currency: "USD", invoice: "INV-2026-0847", }); // 400ms later... console.log(settlement.status); // "confirmed" console.log(settlement.proof); // "pro17a3f...c91e" console.log(settlement.blockTime); // "398ms"
Integration

Ship in days, not months

Integrate ProbeChain settlement into your application with our REST API, webhooks, SDK, and pre-built smart contract templates.

🔗
REST API

Full RESTful API for settlements, invoices, proofs, and account management. OpenAPI spec, sandbox environment included.

🔔
Webhooks

Real-time event notifications for settlement confirmations, invoice status changes, and dispute triggers. Retry logic built in.

📦
SDK

Native SDKs for Python, Go, and TypeScript. Type-safe, well-documented, with examples for every endpoint and flow.

📜
Smart Contract Templates

Pre-audited contract templates for escrow, invoicing, multi-sig, and recurring settlements. Deploy to ProbeChain in one click.

Get Started

Build on the settlement layer of the future

Get API keys, explore the sandbox, and start integrating ProbeChain settlement into your business today.