Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8947…94f00x47c5…4fc3 | Base | — | $10.50 | 70% | 0x5b2d…d78c | 2d ago | 0x7fe575…1ad330 |
| 0x8947…94f00x47c5…4fc3 | Base | — | $10.50 | 70% | 0x4c95…d79b | 2d ago | 0x736444…a8645a |
| 0x8947…94f00x47c5…4fc3 | Base | — | $10.50 | 70% | 0xbb33…5277 | 2d ago | 0xb4086e…232526 |
| 0x8947…94f00x47c5…4fc3 | Base | — | $10.50 | 70% | 0x9ee0…41c3 | 3d ago | 0xed163a…d8bafd |
| 0x8947…94f00x47c5…4fc3 | Base | — | $10.50 | 70% | 0x4a9f…0311 | 3d ago | 0x041048…460e5e |
| 0x8947…94f00x47c5…4fc3 | Base | — | $52.50 | 70% | 0x1a4b…80bc | 3d ago | 0x116699…0ffaa6 |
| 0x8947…94f00x47c5…4fc3 | Base | — | $10.50 | 70% | 0x1efc…9e43 | 3d ago | 0x0b8759…4d2996 |
| 0x8947…94f00x47c5…4fc3 | Base | — | $10.50 | 70% | 0xb7ce…a062 | 3d ago | 0x6da721…7252ea |
| 0x8947…94f00x47c5…4fc3 | Base | — | $10.50 | 70% | 0xabef…3913 | 3d ago | 0xd708ad…7c8ebf |
| 0x8947…94f00x47c5…4fc3 | Base | — | $10.50 | 70% | 0xe146…b438 | 3d ago | 0x6fee3d…c03eee |
| 0x8947…94f00x47c5…4fc3 | Base | — | $10.50 | 70% | 0x79e1…2ea7 | 3d ago | 0xe5c3fa…fbf239 |
| 0x8947…94f00x47c5…4fc3 | Base | — | $10.50 | 70% | 0x1cb5…c0e2 | 3d ago | 0x7d8409…aa21e3 |
| 0x8947…94f00x47c5…4fc3 | Base | — | $21.00 | 70% | 0x0156…b0f5 | 3d ago | 0x344489…03a28c |
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.