Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x6fe7…b9900x8928…edf2 | Base | — | $0.01 | 100% | coinbase | 75d ago | 0xd49b21…51f9ea |
| 0x6fe7…b9900xd09e…71b8 | Base | — | $0.01 | 100% | coinbase | 76d ago | 0x8e2a94…2d185c |
| 0x6fe7…b9900xee00…5970 | Base | — | $0.01 | 100% | coinbase | 76d ago | 0x29377e…57f386 |
| 0x6fe7…b9900xe52b…4caa | Base | — | $0.01 | 100% | coinbase | 76d ago | 0x067d1f…137778 |
| 0x6fe7…b9900x77fd…ed54 | Base | — | $0.01 | 100% | coinbase | 76d ago | 0x4db191…cbf2e6 |
| 0x6fe7…b9900x6408…297e | Base | — | $0.01 | 100% | coinbase | 76d ago | 0x9efc66…5cfbec |
| 0x6fe7…b9900x245f…4863 | Base | — | $0.01 | 100% | coinbase | 76d ago | 0x326359…00f2e3 |
| 0x6fe7…b9900x6c65…7695 | Base | — | $0.01 | 100% | coinbase | 76d ago | 0xf79332…e63d97 |
| 0x6fe7…b9900xadf7…1b1e | Base | — | $0.01 | 100% | coinbase | 76d ago | 0x8c9261…b72216 |
| 0x6fe7…b9900xbc23…f159 | Base | — | $0.01 | 100% | coinbase | 76d ago | 0xe1a2a7…09be1d |
| 0x6fe7…b9900xf207…2f83 | Base | — | $0.01 | 100% | coinbase | 76d ago | 0xb9b9e5…8dce53 |
| 0x6fe7…b9900x0f12…dd5a | Base | — | $0.01 | 100% | coinbase | 76d ago | 0x2bd055…3cac52 |
| 0x6fe7…b9900xbcac…5a9b | Base | — | $0.01 | 100% | coinbase | 76d ago | 0xfb462c…03b8cc |
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.