Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x5c2bdf…b73e41 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x84fe95…5ba0ec |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x3d2ce0…4a4ec7 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x93f49d…87615e |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x695757…ac56a5 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x955873…d6b328 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x700193…28efd4 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x02949e…f56a81 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x958fdd…7f45a8 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x21f8d8…781be8 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xda4a4f…10868d |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x539887…49e245 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x38b43b…385a61 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x7d2a19…93182f |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xb10c8a…74f7a5 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xddd67b…ad92a0 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x72b176…0a96cf |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x6a5e66…73fe78 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x06c7d8…de0973 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xcd9197…ad260a |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xd1f9f0…0140b4 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xa3b0dc…44099c |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x073c2b…94f057 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xdef2dc…8149a4 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xadb422…d71645 |
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.