Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe3ba…3fb30x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.01 | 100% | coinbase | 15d ago | 0xd9ab82…32fb16 |
| 0xe3ba…3fb30x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 15d ago | 0x3e777b…e6b7d3 |
| 0xe3ba…3fb30x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 15d ago | 0x3204eb…6da4f6 |
| 0xe3ba…3fb30x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 15d ago | 0x011508…d03829 |
| 0xe3ba…3fb30x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 15d ago | 0x3f7dc8…42dc5a |
| 0xe3ba…3fb30x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 15d ago | 0x24332e…a22535 |
| 0xe3ba…3fb30x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 15d ago | 0xc62a5d…9e7569 |
| 0xe3ba…3fb30x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 15d ago | 0x780693…ded583 |
| 0xe3ba…3fb30x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 15d ago | 0x870ea4…cf718e |
| 0x9715…7e840x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 16d ago | 0xf43a18…1b8cc2 |
| 0x9715…7e840x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 16d ago | 0xc4448f…ce0887 |
| 0x9715…7e840x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 16d ago | 0xf11a87…1b4c29 |
| 0x9715…7e840x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 16d ago | 0xe8bd36…fa0786 |
| 0x9715…7e840x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 16d ago | 0xc6526a…ec246c |
| 0x9715…7e840x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 16d ago | 0x9bca40…d3aa50 |
| 0x9715…7e840x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 16d ago | 0xb1a1eb…e2c0af |
| 0x9715…7e840x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 16d ago | 0x5c0086…6898dd |
| 0x9715…7e840x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 16d ago | 0x52da51…15125b |
| 0xc185…4b7d0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 16d ago | 0xdc8c6d…27846b |
| 0xf331…194c0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 16d ago | 0xc91eaf…4f560d |
| 0xf331…194c0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 16d ago | 0xf61e7c…813258 |
| 0x54e1…f4e00x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 16d ago | 0xb880f5…a6bf3c |
| 0x54e1…f4e00x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 16d ago | 0xd8aeea…ff26d0 |
| 0x54e1…f4e00x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 16d ago | 0x45ea19…340550 |
| 0x54e1…f4e00x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 16d ago | 0xe2b6ec…ca67cb |
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.