Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x65c9…c3160x07fb…97dc | Base | — | $3.15 | 70% | 0x07fb…97dc | 6d ago | 0x7052cd…f8e3cf |
| 0x07fb…97dc0x2b6d…32c5 | Base | 2sPublic-records | $0.0045 | 100% | coinbase | 6d ago | 0x2a716f…9fc13e |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 7d ago | 0xbc642b…ca32f2 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 7d ago | 0xa88c46…73f4dc |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 7d ago | 0x9dec6c…bf8f34 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 7d ago | 0xb23040…b22e71 |
| 0x07fb…97dc0x3070…fa85 | Base | x402 service | $0.02 | 100% | coinbase | 7d ago | 0x631208…121fb3 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 7d ago | 0x9daaec…424d93 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 7d ago | 0x01818c…e0ee5b |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 7d ago | 0x742b41…d1eeba |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 7d ago | 0x56aeca…2aed25 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 7d ago | 0x7ee794…c96ce1 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 7d ago | 0xcdff86…0a225d |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 7d ago | 0xe41288…8ed286 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 7d ago | 0x0cfddf…b0245c |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 7d ago | 0x691f23…cee833 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 7d ago | 0xa133a0…ac9ef4 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 7d ago | 0xb9a534…1343e8 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 7d ago | 0x6141f5…8c827c |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 7d ago | 0x39190c…5b1f8f |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 7d ago | 0xaf10a9…84605a |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 7d ago | 0xdf0c7e…9f33bb |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 7d ago | 0xa7c02f…d325ba |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 7d ago | 0xcf73ae…d7143b |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 7d ago | 0x9e5499…e8153f |
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.