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 | 35d ago | 0xc9fbf1…bed301 |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0x109d26…c0e73b |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0x5b8da5…739eaa |
| 0x5e95…a55e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0x3e331d…eb3894 |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 35d ago | 0xfe32bd…211ea2 |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 35d ago | 0x06092f…895cf7 |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 35d ago | 0xa35789…657b27 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0x5701b9…03ed42 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0x2d8c2a…ab4cb9 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0x810f97…28bbc4 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0xfc6236…425a0a |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0x37108a…393409 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0x2c29c7…87e3fe |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0x40ba98…6e7388 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0xcc0b4c…12f89a |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0x43d8bc…1dfff0 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0x8ad109…17bd18 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0x82e709…c46638 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0x6c26b8…de5625 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0xc9bdcb…121c4f |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0x18ca25…425b10 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0xb891ff…ee4a9c |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0xe7c935…f5645b |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0x09f47b…fbf937 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 35d ago | 0xa74e7d…2376c5 |
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.