Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase117d ago0x9206cc…08937a
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase117d ago0xc077fd…585c0d
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.0054100%coinbase117d ago0xb788e5…040540
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase117d ago0xfab577…8bfe8f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase117d ago0x11d6ff…054a1b
0xe822…3a760x1148…4d7cBase—$0.01100%coinbase117d ago0x10fafe…233b36
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase117d ago0xa62585…0e9954
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase117d ago0xdaba57…c77036
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase117d ago0xe2c3ac…06e984
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI117d ago0x4135f8…01d0fc
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase117d ago0x2d582f…9ac46d
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI117d ago0x8a669b…151c58
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase117d ago0x9cbd12…6fb3ec
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase117d ago0xb29bad…4fb164
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase117d ago0x712bd1…5428bf
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase117d ago0x6e3438…3712ad
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase117d ago0x8217c7…862059
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase117d ago0x4eeded…de42a1
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase117d ago0x2dab17…79458c
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.0054100%coinbase117d ago0x20941f…8d3220
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase117d ago0x5b8e65…a205bd
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase117d ago0x192e14…21e7cf
0xe822…3a760xadc3…0bd9Base—$0.01100%coinbase117d ago0x0c71e4…82ac35
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase117d ago0xe3889c…a896de
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase117d ago0x432bd0…3e041b

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.