Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x8b9fbf…0f8273 |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xaa0f03…bc3922 |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x4f2d0b…950934 |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x372c4e…982524 |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x660cd9…7e32af |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x93b64f…43b3ef |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xc79330…34d35b |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xf86ae4…94c491 |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x3b5e13…ac6142 |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xefd331…30e77c |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xb98565…1463da |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xd4f865…2b4836 |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x9d5161…9c958b |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x7ebfa7…e7c74b |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x50facf…85b8b3 |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xad02a8…1ea9d4 |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xbdd2ac…60e843 |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xffd305…b46479 |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x8139bf…cfe500 |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xe38ab5…e7d72a |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x51434f…43e28f |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xd26118…54c814 |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xfb1f06…31562f |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xae3c50…2544df |
| 0xcb84…aaee0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xb3c167…defec1 |
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.