Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase85d ago0xc96724…1b77da
0x4433…75fb0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0x19f59c…78781f
0x4433…75fb0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase85d ago0xcc7b90…a08cbc
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase85d ago0xfe747a…aa43a8
0xf7a0…49d50xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0x7483f6…f10cc4
0xf7a0…49d50xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0x829f68…44a5e1
0xb3ea…5bb70xdd25…2ec0BaseStableTravelSeats Aero$0.05100%coinbase85d ago0xc533b4…5c6b66
0xb3ea…5bb70xdd25…2ec0BaseStableTravelSeats Aero$0.05100%coinbase85d ago0x746e7d…80c464
0xb3ea…5bb70xdd25…2ec0BaseStableTravelSeats Aero$0.05100%coinbase85d ago0x420918…690193
0xb3ea…5bb70xdd25…2ec0BaseStableTravelSeats Aero$0.05100%coinbase85d ago0xf33af5…260ae8
0xb3ea…5bb70xdd25…2ec0BaseStableTravelSeats Aero$0.05100%coinbase85d ago0x88bd58…1b5613
0xf7a0…49d50xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0xa2ab34…891cc6
0xf7a0…49d50xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0x8a5766…8f3e69
0xf7a0…49d50xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0x230ddb…395235
0xf7a0…49d50xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0x232d2c…31550f
0xf7a0…49d50xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0x357929…f69187
0xf7a0…49d50xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0x847088…d154c0
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase85d ago0x8d53a5…e1e6bc
0xf7a0…49d50xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0xbff71f…f2a7d5
0xf7a0…49d50xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0x7476e0…97e47d
0xf7a0…49d50xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0xd2228c…5b6595
0xf7a0…49d50xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0xbd7054…26e00f
0xf7a0…49d50xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0xb1ac31…539232
0x9181…cf540xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0x9d5b6e…3c88df
0xf7a0…49d50xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase85d ago0x2ecaed…cd7a64

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.