Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0x207c14…2c6f1e |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0x0d83bf…bfe536 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0xde7f1f…77f67e |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0x490cc8…42d6eb |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0x1efea9…a4f917 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0x36b6a2…13ea3c |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0xebffd3…129eca |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0xbc5f1d…a9a88c |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0x75d900…a50c5d |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0xab0bb5…ce6bae |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0xbcb281…dc530f |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0x3f5952…14175c |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0x5c1634…f46563 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0xffdecc…e92c0b |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0x633029…e6ed21 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0x66e438…cbc1a8 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0x245c7a…15aef0 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0xe09458…8f62ac |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0x71a77e…7b45a3 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0x82c131…0aebef |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0x8fe629…7b456f |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.01 | 100% | coinbase | 49d ago | 0x50ba9b…f60c23 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0x7344ce…59b296 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0x9d967c…7a7e75 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 49d ago | 0x36a3a6…1289e8 |
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.