Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9a07…9eea0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 9d ago | 0xfd5e89…f0f9c6 |
| 0x7569…26e40x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 9d ago | 0x79ba6f…41c7e1 |
| 0x7569…26e40x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 9d ago | 0xe81cca…5f10a3 |
| 0x54e1…f4e00x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.01 | 100% | coinbase | 9d ago | 0x48828e…18dff1 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 10d ago | 0xb6199b…6b166d |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 10d ago | 0xff7609…118838 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 10d ago | 0xea2f78…2a0250 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 10d ago | 0x5ec1c0…efb7e9 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 10d ago | 0x3fc2d9…1a119a |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 10d ago | 0x9734b0…0616bc |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 10d ago | 0x235433…6eb8b5 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 10d ago | 0x328f96…7222f6 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 10d ago | 0xb7f1f6…14ea83 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 10d ago | 0x3f9362…581061 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 10d ago | 0xe7f8ff…2ced4c |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 10d ago | 0xa716f4…15aaef |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 10d ago | 0x51d6c6…55b3e6 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 10d ago | 0x3ee905…88c806 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 10d ago | 0x271339…f29805 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 10d ago | 0x7cf905…92550f |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 10d ago | 0xc58ab2…679e21 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 10d ago | 0xe270e1…d45b42 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 10d ago | 0x79bcb3…10508e |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.01 | 100% | coinbase | 10d ago | 0x353957…00ab18 |
| 0x9ed1…c7640x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 10d ago | 0xd44279…76ae6c |
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.