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 | 18d ago | 0xa1f941…cfef11 |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 18d ago | 0x415976…dd3a6a |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 19d ago | 0xa4db95…ddd145 |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 19d ago | 0xca1d73…44ce58 |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 19d ago | 0xd7359e…44f3ad |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 19d ago | 0x88d82b…588612 |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 19d ago | 0xe530dc…e5ae68 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 19d ago | 0x5e7728…c36f8f |
| 0x89c0…c6fb0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 19d ago | 0x288726…4a9f58 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 19d ago | 0x87d8d6…814e42 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 19d ago | 0x67c033…12456d |
| 0x27ab…248c0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 19d ago | 0x8ba751…bb28f1 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 19d ago | 0x2988fb…d732bf |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 19d ago | 0x2d6a6a…40937d |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 19d ago | 0x55884b…ccb1ba |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 19d ago | 0x5e00ac…9ed3b7 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 19d ago | 0xb3ca78…72caf6 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 19d ago | 0xed6db8…2f9df3 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 19d ago | 0x67aa9d…bf4d7a |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 19d ago | 0xd210d8…e48bf7 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 19d ago | 0x392cd8…81ef87 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 19d ago | 0x1e657d…017afa |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 19d ago | 0xb5ada2…4ecd42 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 19d ago | 0xecf2cc…ea5e87 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 19d ago | 0x0a2547…0ac1b9 |
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.