Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xf53773…a400d7 |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xd4bca5…4452fe |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xe6c8d6…1e81e7 |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x2855a8…d6e379 |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xe20c2a…648e1e |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xcd806c…f786e2 |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xf4126c…07c9a4 |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x79bd3d…d38bc7 |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x24d51e…eab601 |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xd51acc…c85964 |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xd929c5…76799c |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x91946b…d09898 |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x0c8b46…217971 |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xf0f343…9d772d |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xa263f9…170d3a |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xeda5fe…a562b0 |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xc3c962…24248c |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x3ec71f…88f56b |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xe5e229…d1fed3 |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xaacfdb…1fe29f |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x24a8c7…9ceef6 |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x237ec4…710b55 |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x5199c9…4d98eb |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x05b0c6…fc6f53 |
| 0x9962…1fdd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xb6cec8…3d3165 |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.