Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0x893d2a…d3a0f2 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0xbfab64…cb0c5c |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0xa727b7…d73e95 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0x76e50d…b979c6 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0xf5af8d…0f5aab |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0x8a0821…031812 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0xff9185…514b8e |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0x8458e1…5c792c |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0xe75bf6…cf8591 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0xa32ddc…394fb9 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0x8627de…ef6f31 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0x784b79…470665 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0xb7bc5c…350225 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0xdffed3…84d109 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0x5bf801…9bb118 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0x123b9b…4a0355 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0x8dce72…f0081a |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0x1a5aee…ebba25 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0x7a89ce…bfde57 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0x791cc8…578d3c |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0x75ba66…f16ae4 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0xcb359c…2bbd05 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0x4e8a2a…8ef2a3 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0xf3bbc6…45fc37 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 2d ago | 0xa55d17…54de63 |
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.