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 | 5d ago | 0x470cea…107103 |
| 0x91f1…f8800xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 5d ago | 0xa23821…e33b17 |
| 0x91f1…f8800xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 5d ago | 0xe717b0…167e9c |
| 0x170d…fa100xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 5d ago | 0xaeeead…7e32fc |
| 0xddc6…b91f0xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 5d ago | 0x6af809…93185b |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 5d ago | 0x8503d3…ebecec |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.08 | 100% | coinbase | 5d ago | 0x08b69f…31991d |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.02 | 100% | coinbase | 5d ago | 0x1307c3…d7f97e |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.001 | 100% | coinbase | 5d ago | 0x2899d2…4bacba |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.008 | 100% | coinbase | 5d ago | 0x09a0c0…a9ff4a |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 5d ago | 0xbb33ee…e7a4f5 |
| 0x0567…13f40xe82e…59e3 | Base | TickersFeedStock-quotes | $0.003 | 100% | coinbase | 5d ago | 0x0043bc…12df19 |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 5d ago | 0xd4d8b3…8e6b7c |
| 0xe252…29e50xe82e…59e3 | Base | TickersFeedStock-quotes | $0.002 | 100% | coinbase | 6d ago | 0x82b851…d6a156 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 6d ago | 0x5d2966…2e43d2 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 6d ago | 0x91ab38…127297 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 6d ago | 0x52f387…6af19b |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 6d ago | 0x30545b…79d867 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 6d ago | 0xa46712…a62fd6 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 6d ago | 0x36eb6a…e2d2c8 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 6d ago | 0xa20974…9b8aea |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 6d ago | 0x7b8a49…712470 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 6d ago | 0x9b81a4…9c34fe |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 6d ago | 0x881e8c…cecd00 |
| 0x8c6e…1b030xe82e…59e3 | Base | TickersFeedStock-quotes | $0.005 | 100% | coinbase | 6d ago | 0xd8d374…b012b2 |
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.