Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb769…33200x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 44d ago | 0x8576e2…50fe57 |
| 0xb769…33200x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 44d ago | 0xbb2be4…f2af3b |
| 0xb769…33200x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 44d ago | 0x90f45b…d56450 |
| 0xb769…33200x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 44d ago | 0xc2511b…412ace |
| 0xb769…33200x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 44d ago | 0xded660…3bc9ab |
| 0xb769…33200x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 44d ago | 0xa10f35…efae8d |
| 0xb769…33200x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 44d ago | 0x3f8b90…cfdbf5 |
| 0xb769…33200x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 44d ago | 0xc0327d…f52862 |
| 0xb769…33200x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 44d ago | 0x000479…b822a8 |
| 0x01c9…28160x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 44d ago | 0x6eab03…6097cf |
| 0x01c9…28160x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 44d ago | 0x72c15a…c13c0f |
| 0x01c9…28160x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 44d ago | 0x70ade6…533bbf |
| 0x01c9…28160x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 44d ago | 0x287d1a…915b75 |
| 0x01c9…28160x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 44d ago | 0xf1cb9f…7bf398 |
| 0x01c9…28160x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 44d ago | 0xdcda01…377833 |
| 0xb769…33200x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 44d ago | 0xb8b6b7…d3ae26 |
| 0xb769…33200x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 44d ago | 0x540123…8dfaaf |
| 0xb769…33200x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 44d ago | 0xed8c6a…c1ee31 |
| 0xb769…33200x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 44d ago | 0x8cd411…b784d1 |
| 0xb769…33200x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 44d ago | 0x1888b3…723a42 |
| 0xb769…33200x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 44d ago | 0x61e684…ee8293 |
| 0xb769…33200x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 44d ago | 0xfdcb18…d4c472 |
| 0xb769…33200x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 44d ago | 0x0d4a0b…28bf4c |
| 0xb769…33200x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 44d ago | 0xa7ea1b…381f7d |
| 0xb769…33200x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 44d ago | 0x5ef8a2…88b6de |
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.