Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xa07c2a…920105 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x802560…012651 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xb66f00…c79dce |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xeae700…9da729 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x7e1544…7fe31a |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x08f297…397930 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x1417ac…51e025 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xb8f1b3…e11293 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xc9c373…9b92b4 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x9ee1e4…b48519 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x2262db…62eed9 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xfe67c9…bb9f21 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x4025e7…d3dc87 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xb10ec7…4ae974 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x73d7ae…49f535 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x768aec…9183de |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xfb434c…67e01d |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x2b1769…2b4c62 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xabef29…087160 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x4df7af…0d75e4 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xf8860b…023dac |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xd3b679…48e8ac |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xcbf601…f4a4d0 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x7241c1…9427c4 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xb389e8…3c84c4 |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.