Skip to content

Privacy & Data Handling

import { Aside } from ‘@astrojs/starlight/components’;

Effective: 2026-07-22 · Untitled_ LuxPerpetua Technologies, Inc.


DPX processes the following data categories during settlement routing and compliance screening:

DataPurposeExternal AI?
Wallet addresses (sender, recipient)Sanctions screening, AML behavioral analysisTruncated only (first 6 + last 4 chars)
Transaction amountsFee calculation, volume tier assignment, AML velocityNo
ESG parametersFee tier determination, SFDR documentationNo
Entity namesVerification of Payee name-matchingYes — public legal name only
LEI numbersGLEIF registry lookupNo — status only passed to AI
API metadata (timestamps, IPs, paths)Security, rate limitingNo

DPX does not process personal identification information for natural persons, bank account numbers, IBAN or SWIFT credentials, or internal business data beyond what is necessary to execute and screen the transaction.


The AI synthesis layer is used for three narrow purposes. In each case, the minimum necessary data is transmitted:

Receives aggregated market signals only — stability scores, macro indicators, yield curve data, geopolitical risk indices. No operator data, no client data, no wallet addresses.

Receives aggregated ESG component scores (0–100) and the registered legal entity name where narration is requested. No transaction amounts, wallet addresses, or operator identifiers.

Receives truncated wallet addresses (0xABCD…5678), computed risk scores, and behavioral signal descriptions. Full wallet addresses are never transmitted to any external AI provider. The AI reasons about signal patterns, not about specific wallet identities.

The AI synthesis layer has no read or write access to internal databases during transaction processing. It receives only what is listed above and returns a structured decision or narrative.


Every transaction is screened against the OFAC Specially Designated Nationals list before settlement executes. Screening results are retained as part of the compliance log. The SDN list is refreshed daily from the official U.S. Treasury source.


Data typeRetention
Transaction and compliance logs7 years (BSA/AML requirement)
API request metadata12 months
Behavioral analysis profiles24 hours rolling window
Screening decisions7 years

DPX does not sell, license, or share operator or transaction data with third parties for commercial purposes. Data is shared with external services only where required for:

  • Compliance screening (OFAC, GLEIF, OpenSanctions)
  • AI synthesis as described above
  • Legal compulsion under applicable law

This notice is available in structured JSON at every oracle endpoint:

GET https://stability.untitledfinancial.com/.well-known/agent-terms.json
GET https://esg.untitledfinancial.com/.well-known/agent-terms.json
GET https://compliance.untitledfinancial.com/.well-known/agent-terms.json

Every API response includes an X-DPX-Terms header pointing to the canonical terms URL, and a _legal field in structured responses linking to this notice and the operator agreement.


All inquiries are handled via the contact form at untitledfinancial.com. There is no direct email support.