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 | 41d ago | 0xa2d4fb…2d3648 |
| 0x8a1a…aa530xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 41d ago | 0xbde55d…4f7d98 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 41d ago | 0x29e4f8…7ab369 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 41d ago | 0x7b99f2…3f517c |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 41d ago | 0x93e528…db638f |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 41d ago | 0x224ebd…421058 |
| 0x8a1a…aa530xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 41d ago | 0x965d32…c70483 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 41d ago | 0xe775ff…0ce925 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 41d ago | 0x7fbc5a…738c29 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 41d ago | 0xf68071…b054e3 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 41d ago | 0x994d3d…41ceef |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 41d ago | 0x215ed9…c64ae6 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 41d ago | 0xdfbf3d…d1bdff |
| 0x8a1a…aa530xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 42d ago | 0x89f33c…d5a34c |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 42d ago | 0x96ea29…1643b7 |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 42d ago | 0x8b3ab8…71400c |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 42d ago | 0x250ff5…dfbfdd |
| 0x8a1a…aa530xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 42d ago | 0x78068f…104c32 |
| 0x7cef…78000xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 42d ago | 0xaca5a9…6e5c27 |
| 0x8a1a…aa530xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 42d ago | 0x8ae209…1da989 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 42d ago | 0xd559ea…68c0f3 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 42d ago | 0xb12aeb…60e71a |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 42d ago | 0xba5ade…eaaeb1 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 42d ago | 0x4cb58d…274eef |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 42d ago | 0x4fb33d…d7c2af |
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.