Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x5594d8…9314a9 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x1bc34f…829bd9 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0xd86cb6…c21791 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x7fdb63…fe451c |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0xabe604…a77c71 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0xc78e1e…2a869c |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x7734ee…e74790 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x442a80…9975fe |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x0502ba…8ac0e7 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x4915e3…d1c268 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x7d956f…db6ee8 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x1a7725…2f1528 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x5d30e1…e1a7d8 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x64a7cd…8d7fc4 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0xd53ca4…89999c |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0xa0040e…6f9cf1 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0xbe5bf3…a05844 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0xafef50…98a511 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x6003d0…ea4430 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0xae985e…9abf1c |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x96b754…80e34d |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x570454…4c0b07 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0xea9898…e3207f |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0xf6352d…aa69f7 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x56cdac…7d5f06 |
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.