Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x924105…799105 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x66f2b1…720a13 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x9f93ea…3206d3 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x65d4c5…84b35c |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xea6e03…6a1be4 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x94bca7…98afcb |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xb565f0…0a7f63 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x1d9560…332efc |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x7f7d9a…e80bde |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xb2827b…ce3728 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xc8ee25…48cf96 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x9f218a…0898de |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x196de2…cba390 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x0d143c…116640 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xe1941d…a01267 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xb3019e…b66905 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x99e53d…88eb70 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x5de79d…d720d9 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x87fbe3…9c15f0 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xa4f38b…73cd8d |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xf6e463…f434d3 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xc854e7…4c147a |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x46db20…1b94c0 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xc3018e…dfc504 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x8cf62f…5eb815 |
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.