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 | 41m ago | 0xb6197a…e18d6f |
| 0x91f1…f8800xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 1h ago | 0x6de1af…39d393 |
| 0x91f1…f8800xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 1h ago | 0xfb450f…a9c843 |
| 0x91f1…f8800xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 1h ago | 0x11c962…867052 |
| 0x91f1…f8800xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 1h ago | 0x006a8c…8d6554 |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 1h ago | 0x84bc5c…997bd2 |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 1h ago | 0x6ed583…7b3cfb |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 2h ago | 0xaa4c5f…639828 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 2h ago | 0xa09f6f…93da4f |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 2h ago | 0x45b2df…09e281 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 2h ago | 0x272d3c…532c43 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 2h ago | 0x9cb20a…f9ddb9 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 2h ago | 0x1374e6…ab24e0 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 2h ago | 0xf9e894…185c4b |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 2h ago | 0x5c1216…24ac84 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 2h ago | 0x0c7eb9…aa5991 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 3h ago | 0x0f8de7…32e445 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 3h ago | 0x3c6cae…ea62ea |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 3h ago | 0x2ad775…dfddaf |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 3h ago | 0xe38e0e…abdbae |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 3h ago | 0xea61df…c0df54 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 4h ago | 0xe59fd4…a59b4a |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 4h ago | 0x479405…566343 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 4h ago | 0x1ec0b9…ba4e46 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 8h ago | 0xf13317…e2dcc7 |
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.