Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc47d ago0x18b02a…ccec45
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc47d ago0x53cf64…0cf1d3
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc47d ago0xf0e32d…60967f
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc47d ago0x7afcec…083f9b
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc47d ago0xb1ddf7…293dc3
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc47d ago0x93c1c1…4c9f1b
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc47d ago0x92b9a5…65db59
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc47d ago0xce2126…ee2151
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc47d ago0x171f50…17b959
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc47d ago0xad8c1a…a65901
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc47d ago0x3df33d…3f1431
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc47d ago0xb1cfd0…64cb87
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc47d ago0x88580d…9a7e24
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc47d ago0x0936a7…70142c
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc47d ago0x6e73e1…cec5fe
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc47d ago0x3ce190…ce72cc
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc47d ago0x1d519e…b00c85
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc47d ago0xdca5bc…3d7671
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc47d ago0xadc490…4c69bd
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc47d ago0x1cdabd…a741d8
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc47d ago0xa39a35…149256
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc47d ago0x65108c…4613f9
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc47d ago0xcf6f8e…2a7892
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc47d ago0xa928d6…29389f
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc47d ago0x0f20e8…11f62a

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.