Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0xee84f2…d293f4 |
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0xe26d75…669207 |
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0x9f9833…af87b2 |
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0x2123dd…b5e4ef |
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0x7b4b28…1a1279 |
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0x5e7d0a…f5bff3 |
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0xcd11e7…8b4055 |
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0xe5d20c…c9fcf3 |
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0x22a931…298b42 |
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0xd3b48f…64d7ef |
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0xbdf732…cda5f0 |
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0x4b3903…1ba8f0 |
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0x75d85f…9e09ca |
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0xd1b39e…f93e41 |
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0x1a1a01…c51eaf |
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0xeb3f27…cb8f5f |
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0x906c63…d095de |
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0xfeb5e6…4d0ea3 |
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0x983048…50ad0e |
| 0xe3fc…fa000xdb5a…0671 | Base | — | $0.02 | 100% | coinbase | 24d ago | 0xd191d8…fd25a3 |
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0xde9084…2b8952 |
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0xcc179b…9c53e4 |
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0x121258…d9b825 |
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0xf8e561…056467 |
| 0xe3fc…fa000x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 24d ago | 0xfb69e9…faf4bc |
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.