Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x46bd…2ebd0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 13d ago | 0xf32c96…1123dd |
| 0x46bd…2ebd0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 13d ago | 0x5fe187…55c745 |
| 0x46bd…2ebd0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 13d ago | 0xc64024…a80882 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 13d ago | 0xe64293…8d43c2 |
| 0x5466…7a0c0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 13d ago | 0xd7ef2a…a0f1e7 |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 13d ago | 0x4daa8e…734545 |
| 0x76e9…57b30xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 13d ago | 0x141779…28c1db |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 13d ago | 0xc3246e…ade1a4 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 13d ago | 0xd986d0…3a9b3c |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 13d ago | 0x78ca9a…6ff5f4 |
| 0x01f9…84d30xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 13d ago | 0x71cab3…5efcd7 |
| 0x7052…402b0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 13d ago | 0x162f13…aa7323 |
| 0x7052…402b0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 13d ago | 0x6b2544…2e271f |
| 0x9688…d92d0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 13d ago | 0xd72aad…cd9217 |
| 0x9688…d92d0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 13d ago | 0x2f90ba…07342f |
| 0x9688…d92d0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 13d ago | 0x1905de…83a9d9 |
| 0x9688…d92d0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 13d ago | 0x6448a6…936bce |
| 0x9688…d92d0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 13d ago | 0x6af177…008ff8 |
| 0x9688…d92d0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 13d ago | 0x9efa84…60a9c3 |
| 0x9688…d92d0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 13d ago | 0x02c322…c1e2b5 |
| 0x9688…d92d0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 13d ago | 0x3e24df…9c7588 |
| 0x9688…d92d0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 13d ago | 0x1c2265…cc1086 |
| 0x0d15…7bc00xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 13d ago | 0xac1531…8f713d |
| 0x0d15…7bc00xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 13d ago | 0x89db5c…4f56b6 |
| 0x69e1…8a190xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 13d ago | 0xad9256…d86a79 |
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.