Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x0ed40b…f67d39 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x60802a…e03d81 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x7ad0a6…372e6d |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xcc1d13…ace120 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x16a4de…3664c2 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xb84dc5…96a5eb |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x846233…ad5816 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x421378…51e88d |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x4b8cfd…a53824 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x662d27…8bf66e |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x33b262…e23288 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x6e6d7d…d9794c |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xa49b4e…5dbe2d |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x165c83…7f7d58 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x58418f…0c4354 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xc72b38…7892eb |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x40b168…a7364c |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xdd0ab8…6c19d3 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xcd559b…6c981c |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xf11667…12f68a |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x74cb39…9ece27 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xa746aa…370bfb |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x6d72d4…420b05 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x654db5…6a37ce |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x4f7dbd…05b364 |
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.