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%coinbase137d ago0x1825ab…648a80
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase137d ago0xc5d303…6b3e1d
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase137d ago0x6ade3a…c46a05
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase137d ago0xa20258…b062c5
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase137d ago0xbaa030…53335d
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase137d ago0x4f4d3f…7afb5c
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase137d ago0x71f661…5706ad
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase137d ago0xf88d7c…7cc467
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase137d ago0x3bcc14…0e2d40
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase137d ago0xe34460…3487a0
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase137d ago0x16d073…1268bf
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase137d ago0x1680bf…bae6ff
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase137d ago0x8f990a…99b1bd
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase137d ago0x2498f9…ee13da
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase137d ago0x603ec6…24628b
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase137d ago0xbca018…d5bead
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase137d ago0xc4c036…018736
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase137d ago0x47627b…164101
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase137d ago0x1de29a…1ee19e
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase137d ago0x6aa49d…a40756
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase137d ago0x37bc1d…b8d9a7
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase137d ago0x5506e4…9d738a
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase137d ago0x3ad33e…a4694f
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase137d ago0x714ed5…0b1568
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase137d ago0xe180ed…0fba56

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.