Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x1e8b65…aa6640 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x331adc…fd166a |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x7defb9…b21dfc |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x161914…2530db |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x66035d…22a661 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x921e05…828a49 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x0524db…fcc263 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x3c4ec8…dc2d33 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x655eac…07ca60 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xf7bc42…adf322 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x20b6e9…2ad885 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x87e134…258202 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x9c787d…2964ba |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x4d68a6…0e4fc9 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x00fe3d…56620f |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xbf6016…eab2da |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x713751…4f7b62 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x9ec26a…9be977 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xac84b2…09677c |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x7874bb…b961b9 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x1d08b7…661e2b |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x04c849…c07239 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x249b53…9f31ac |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x26e169…d4af8e |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x9cbe3d…257647 |
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.