Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0xdbf9f1…e861ae |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0x9a55c1…cf0195 |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0x4cdba4…bb6f05 |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0x3f2bd2…d4a5f1 |
| 0x843b…c4a70xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 36d ago | 0xce49a0…344e98 |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0x0751e3…a2b9f8 |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0x785cac…9ccfc7 |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0x421de7…b4d9cc |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0x0466db…204bee |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 37d ago | 0xb60794…008098 |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 37d ago | 0x0395a7…3661a2 |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 37d ago | 0xf18c18…0eee90 |
| 0x9a07…9eea0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 37d ago | 0xf6debd…e1802d |
| 0x9a07…9eea0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.008 | 100% | coinbase | 37d ago | 0xe3391b…8f97b1 |
| 0x9a07…9eea0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 37d ago | 0x3f071f…e7fce6 |
| 0x9a07…9eea0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.008 | 100% | coinbase | 37d ago | 0x255864…33ac90 |
| 0x9a07…9eea0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.008 | 100% | coinbase | 37d ago | 0x38b4bd…ea96a7 |
| 0x9a07…9eea0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 37d ago | 0x5eda18…0760df |
| 0x9a07…9eea0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.008 | 100% | coinbase | 37d ago | 0xf2707c…42e702 |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 37d ago | 0x42c86f…96c7bd |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 37d ago | 0xaa9d38…0856d5 |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 37d ago | 0xcae183…2b1694 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 37d ago | 0x402190…cbf818 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 37d ago | 0x70089e…97b85e |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 37d ago | 0x5c84f6…8cc70d |
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.