Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xce3c…caf90x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0x75183b…a231f7 |
| 0xb3a4…21f70x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0x48dc50…30b2c0 |
| 0x3f42…4a0c0x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0x8362e8…2e7410 |
| 0x30ce…ca3b0x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0x813207…6b8b53 |
| 0xa276…30950x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0x1b6fba…37dcd9 |
| 0xcdc2…4d190x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0x1d1194…64d26b |
| 0xc45a…491e0x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0x1db733…8d3999 |
| 0x83aa…1ac00x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0xc01eb0…9a8ea7 |
| 0xce3c…caf90x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0x8dea6c…5a90c3 |
| 0x7816…74140x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0x993c62…144f53 |
| 0x3f42…4a0c0x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0x19f371…88a1c4 |
| 0xfba0…d1640x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0xf79cdc…a307ca |
| 0xcdc2…4d190x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0x65fb5d…40d678 |
| 0xa276…30950x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0x54513f…2e6ff4 |
| 0x4bd0…22ca0x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0xe91970…71976e |
| 0xbcda…dc4f0x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0xbda901…a98105 |
| 0xcdc2…4d190x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0x621fc9…1d6101 |
| 0x7816…74140x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0x7686df…53999d |
| 0xa831…09fa0x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0x517639…67e799 |
| 0x17d5…34cc0x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0x35a678…0f8e2d |
| 0x965d…3b390x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0xa2f69f…6bbb4e |
| 0x530f…2a060x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0x8cb46d…379a01 |
| 0x28df…a2a70x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0x922ad2…6b1c95 |
| 0xd6b3…dc2c0x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0x1dcfb5…af31ba |
| 0x8ddc…75740x8ca9…811a | Base | currency-convertCurrency | $0.002 | 100% | coinbase | 62d ago | 0x7bc1a5…9b64f1 |
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.