AUX Transaction Preflight
ai.prdictionedge.aux/transaction-preflightSynthetic-only transaction screening with evidence and ES256-signed decision receipts.
Tools · 10
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…
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…
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…
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.
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…
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…
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…
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…
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…
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…
Similar MCP servers embedding-nearest
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"
}
}
}