Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8cfa…be850x0e3d…7757 | Base | — | $10.50 | 100% | 0x45b7…2d94 | 64d ago | 0xc55468…513d07 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $1.05 | 100% | 0x0dd6…b0b0 | 64d ago | 0xd5df83…3d814d |
| 0x8cfa…be850x0e3d…7757 | Base | — | $8.40 | 100% | 0x023e…d6fc | 64d ago | 0x6f0e85…c04160 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $2.10 | 100% | 0xa4f5…b2f9 | 64d ago | 0xc35f93…88b9a7 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $5.25 | 100% | 0x0d74…aad6 | 64d ago | 0x8aa82f…aa3752 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $10.50 | 100% | 0x4596…ce09 | 64d ago | 0xe1db21…c87b89 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $5.25 | 100% | 0x0245…bb7b | 64d ago | 0x8a7447…bfd98c |
| 0x8cfa…be850x0e3d…7757 | Base | — | $78.75 | 100% | 0x54b0…4384 | 64d ago | 0x63a575…e301bc |
| 0x8cfa…be850x0e3d…7757 | Base | — | $10.50 | 100% | 0xa690…238c | 64d ago | 0x06e314…24c391 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $5.25 | 100% | 0x4c95…d79b | 64d ago | 0x972ad0…ba50ca |
| 0x8cfa…be850x0e3d…7757 | Base | — | $5.25 | 100% | 0x64fd…12f4 | 64d ago | 0x8ad55f…41f1c1 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $10.50 | 100% | 0x6ae4…e26d | 64d ago | 0xdca47c…3a86ad |
| 0x8cfa…be850x0e3d…7757 | Base | — | $2.10 | 100% | 0x7dc9…9d7b | 64d ago | 0x64b921…868695 |
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.