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 | 48d ago | 0x7df216…19b0b6 |
| 0x8a1a…aa530xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 48d ago | 0xf88936…5cf018 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 48d ago | 0x01b2d7…ba9226 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 48d ago | 0xa5675a…64c5e2 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 48d ago | 0x5292ed…ebc238 |
| 0x8a1a…aa530xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 48d ago | 0x9123cd…04c5ad |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 48d ago | 0x4edf7b…d04013 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 48d ago | 0xf8c869…314363 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 48d ago | 0x639ed6…8c921a |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 48d ago | 0x6129f4…2e22ce |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 48d ago | 0xabe317…9284ad |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 48d ago | 0xd822cf…16f0f9 |
| 0x8a1a…aa530xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 48d ago | 0x612b4e…76161a |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 48d ago | 0x4ef932…480493 |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 48d ago | 0xf2974c…41ce84 |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 48d ago | 0xc8dc10…8ffec8 |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 48d ago | 0x4baeb4…f08ba3 |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 48d ago | 0x0ee74e…772bec |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 49d ago | 0xa023c7…222ef6 |
| 0x8a1a…aa530xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 49d ago | 0x6f875b…424c16 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 49d ago | 0xb0787a…c980aa |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 49d ago | 0xc9c1ea…993563 |
| 0x8a1a…aa530xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 49d ago | 0xa7f0f1…40341e |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 49d ago | 0xd8020a…c46b0d |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 49d ago | 0x0ba718…ab8189 |
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.