Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x0ca07c…461e78 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xac02ac…5e5644 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x11d30e…bacc18 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x9437d8…036b40 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x7e87be…d91657 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x53886f…f67fb1 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x98b8ba…acb1ad |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x339f42…39e155 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x564e23…7bf82b |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x83576d…8ce560 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xb49074…5d4f5a |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x581fb1…e88e71 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x483841…27a7f4 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x4397a9…984141 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x17e1a0…2ead4e |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xfd841c…d31790 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x168952…228865 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xd6ced9…ca6141 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x751a17…c039ac |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xaeff9a…4b6064 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xec8c78…0eea03 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xe70468…ef5ca1 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x597684…939b66 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x6776e1…f12b79 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x39204d…9b3f95 |
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.