Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x3c715a…0691b4 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x2b747a…725c0f |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x11fad6…51281f |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x107293…4aa004 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x1572b5…23c142 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb3a8b9…2ce4ae |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x65e686…a79b63 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x853174…156a45 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xd4328b…40127f |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe52d94…8e66b4 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x92a535…a0ae38 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x85840c…a8ced9 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb3535d…faf550 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x0f5e92…6f78df |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x276ba9…6deb1e |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x6db3bd…e461e1 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x7b752d…4209d2 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x4518b1…c11061 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xa87b7e…d52acc |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xed74e5…4dfa77 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xf92573…d9ac52 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x7dcd89…b57467 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x7fddad…de51e5 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x0051ea…ab790d |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x1a5588…fa077a |
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.