Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase71d ago0x9cae72…226742
0x7e57…2f090xdd25…2ec0BaseStableTravelSeats Aero$0.004100%coinbase71d ago0xeef46f…26420a
0xe36e…5b5a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase71d ago0x7e19c7…fb3102
0xe36e…5b5a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase71d ago0xd6a12e…7644bd
0xe36e…5b5a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase71d ago0xaa46ea…60259c
0xe36e…5b5a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase71d ago0x14a81e…83bc6f
0xe36e…5b5a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase71d ago0x08dfb7…282dbd
0xe36e…5b5a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase71d ago0x5bd857…b2a693
0xe36e…5b5a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase71d ago0xf33e5f…9f18e7
0xe36e…5b5a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase71d ago0xe050f9…6d3c40
0xe36e…5b5a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase71d ago0xa489f9…0cf71c
0xe36e…5b5a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase71d ago0x4e9e4d…ed81b3
0xe36e…5b5a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase71d ago0x5adbb2…27fa7c
0xe36e…5b5a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase71d ago0x69c505…0b9be4
0xe36e…5b5a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase71d ago0xb18be0…a5a2f0
0xe36e…5b5a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase71d ago0x805ae1…d49329
0xe36e…5b5a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase71d ago0x539185…dfada7
0xe36e…5b5a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase71d ago0x084c79…537e12
0xe36e…5b5a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase71d ago0x017619…59814e
0xe36e…5b5a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase71d ago0xe742f1…dbc50b
0xe36e…5b5a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase71d ago0xfb48b5…7e760e
0xe36e…5b5a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase71d ago0x8d4aea…e0ce80
0xe36e…5b5a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase71d ago0x2e1343…468343
0xe36e…5b5a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase71d ago0xa875ae…c1fd79
0xe36e…5b5a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase71d ago0x2b75f5…c0de62

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

Open skill.md
Show 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.