Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

AUX Transaction Preflight

ai.prdictionedge.aux/transaction-preflight

Synthetic-only transaction screening with evidence and ES256-signed decision receipts.

Uptime
50.0%
2 direct probes · 30d
Response
2112ms
last probe
Tools
10
callable
Resources
0
readable
Prompts
0
available

Tools · 10

aux_rwa_action_preflight_capabilities

Discover the live machine-to-machine RWA evidence dialogue: AUX gathers evidence, asks action-specific questions, accepts agent confirmations or corrections, refreshes sources, and currently returns s…

aux_rwa_action_preflight_start

Start the live RWA evidence dialogue for an Ethereum or Base BUY, TRANSFER, or ACCEPT action. Returns the normalized target, current public/on-chain evidence, targeted questions, and a private confirm…

aux_rwa_action_preflight_continue

Continue a live RWA dialogue with honest true, false, or UNKNOWN answers, correct the target, confirm the displayed target to request a signed STOP/REVIEW, or abort. A false answer is recorded immedia…

aux_rwa_receipt_verify

Verify an AUX RWA receipt's exact ES256 signature binding, expiry, and current stored status. Verification proves AUX receipt integrity, not investment merit or authorization.

aux_crypto_destination_capabilities

Read the Base, Ethereum, and Solana wallet-control sequence, self-published identity-context boundary, schemas, endpoints, and price. The beta never establishes legal ownership or recommends SEND. Thi…

aux_bank_destination_receipt_capabilities

Read the current activation status, evidence boundary, privacy rules, endpoints, sponsorship, and x402 terms for AUX signed bank-destination receipts. This read-only discovery tool never accepts or pr…

aux_public_business_evidence

Screen a public business name against current official OFAC sanctions lists and GLEIF legal-entity data. Returns explainable matches, source timestamps and SHA-256 provenance, a bounded PROCEED/REVIEW…

aux_transaction_preflight

Evaluate a purpose-built synthetic B2B payment scenario for duplicate invoices, changed payment destinations, vendor-history anomalies, and signed decision evidence. Returns PROCEED, REVIEW, or STOP w…

aux_mortgage_closing_preflight

Evaluate one published fictional mortgage closing scenario for destination changes and cash-to-close evidence sufficiency. Optionally add live public FDIC institution context. Returns MATCH, CHANGE_RE…

aux_evidence_evaluate

Evaluate synthetic third-party claims against signed attestation envelopes. Keeps source authority separate from cryptographic integrity and returns a deterministic decision plus revocable ES256-signe…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "aux_transaction_preflight": {
      "url": "https://aux.prdictionedge.ai/mcp/v1?source=official-mcp-registry",
      "transport": "streamable-http"
    }
  }
}