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 | 11d ago | 0xfb4a05…8eceac |
| 0x631a…72700xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 12d ago | 0x35ee0f…2ff781 |
| 0x91f1…f8800xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 12d ago | 0x92d1ce…cea137 |
| 0x91f1…f8800xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 12d ago | 0x8fbab0…5eab31 |
| 0x0d15…7bc00xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 12d ago | 0x6e8890…7d6e47 |
| 0xc9c7…16700xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 12d ago | 0xdd2b3c…1a17a0 |
| 0x902d…82560xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 12d ago | 0x8d40ed…ff7a4b |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 12d ago | 0x9aa076…06a008 |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 12d ago | 0xea76a9…8ebc73 |
| 0xbb5d…71a90xe82e…59e3 | Base | TickersFeedStock-quotes | $0.03 | 100% | coinbase | 12d ago | 0x6cf292…132569 |
| 0x89c0…c6fb0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 12d ago | 0x230203…675d3f |
| 0xeb3d…515f0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 12d ago | 0x9de3d2…66cc74 |
| 0xc9c7…16700xe82e…59e3 | Base | TickersFeedStock-quotes | $0.05 | 100% | coinbase | 12d ago | 0x511b51…a05cf8 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 12d ago | 0xb57ee4…d54cab |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 12d ago | 0x50a531…31bde6 |
| 0x3a0a…773e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 12d ago | 0xcb89bc…b8eff9 |
| 0x3a0a…773e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.05 | 100% | coinbase | 12d ago | 0x67a692…a89bbd |
| 0x3a0a…773e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 12d ago | 0x293f76…f7a6c0 |
| 0x3a0a…773e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.05 | 100% | coinbase | 12d ago | 0x7afdd9…9b1952 |
| 0x3a0a…773e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 12d ago | 0xb3faf1…7e40b0 |
| 0x3a0a…773e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 12d ago | 0xb08afe…562a13 |
| 0x3a0a…773e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 12d ago | 0xd1eaf3…4e59ab |
| 0x3a0a…773e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 12d ago | 0xbe5fda…162dd9 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 12d ago | 0xfc487c…dde65f |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 12d ago | 0x5d0201…9d373b |
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.