Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase97d ago0xe7b016…80ecfc
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI97d ago0x11242b…97d53c
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase97d ago0xc23512…bd901e
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase97d ago0xe59d6c…cc573d
0xe822…3a760x9eec…9b72Base—$0.02100%candidates97d ago0x26611f…f7117e
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase97d ago0x32171a…3fdc03
0xe822…3a760xf555…b94cBase—$0.01100%coinbase97d ago0xaf123f…263275
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase97d ago0x691f9f…c8df63
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI97d ago0x52f112…815c03
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase97d ago0x45f877…d47ded
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI97d ago0xf2f289…adf73b
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase97d ago0x0ae563…b8c768
0xe822…3a760x9eec…9b72Base—$0.04100%candidates97d ago0xee024f…4f3d19
0xe822…3a760x9eec…9b72Base—$0.03100%candidates97d ago0x5bf8f2…7177ff
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase97d ago0x18e50d…46efdc
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase97d ago0x52b3e9…0a29c6
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase97d ago0x372f34…762a9f
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase97d ago0xb1ed14…da355c
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase97d ago0x43cc9c…910d5f
0xe822…3a760x9f07…b699Base—$0.01100%coinbase97d ago0x4a45c5…252487
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase97d ago0xc50731…46d39b
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase97d ago0xd67d02…8f4611
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase97d ago0x91e689…7a682f
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI97d ago0x5c9098…c4e60d
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase97d ago0x970e85…b76665

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.