llms.txt Content
# Untitled_ LuxPerpetua Technologies, Inc.
# DPX — Settlement Infrastructure and Intelligence API for AI Agents
# https://untitledfinancial.com
# Updated: July 2026
---
## Two distinct products
**DPX Settlement** — a stablecoin payment and settlement rail for autonomous agents
and institutional treasury. Any agent can discover, price, screen, and execute a
cross-border payment end-to-end with no account, no API key, and no human step.
**DPX Intelligence** — a standalone signal API. Agents pay $0.15–$0.75 USDC per call
via x402 to access structured intelligence on macro conditions, FX corridors, sovereign
debt, cascade risk, climate, supply chain, shipping, and more. The caller is always
autonomous software — the entire flow is machine-to-machine.
These are separate products. An agent can use DPX Intelligence without using DPX
Settlement, and vice versa.
---
## DPX Settlement
**What it does:** autonomous cross-border stablecoin settlement on Base mainnet.
ISO 20022-compatible (pain.001 in, pacs.002 out). USDC and EURC. A 9-layer Stability
Oracle gates every settlement on real-world conditions and holds automatically when
conditions are UNSTABLE.
**Settlement flow (no API key, no account):**
1. GET /manifest — discover capabilities and contract addresses
2. GET /quote?amountUsd=&hasFx=&esgScore= — binding fee quote (300s TTL)
3. GET /flow-check?amount=&from=&to=&recipientAddress= — AML/sanctions/FATF R16 screen
4. POST /settle — execute. Returns settlementId, txHash, pacs.002
**Settlement Agent:** https://agent.untitledfinancial.com
**Stability Oracle:** https://stability.untitledfinancial.com
**MCP server:** https://mcp.untitledfinancial.com/mcp (78 tools)
**npm:** @untitledfinancial/dpx-mcp
**MCP key tools:**
- get_manifest — DPX capabilities, contract addresses, live config
- get_quote — binding fee quote
- settle — execute settlement
- get_oracle_status — full Stability Oracle signal with reasoning
- compliance.screen — AML/s