Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x7e18ea…effa16 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xcf5baf…b8a2a6 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x12ebc5…68a8ca |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x1566fc…4b491a |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xe590b4…d6b652 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x984120…b2c7a1 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xad1e14…8fb362 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xd506d3…cc42f2 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xf2269e…9f18ad |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x30deaa…ce1add |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x307483…2d509e |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xf33196…b70767 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x73ed7e…d1efd9 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xfc6378…1b725f |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xe130a1…a4b94a |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xeefc98…52c646 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x3b5908…fd1c4d |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xda918e…10c8e4 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x793125…310cb8 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x890a45…5b110e |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xf56e7c…abcbc7 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xcf8c22…42fa84 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xd5e1fa…afecac |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x1d7206…7b18df |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x7a4548…409e70 |
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.