Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x15c3…bc2b0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.01 | 100% | coinbase | 102d ago | 0x7a1f1a…1df3bb |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 102d ago | 0x5e2cf3…353770 |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.0054 | 100% | coinbase | 102d ago | 0xa6a673…a7c87d |
| 0x15c3…bc2b0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.01 | 100% | coinbase | 102d ago | 0x9e28ca…49ea45 |
| 0x0d7b…d5090xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 100% | coinbase | 102d ago | 0xae1ee3…b69eee |
| 0x15c3…bc2b0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.01 | 100% | coinbase | 102d ago | 0x9cbb07…2b8f27 |
| 0x15c3…bc2b0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.01 | 100% | coinbase | 102d ago | 0x990c75…d71607 |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.01 | 100% | coinbase | 102d ago | 0x415ecc…2344ff |
| 0x0d7b…d5090xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 100% | coinbase | 102d ago | 0x34ff36…73e1d1 |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.03 | 100% | coinbase | 102d ago | 0x39b5cf…592bd0 |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.03 | 100% | coinbase | 102d ago | 0x387567…a280a3 |
| 0x0e35…35840xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 100% | coinbase | 102d ago | 0x8ff836…7afd0a |
| 0x0e35…35840xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 100% | coinbase | 102d ago | 0x719868…556601 |
| 0x0e35…35840xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 100% | coinbase | 102d ago | 0xdd37d2…bc8223 |
| 0x0e35…35840xdd25…2ec0 | Base | StableTravelSeats Aero | $0.05 | 100% | coinbase | 102d ago | 0x75e46b…49bbf9 |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 102d ago | 0xb6d4ac…17ac16 |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.0054 | 100% | coinbase | 102d ago | 0x80759d…421d7b |
| 0x0e35…35840xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 102d ago | 0xe07fb7…250639 |
| 0x15c3…bc2b0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.01 | 100% | coinbase | 102d ago | 0x39d659…f8eb28 |
| 0x0e35…35840xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 102d ago | 0x685e80…647550 |
| 0x0e35…35840xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 102d ago | 0x62c88f…bd118a |
| 0x0e35…35840xdd25…2ec0 | Base | StableTravelSeats Aero | $0.0054 | 100% | candidates | 102d ago | 0x02fdcc…fc0321 |
| 0x0e35…35840xdd25…2ec0 | Base | StableTravelSeats Aero | $0.0054 | 100% | coinbase | 102d ago | 0xe2ce5f…9269ef |
| 0x0e35…35840xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 102d ago | 0xb22094…81ccb8 |
| 0x0d7b…d5090xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 102d ago | 0x9343c6…5c61be |
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.