Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.03 | 100% | payAI | 75d ago | 0x36ba87…1776af |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.005 | 100% | payAI | 75d ago | 0xb0cf29…71afa3 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.005 | 100% | payAI | 75d ago | 0x837f9c…dd687d |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.01 | 100% | payAI | 75d ago | 0xe6a546…2b1e0b |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.003 | 100% | payAI | 75d ago | 0xed9faf…30845c |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.005 | 100% | payAI | 75d ago | 0xc9857c…5b7868 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.02 | 100% | payAI | 75d ago | 0xfd69c6…03de93 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.02 | 100% | payAI | 75d ago | 0xdae27f…81cbff |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 75d ago | 0x52740f…610e28 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.06 | 100% | payAI | 76d ago | 0x05bb05…1a803c |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 76d ago | 0xbb1daf…a70ebc |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.02 | 100% | payAI | 76d ago | 0xcf86df…727ca5 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 76d ago | 0xa47c35…af4bd5 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.02 | 100% | payAI | 76d ago | 0x13ae91…9f028f |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 76d ago | 0xbc672b…041a10 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.005 | 100% | payAI | 76d ago | 0x268914…939508 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 76d ago | 0x63b1ce…d3bb4b |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.02 | 100% | payAI | 76d ago | 0x2f0269…8ec85f |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 76d ago | 0xf044af…10605d |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.03 | 100% | payAI | 76d ago | 0x7dbfbd…5dfde7 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 76d ago | 0xb2d69a…02dc0d |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.03 | 100% | payAI | 76d ago | 0x9c80be…03bec5 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.03 | 100% | payAI | 76d ago | 0x2dd646…2af063 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.005 | 100% | payAI | 76d ago | 0xf93666…37537c |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.005 | 100% | payAI | 76d ago | 0x2d2782…427bc7 |
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.
GET api.roundhouseai.io/v0/transactions
Show the promptHide the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out — which merchants are being paid, typical amounts, and anything unusual. curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100' Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402. Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats. The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.