Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.01 | 100% | coinbase | 104d ago | 0x7d5af9…19e75a |
| 0x15c3…bc2b0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.01 | 100% | coinbase | 104d ago | 0x80c793…f88a48 |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.03 | 100% | coinbase | 104d ago | 0x2b092c…3a0242 |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.03 | 100% | coinbase | 104d ago | 0x84e295…11bf3f |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 104d ago | 0x79cef8…b52e37 |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.0054 | 100% | coinbase | 104d ago | 0xb081cf…eac075 |
| 0x15c3…bc2b0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.01 | 100% | coinbase | 104d ago | 0x87b308…3b3fef |
| 0x0d7b…d5090xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 104d ago | 0xdf3fac…1eb571 |
| 0x0d7b…d5090xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 104d ago | 0x6226b3…6688e7 |
| 0x15c3…bc2b0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.01 | 100% | coinbase | 104d ago | 0x1d268b…bd63ed |
| 0x15c3…bc2b0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.01 | 100% | coinbase | 104d ago | 0x624037…097516 |
| 0xdeaf…b9430xdd25…2ec0 | Base | StableTravelSeats Aero | $0.008 | 100% | coinbase | 104d ago | 0xe2779e…08f931 |
| 0xdeaf…b9430xdd25…2ec0 | Base | StableTravelSeats Aero | $0.0054 | 100% | coinbase | 104d ago | 0x783d99…3b876a |
| 0xdeaf…b9430xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 100% | coinbase | 104d ago | 0xd22922…3d1335 |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.01 | 100% | coinbase | 104d ago | 0xe8a068…1ebd3a |
| 0x15c3…bc2b0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.01 | 100% | coinbase | 104d ago | 0x61f4a4…6caca5 |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.03 | 100% | coinbase | 104d ago | 0x783f20…749bc4 |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.03 | 100% | coinbase | 104d ago | 0x49d1cf…2e0329 |
| 0x15c3…bc2b0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.01 | 100% | coinbase | 104d ago | 0xb963df…472d0a |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 104d ago | 0x3eb7e2…a331c1 |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.0054 | 100% | coinbase | 104d ago | 0xb2da4a…f61216 |
| 0x15c3…bc2b0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.01 | 100% | coinbase | 104d ago | 0x4a3256…adda7f |
| 0x0d7b…d5090xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 100% | coinbase | 104d ago | 0xde60f5…00bd37 |
| 0x0d7b…d5090xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 100% | coinbase | 104d ago | 0x34d8e5…ff327a |
| 0x0d7b…d5090xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 100% | coinbase | 104d ago | 0x28becc…fb6552 |
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.