Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $0.03 | 100% | coinbase | 38d ago | 0x29e4f9…8ee235 |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $0.03 | 100% | coinbase | 38d ago | 0x476f04…84db67 |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $12.00 | 100% | coinbase | 38d ago | 0xeff43b…82078f |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $8.00 | 100% | coinbase | 38d ago | 0x9c2cd1…44e074 |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $0.01 | 100% | coinbase | 39d ago | 0xcb16ab…003f34 |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $0.01 | 100% | coinbase | 39d ago | 0xb9d72d…355740 |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $0.01 | 100% | coinbase | 39d ago | 0x4e59cd…b596c6 |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $0.01 | 100% | coinbase | 39d ago | 0x19505b…5fbe6c |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $0.01 | 100% | coinbase | 39d ago | 0xe9f8c6…2ce1cf |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $0.01 | 100% | coinbase | 39d ago | 0xdeb121…b0fa61 |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $0.02 | 100% | coinbase | 39d ago | 0x2f8e6c…16cdef |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $0.005 | 100% | coinbase | 39d ago | 0xdf64dc…8d71d7 |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $0.09 | 100% | coinbase | 39d ago | 0x614a64…f685bb |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $0.01 | 100% | coinbase | 39d ago | 0x20b7bb…7e392d |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $0.09 | 100% | coinbase | 39d ago | 0x0d7c14…99fbf6 |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $0.02 | 100% | coinbase | 39d ago | 0x6f4af6…a41f65 |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $0.25 | 100% | coinbase | 39d ago | 0x15ed95…837ded |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $0.01 | 100% | coinbase | 39d ago | 0x0d8d58…f5b6ec |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $0.01 | 100% | coinbase | 39d ago | 0xd668bf…921d49 |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $0.01 | 100% | coinbase | 39d ago | 0x69e5a1…d7f64f |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $0.09 | 100% | coinbase | 39d ago | 0xca3a98…e9ef59 |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $0.01 | 100% | coinbase | 39d ago | 0x5860df…e10b84 |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $0.09 | 100% | coinbase | 39d ago | 0x83ea06…094910 |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $0.02 | 100% | coinbase | 39d ago | 0xd6f8be…bd0d76 |
| 0xa087…d6480x2d16…c6c3 | Base | gauge/grid-reliability-regionGauge | $0.25 | 100% | coinbase | 39d ago | 0x2c1c97…05a316 |
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.