Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 1d ago | 0x38f6ac…a5c508 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 1d ago | 0xb1cb07…48047e |
| 0x91f1…f8800xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 1d ago | 0xca100e…d6a674 |
| 0x91f1…f8800xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 1d ago | 0x11dc02…975387 |
| 0x91f1…f8800xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 1d ago | 0x7466f5…83735d |
| 0x91f1…f8800xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 1d ago | 0x0ccf40…1fdc21 |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 1d ago | 0x8ee4a9…e08b6b |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 1d ago | 0x1069a2…0dfbd8 |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 1d ago | 0x595e72…61b252 |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 1d ago | 0x79a414…786c27 |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 1d ago | 0x53c562…0a99b7 |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 1d ago | 0xb4bf42…7c4dc9 |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 1d ago | 0x0ba960…f7a3a2 |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 1d ago | 0x98fe5d…0716b7 |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 1d ago | 0x1a945f…62d884 |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 1d ago | 0xa4c13d…9db77b |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 1d ago | 0x8a64e7…ef46f2 |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 1d ago | 0x8cb599…6644a5 |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 1d ago | 0xe0f359…1b38d9 |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 1d ago | 0xc30615…f59c4f |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 1d ago | 0x260dae…d8cebe |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 1d ago | 0xb8edea…75f35e |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 1d ago | 0x0f4e74…2474c8 |
| 0x2e8d…c32d0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 1d ago | 0x0ea6c5…dcebf6 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 1d ago | 0xceb668…5fe08b |
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.