Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x914c…b5e40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 35d ago | 0x3726b6…b4e3dc |
| 0x350e…66570xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 35d ago | 0x827ee9…5896c6 |
| 0x3a3f…f3a70xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 35d ago | 0x270e30…34c62e |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0xbefb15…e9cc54 |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0xb2289a…b9a74b |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0x689fcb…3640e3 |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0x15153b…27e469 |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0x833426…064919 |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0xbda64a…33a283 |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0x1a61ec…6a6468 |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0x14defd…2870c5 |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0x655abe…af5625 |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0x8aa4a6…fcf441 |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0x0b48a4…9e9576 |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 36d ago | 0xba61ec…45feed |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 36d ago | 0xbce29b…45f805 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0xaff863…e226ee |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0x55f20d…ea3504 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0xd4aac5…c95246 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0xdc7b66…36ce00 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0x885961…3df20a |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0x05cc6a…126e38 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0xaa0efb…de24e8 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0xba2e25…33f79d |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 36d ago | 0x5542c8…0f22e0 |
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.