Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe3ba…3fb30xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 15d ago | 0x784575…ff8b87 |
| 0xe3ba…3fb30xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 15d ago | 0x6b4c69…67015b |
| 0xe3ba…3fb30xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 15d ago | 0xc6546e…bf587c |
| 0xe3ba…3fb30xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 15d ago | 0x73afd6…3682ab |
| 0xe3ba…3fb30xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 15d ago | 0x80e39c…533489 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 15d ago | 0x7cee67…023b49 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 15d ago | 0xc53dfd…312fac |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 15d ago | 0x61a658…55c05f |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 15d ago | 0xf39770…3fb50c |
| 0xfa1c…65d10xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 15d ago | 0x259e75…5dde29 |
| 0x3a3f…f3a70xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 15d ago | 0xabaa6d…0dade6 |
| 0x46bd…2ebd0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 15d ago | 0xd59538…90e6ec |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 16d ago | 0xdc6401…b1bbcc |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 16d ago | 0xeb8aa2…11b589 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 16d ago | 0xc8cd4f…3c7760 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 16d ago | 0xd867cf…40f133 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 16d ago | 0x8ff06d…2b3162 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 16d ago | 0x278fb1…809aad |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 16d ago | 0xd40368…d58d9e |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 16d ago | 0x2f54fd…90f25e |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 16d ago | 0xa726a1…f338af |
| 0x54e1…f4e00xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 16d ago | 0xfb32eb…52c8bb |
| 0x89c0…c6fb0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 16d ago | 0xccc1bb…b2edb2 |
| 0x54e1…f4e00xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 16d ago | 0x9b824f…074218 |
| 0x54e1…f4e00xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 16d ago | 0x09273a…4f2757 |
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.