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.001 | 100% | payAI | 79d ago | 0xc0ba01…476601 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 79d ago | 0x1fd895…f12387 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 79d ago | 0x2680c7…925b1e |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 79d ago | 0xbac42c…1f49da |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 79d ago | 0x17cc62…4d0c7d |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 79d ago | 0xf1d99c…9c6b7b |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 79d ago | 0x1f41c3…61a247 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 79d ago | 0x4c6eb0…dc2e40 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 79d ago | 0x7b1385…f5ab89 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 79d ago | 0xf3cf65…2d3271 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 79d ago | 0xb0919d…05928f |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 79d ago | 0xc92aa6…3b36b5 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 80d ago | 0xf2fdc3…7e7d7a |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 80d ago | 0x275370…5c5bd8 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 80d ago | 0xe68fff…2895e9 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 80d ago | 0xbce5d8…504617 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 80d ago | 0x93433c…085cfe |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 80d ago | 0x645b88…6e067b |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.001 | 100% | payAI | 80d ago | 0x9c9f72…b5d51e |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.005 | 100% | payAI | 80d ago | 0x2c733f…1b2956 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.005 | 100% | payAI | 80d ago | 0xdcd936…c18eae |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.005 | 100% | payAI | 80d ago | 0x4fedb6…809366 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.005 | 100% | payAI | 80d ago | 0xd5ce00…40daa1 |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.005 | 100% | payAI | 80d ago | 0x913e78…a7299f |
| 0x6417…2da20x73fc…6079 | Base | Sanctions list screeningCompliance | $0.005 | 100% | payAI | 80d ago | 0x545078…5a0cdf |
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.