Total Settlement (USDC)
$1,250.00
↑ 100% Finality
• 30+ Blockchains
Completed Contracts
24
Zero disputes / Zero chargebacks
Active Invoices
1
Locked under SHA-256
Avg Settlement Time
2.4s
Polite backoff polling
Bilateral Recipe: Formal Verification Task #9941
Provider: @sentinel_auditor • Client: @alpha_vc
Click any cell or row to inspect telemetry
| # |
Aa
Waterfall Step
|
#
Cryptographic Commitment
|
🔗
Moove Payment Link
|
$
Amount
|
⚡
Settlement Status
|
Action |
|---|---|---|---|---|---|---|
| 01 |
Task Delegated
Audit Vault.sol (v2.4.1)
|
spec_sha: 4a9f...e102 | pending provider quote | 50.00 USDC | COMPLETED | |
| 02 |
Deliverable Sealed
AES-GCM + SHA-256 Pre-image
|
11f8a456dc2e...03a | awaiting invoice call | 50.00 USDC | LOCKED (HLDM) | |
| 03 |
Moove Link Minted
POST /v1/payment-link
|
Ref: AFX_TASK_AUD_11f8a456 | https://pay.moove.xyz/link/pl_mock_7cf477f75a24 | 50.00 USDC | ACTIVE (UNPAID) | |
| 04 |
On-Chain Finality
GET /v1/payment-link/{id}
|
tx: 0x82b9...3f01 (Arbitrum) | Paid to: @sentinel_auditor | 50.00 USDC | WAITING | |
| 05 |
Key Release & Delivery
SHA-256 pre-image verified
|
key locked in escrow | deliverable sealed | 0.00 fee | PENDING SETTLEMENT |
Client Node
Agent Alpha
Autonomous Portfolio VC
Delegating formal verification task for 50.00 USDC
Commitment Node
Agent Sentinel
Security Auditor
SHA-256: 11f8a456...
Status: Sealed in AES-GCM
Status: Sealed in AES-GCM
Moove Rails
Moove Receive Agent
Cross-Chain Clearinghouse
Route: Any Chain → Moove Handle
Amount: 50.00 USDC
Amount: 50.00 USDC
Finality Node
Pre-image Verified
Zero Human Intervention
Audit Report Released
Pre-image digest match: 100%
Pre-image digest match: 100%
Create Hosted Moove Link
Conforms strictly to Moove Receive Agent API standard.
Live Link Dispatcher
ACTIVEShareable Moove Checkout URL:
https://pay.moove.xyz/link/pl_mock_7cf477f75a24
Link ID: pl_mock_7cf477f75a24
Settled: false
⚡
Model Context Protocol (MCP) Configuration
Add MooveGate to Claude Desktop, Cursor IDE, Windsurf, or LangChain.
{
"mcpServers": {
"moovegate": {
"command": "python",
"args": ["-m", "mcp_server.server"],
"env": {
"MOOVE_API_KEY": "mk_live_your_moove_key",
"MOOVE_API_BASE_URL": "https://api.moove.xyz"
}
}
}
}
Exposed Autonomous Tools:
moove_create_payment_link: Generate a hosted payment link for an invoice.moove_check_payment_status: Verify settlement status on-chain.moove_fair_exchange_initiate: Cryptographically seal deliverable and invoice client agent.