Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8a42…60190x3a6b…5ce7 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x88911d…193611 |
| 0x8a42…60190x840b…dc5e | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x9065c1…589733 |
| 0x8a42…60190x6c49…836d | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x28e98f…100159 |
| 0x8a42…60190x5d4d…2211 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x54a3b0…2d0829 |
| 0x8a42…60190x8df3…e758 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x3bfda8…e9ad54 |
| 0x8a42…60190xf47b…00ba | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x13b905…12e8e8 |
| 0x8a42…60190x740d…b349 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x30eaf0…942f64 |
| 0x8a42…60190xf216…8b46 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x147946…d306e2 |
| 0x8a42…60190xfb5e…754e | Base | — | $0.01 | 100% | coinbase | 60d ago | 0xa23446…bb3da4 |
| 0x8a42…60190x4199…7369 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0xad9470…535dcc |
| 0x8a42…60190xc89e…9866 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x235a32…99b800 |
| 0x8a42…60190xc29b…6c15 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x7cfeb4…c7cbbd |
| 0x8a42…60190x6005…551c | Base | — | $0.01 | 100% | coinbase | 61d ago | 0xa9c97e…d85ce6 |
| 0x8a42…60190xb0a1…54a5 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0xdab8cd…df3359 |
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.