Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xf36ee6…f1ee88 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x4b0555…bc8d11 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x1cacf9…3da109 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x70ec8b…0a6594 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x2920ca…c000b8 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x140942…19db3d |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x545390…a6d846 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xe42d95…c73ad8 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x3b78ca…092d13 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x13f2f3…872241 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xcf9b47…1e4299 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xefebe0…943a9a |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x521a50…cd0f7c |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x36814e…d29eac |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xe30412…632cc8 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x17b24d…f1cfae |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x34e375…61f2ba |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x9462e6…b7e647 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x10ab30…c8b199 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xc089e0…c8c326 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xe41af1…b2ed3e |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x640abf…69c297 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x30ebbc…2c4571 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x2cfeac…05630a |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xf93faa…1e0e5c |
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.