Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5eb6…58400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x5685a9…762230 |
| 0x5eb6…58400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xb182ee…2c7b8d |
| 0x5eb6…58400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xc9eb7b…5262ee |
| 0x5eb6…58400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xf874db…5ad952 |
| 0x5eb6…58400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xcb60d3…15feb0 |
| 0x5eb6…58400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xbcd2a2…ebd260 |
| 0x5eb6…58400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xff5adc…91001a |
| 0x5eb6…58400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x2edb67…7943fd |
| 0x5eb6…58400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xfa95b0…5fc2d0 |
| 0x5eb6…58400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x00de15…fd45ee |
| 0x5eb6…58400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x501e25…fe486c |
| 0x5eb6…58400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x1a9d1b…2f14cd |
| 0x5eb6…58400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x55c586…2225c0 |
| 0x5eb6…58400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x883fcd…1f8625 |
| 0x5eb6…58400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x8ffe4a…b8855a |
| 0x5eb6…58400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xb431ef…9cc144 |
| 0x5eb6…58400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xa5d5f6…43b99c |
| 0x5eb6…58400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x85362a…c746ee |
| 0x5eb6…58400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x49d2de…eb5e8c |
| 0x5eb6…58400x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x715022…57d51b |
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.