Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x118b…c71b0x5229…88f3 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0xa3bebc…7e65a3 |
| 0x118b…c71b0xeaa0…cf8b | Base | — | $0.01 | 100% | coinbase | 60d ago | 0xcb6e39…f6c5f4 |
| 0x118b…c71b0xad6d…36ac | Base | — | $0.01 | 100% | coinbase | 61d ago | 0xde625b…66cad5 |
| 0x118b…c71b0x1579…04cb | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x2b04d1…b9f15e |
| 0x118b…c71b0x5543…23ab | Base | — | $0.01 | 100% | coinbase | 61d ago | 0xb22308…926ac8 |
| 0x118b…c71b0xf4dc…5955 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x83560d…20e8d7 |
| 0x118b…c71b0xdce3…9064 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0xddaa84…13fd27 |
| 0x118b…c71b0x1202…297d | Base | — | $0.01 | 100% | coinbase | 61d ago | 0xbace85…2ff124 |
| 0x118b…c71b0x48f4…d2c2 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x23f0bb…dd13bb |
| 0x118b…c71b0x6b88…f28f | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x331038…9bdf24 |
| 0x118b…c71b0x6c9a…1c68 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x46c75b…5623ad |
| 0x118b…c71b0xf164…ad74 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x0f75df…cc0c55 |
| 0x118b…c71b0x7b33…2565 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0xbdb476…aa6915 |
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.