Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 22d ago | 0xc88ac2…8ff893 |
| 0x6777…39860xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 22d ago | 0xbc902a…3c71b8 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 22d ago | 0x57aaff…833207 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 22d ago | 0x71dd5c…8bc45c |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 22d ago | 0x6075ce…1dd39e |
| 0xc93f…e0810xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 22d ago | 0x675d24…d5bee0 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 22d ago | 0x95f42c…a092e8 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 22d ago | 0x9b2c4d…2c1629 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 22d ago | 0xccc3e3…34b676 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 22d ago | 0x3473c1…a446d5 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 22d ago | 0x4f05a0…cd5b0b |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 22d ago | 0xb2a924…c6acb0 |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 22d ago | 0x54fc5a…19f93b |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 22d ago | 0x63f297…48022b |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 22d ago | 0x476473…35840c |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 22d ago | 0xcc3632…8b57bd |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 22d ago | 0x874940…11b3ec |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 22d ago | 0xefa955…b14270 |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 22d ago | 0xab3679…1ec66f |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 22d ago | 0x246093…677f7f |
| 0x89c0…c6fb0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 22d ago | 0xa8d14e…980098 |
| 0x89c0…c6fb0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 22d ago | 0x4f8a2b…dccfdd |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 22d ago | 0xd2423a…510bf2 |
| 0xc059…8b5e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 23d ago | 0x8300a1…0e41ab |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 23d ago | 0x0e5808…b50a37 |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.