Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9c57…47a80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xb108a8…1fd047 |
| 0x9c57…47a80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf551e5…7660ab |
| 0x9c57…47a80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xcbec67…3e46df |
| 0x9c57…47a80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x149107…1da9af |
| 0x9c57…47a80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xfa8ed3…3a528d |
| 0x9c57…47a80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x4a294a…ceed43 |
| 0x9c57…47a80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xaaa277…9b3c89 |
| 0x9c57…47a80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x5b6d9f…6c1325 |
| 0x9c57…47a80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8cc619…5a8e8f |
| 0x9c57…47a80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x04dbbf…9ae243 |
| 0x9c57…47a80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x9d112e…f1d28f |
| 0x9c57…47a80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xc204cf…172b44 |
| 0x9c57…47a80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x36a31d…72bac0 |
| 0x9c57…47a80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf62263…e08e54 |
| 0x9c57…47a80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x0faaf3…40e632 |
| 0x9c57…47a80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x923b39…579751 |
| 0x9c57…47a80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x7d8863…24bb35 |
| 0x9c57…47a80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xeb2d9f…de9a9b |
| 0x9c57…47a80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8255ee…7ee6b5 |
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.