Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase123d ago0x0d9cfe…746bb5
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase123d ago0x05254e…a57ae8
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase123d ago0x6d0b05…d6f91d
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase123d ago0xbcca1a…91d3ea
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.0054100%coinbase123d ago0xe48a66…102f8d
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase124d ago0x68f0e7…e5482c
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase124d ago0xc1d341…4cf966
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase124d ago0x7224f5…c44205
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase124d ago0x8cb3b5…8d5920
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase124d ago0xd494d3…4bd910
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.0054100%coinbase124d ago0x9f7024…236dc2
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase124d ago0x8718d8…4c5d7f
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase124d ago0x23ac1f…188a53
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase124d ago0x41345e…56fca8
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase124d ago0x890ff5…d0ab2f
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase124d ago0xc8f299…d63a7f
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.0054100%coinbase124d ago0x8937a4…158650
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase124d ago0x557e53…4d0651
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase124d ago0x75d4cc…92f511
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase124d ago0x9efff4…8a3480
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase124d ago0x1cc734…380c47
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase124d ago0x70b2d8…5444a7
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.0054100%coinbase124d ago0x4430b9…00a7e2
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase124d ago0xcc7ce4…ab805c
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase124d ago0xea8661…a8c0ca

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.