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 | 39d ago | 0x74be50…a6972e |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 39d ago | 0xf82f82…8a433f |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 39d ago | 0xca8de2…a9dc9a |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 39d ago | 0xe0523d…8f61a5 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 39d ago | 0xa8a67e…e75d02 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 39d ago | 0xad62fa…e99922 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 39d ago | 0x0a1521…40a8c4 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 39d ago | 0x96d07a…61190d |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.008 | 100% | coinbase | 39d ago | 0xe887ed…1f1f62 |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 39d ago | 0x2e0b9e…dde94a |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 39d ago | 0xb6838b…9fd8ac |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 39d ago | 0xc8ca78…793b4c |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 40d ago | 0xc9d80c…6b0c70 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 40d ago | 0xce9e3d…67ca85 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 40d ago | 0x8ee6c3…2ab654 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 40d ago | 0x459c00…be9190 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 40d ago | 0xd809c0…9180dd |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 40d ago | 0x4b445f…4802a1 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 40d ago | 0xe81954…355dbe |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 40d ago | 0xbf6830…451e98 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 40d ago | 0x1487b8…7cbeeb |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 40d ago | 0xad3198…ce0cff |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 40d ago | 0xad99fb…951c89 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 40d ago | 0x53dcfd…5c1e23 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 40d ago | 0xad0012…30065a |
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.