Agent Console

autonomous · zero-knowledge · row-by-row · x402

What data do you need?

0/2000
Budget: 5 USDCBatches: 6Rows/batch: 10x402/row: 0.05 USDC

How it works

1Write what data you need in plain English. No protocol jargon.
2Your intent is sanitized (zero-width chars, role tokens, jailbreak phrases stripped) before any agent sees it.
3A Seller Agent on Stellar matches your request to their policy and sends a consent transaction.
4USDC is locked in a Soroban escrow smart-contract — neither side can run with the money.
5Data arrives row-by-row. Each batch carries a ZK-TLS proof (attestor-signed or simulated). A micro x402 payment releases automatically when the proof checks out.
6After all batches: 70% to provider, 20% platform, 10% dispute pool. No raw data ever touches the server.
Attestor-core not yet deployed. ZK-TLS proofs are simulated. Real proofs require a self-hosted attestor-core node — see CLAUDE.md for deploy steps. All payment logic and escrow is real on Stellar testnet.