Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x930d…82c10x8aab…4920 | Base | — | $0.11 | 100% | Payer-submitted | 46d ago | 0x2c1b7e…23aa9d |
| 0x930d…82c10x8aab…4920 | Base | — | $0.14 | 100% | Payer-submitted | 46d ago | 0x868959…3793a7 |
| 0x930d…82c10x8aab…4920 | Base | — | $0.13 | 100% | Payer-submitted | 46d ago | 0x64438e…5ebdf7 |
| 0x930d…82c10x8aab…4920 | Base | — | $0.14 | 100% | Payer-submitted | 46d ago | 0xb1ff33…a3b09b |
| 0x930d…82c10x8aab…4920 | Base | — | $0.04 | 100% | Payer-submitted | 46d ago | 0x8e3505…db6132 |
| 0x930d…82c10x8aab…4920 | Base | — | $0.14 | 100% | Payer-submitted | 46d ago | 0xfba502…6176c5 |
| 0x930d…82c10x8aab…4920 | Base | — | $0.13 | 100% | Payer-submitted | 46d ago | 0x8b97d6…159ef8 |
| 0x930d…82c10x8aab…4920 | Base | — | $0.15 | 100% | Payer-submitted | 46d ago | 0x47c133…a6e395 |
| 0x930d…82c10x8aab…4920 | Base | — | $0.09 | 100% | Payer-submitted | 46d ago | 0xe49eb0…fceec8 |
| 0x930d…82c10x8aab…4920 | Base | — | $0.11 | 100% | Payer-submitted | 46d ago | 0x6c5de4…070bfb |
| 0x930d…82c10x8aab…4920 | Base | — | $0.10 | 100% | Payer-submitted | 46d ago | 0xec403a…3a54c9 |
| 0x930d…82c10x8aab…4920 | Base | — | $0.18 | 100% | Payer-submitted | 46d ago | 0x102d6c…29d14e |
| 0x930d…82c10x8aab…4920 | Base | — | $0.11 | 100% | Payer-submitted | 46d ago | 0xe6ec70…8e8d55 |
| 0x930d…82c10x8aab…4920 | Base | — | $0.08 | 100% | Payer-submitted | 46d ago | 0x113ade…c859e5 |
| 0x930d…82c10x8aab…4920 | Base | — | $0.21 | 100% | Payer-submitted | 46d ago | 0x3fda49…1879ca |
| 0x930d…82c10x8aab…4920 | Base | — | $0.15 | 100% | Payer-submitted | 46d ago | 0xbfbf5d…b9d418 |
| 0x930d…82c10x8aab…4920 | Base | — | $0.08 | 100% | Payer-submitted | 46d ago | 0x356001…abde2e |
| 0x930d…82c10x8aab…4920 | Base | — | $0.13 | 100% | Payer-submitted | 46d ago | 0x5b2289…64ac9f |
| 0x930d…82c10x8aab…4920 | Base | — | $0.03 | 100% | Payer-submitted | 46d ago | 0x06e3e1…5ab3b0 |
| 0x930d…82c10x8aab…4920 | Base | — | $0.17 | 100% | Payer-submitted | 46d ago | 0xe2653a…241656 |
| 0x930d…82c10x8aab…4920 | Base | — | $0.12 | 100% | Payer-submitted | 46d ago | 0x330aa8…1547da |
| 0x930d…82c10x8aab…4920 | Base | — | $0.10 | 100% | Payer-submitted | 46d ago | 0x33986b…825e6f |
| 0x930d…82c10x8aab…4920 | Base | — | $0.19 | 100% | Payer-submitted | 46d ago | 0x91d47a…3fac3c |
| 0x930d…82c10x8aab…4920 | Base | — | $0.05 | 100% | Payer-submitted | 46d ago | 0x3c0399…b30abf |
| 0x930d…82c10x8aab…4920 | Base | — | $0.14 | 100% | Payer-submitted | 46d ago | 0xe03d39…2a471c |
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.