agent_clearance_packet
ActiveTool of io.github.digitalweb33333-creator/x402-endpoints
Signed clearance packet an AI agent buys BEFORE a large capital move: one call fuses OFAC/sanctions + mixer screening, multi-hop fund-flow forensics (layering, concentration, hubs) and counterparty settlement trust into a CLEAR/REVIEW/BLOCK verdict with the evaluated amount, a policy-bounded approved amount, a short expiry and an Ed25519 signature verifiable offline. Can I send this capital to THIS wallet? Pre-payment AML/KYT clearance and counterparty due-diligence for agents. Price: $1.50 per call (x402 payment, USDC on Base mainnet). Signed clearance packet before an agent moves significant capital to a wallet: fuses OFAC/sanctions + mixer screening, multi-hop fund-flow forensics (circular/layering, concentration, hubs) and on-chain counterparty settlement trust into one CLEAR/REVIEW/BLOCK verdict with the evaluated amount, a policy-bounded approved amount, a short expiry and an Ed25519 signature verifiable offline. Pre-payment AML/KYT clearance and counterparty due-diligence for autonomous agents. Input: to (counterparty wallet) + amount_usd (+ optional depth).
Parameters schema
{
"type": "object",
"required": [
"to",
"amount_usd"
],
"properties": {
"to": {
"type": "string",
"pattern": "^0x[a-fA-F0-9]{40}$",
"description": "Counterparty EVM wallet the capital will move to (0x + 40 hex)"
},
"depth": {
"type": "integer",
"description": "Forensics graph hops: 1, 2 or 3 (default 2)"
},
"amount_usd": {
"type": "number",
"description": "Capital about to move, in USD, e.g. 800 — scopes the verdict and approved amount"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.digitalweb33333-creator/x402-endpoints
https://github.com/digitalweb33333-creator/x402-endpoints
1/7 registries