Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x86a4…822f0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 29d ago | 0x398ada…98f016 |
| 0x86a4…822f0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 29d ago | 0x668e39…8acfb9 |
| 0x86a4…822f0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 29d ago | 0xc96122…d5d5a6 |
| 0x86a4…822f0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 29d ago | 0x5b3de1…fb2da6 |
| 0x86a4…822f0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 29d ago | 0x2b6f18…2ec39c |
| 0x86a4…822f0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 29d ago | 0x136ef6…559d13 |
| 0x86a4…822f0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 29d ago | 0xd56da7…ae7bb6 |
| 0x86a4…822f0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 29d ago | 0x5d7a20…290567 |
| 0x86a4…822f0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 29d ago | 0x785f1e…a750d4 |
| 0x86a4…822f0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 29d ago | 0x300541…dd886f |
| 0x86a4…822f0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 29d ago | 0x172b3c…5b9b44 |
| 0x86a4…822f0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 29d ago | 0xbf7657…b0e304 |
| 0x86a4…822f0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.05 | 100% | coinbase | 29d ago | 0x72a20d…44c0b5 |
| 0x86a4…822f0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 29d ago | 0xb3857b…5c14cd |
| 0x86a4…822f0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 29d ago | 0xef8e23…88a006 |
| 0x86a4…822f0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 29d ago | 0xba435e…2ab148 |
| 0x86a4…822f0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 29d ago | 0x690f08…a4b71b |
| 0x86a4…822f0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 29d ago | 0x9c1381…de2dd3 |
| 0x86a4…822f0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 29d ago | 0x124deb…e0414b |
| 0x86a4…822f0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 29d ago | 0xd31dd1…02d1f2 |
| 0x86a4…822f0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 29d ago | 0x53e066…d97918 |
| 0x86a4…822f0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 29d ago | 0xfdd862…0ee3e1 |
| 0x86a4…822f0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 29d ago | 0x5e58fd…c97496 |
| 0x86a4…822f0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 29d ago | 0x141971…23bfad |
| 0x86a4…822f0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 29d ago | 0xc21216…a979e1 |
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.