Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa04e…ba3f0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 17d ago | 0xf0a6d5…3c63c0 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 17d ago | 0x27b17c…721b46 |
| 0xcf98…fe7e0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 17d ago | 0x4929f9…f9dd03 |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 18d ago | 0xbe0eaa…15eb57 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 18d ago | 0xaf5309…31f0f9 |
| 0xbb5d…71a90xe82e…59e3 | Base | TickersFeedStock-quotes | $0.02 | 100% | coinbase | 18d ago | 0x66b8cf…226409 |
| 0xbb5d…71a90xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 18d ago | 0xa17b08…4763b2 |
| 0xbb5d…71a90xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 18d ago | 0x677ba3…b8c7e3 |
| 0xbb5d…71a90xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 18d ago | 0xdfccf0…02750a |
| 0xbb5d…71a90xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 18d ago | 0x4d9d42…527276 |
| 0xbb5d…71a90xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 18d ago | 0x8040bc…c8a6bf |
| 0xbb5d…71a90xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 18d ago | 0x2f1e15…1bb353 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 18d ago | 0xeb5582…378a9a |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 18d ago | 0xae09c4…03ab71 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 18d ago | 0xa9b0d3…5617aa |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 18d ago | 0x9e934b…f72d6c |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 18d ago | 0x5f4669…bc1de0 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 18d ago | 0x8c1fa9…5ef238 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 18d ago | 0x5f2638…1c9a73 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 18d ago | 0x2b280e…97b587 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 18d ago | 0x5552c5…59eeee |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 18d ago | 0x2a8f57…e5d81e |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 18d ago | 0x8da90f…098ab9 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 18d ago | 0x9723ec…67c89f |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 18d ago | 0x56557d…8f61ef |
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.