Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90x7d90…2930Base$0.01100%coinbase50d ago0x576e20…2926cd
0x5fcb…d5f90x191d…66e7Base$0.01100%coinbase50d ago0x22584e…856288
0x5fcb…d5f90x1ef7…15ccBase$0.01100%coinbase50d ago0x88f7e8…431bf3
0x5fcb…d5f90x692a…0bccBase$0.01100%coinbase50d ago0x6cd54a…ddbd5b
0x5fcb…d5f90x62db…cd38Base$0.01100%coinbase50d ago0x11aaaf…1b43dc
0x5fcb…d5f90x83d8…779fBase$0.01100%coinbase50d ago0xe298c3…5a2367
0x5fcb…d5f90x191b…3917Base$0.01100%coinbase50d ago0xcb18d5…096ff2
0x5fcb…d5f90x1082…1c26Base$0.01100%coinbase50d ago0x1a7d31…c045be
0x5fcb…d5f90xecdb…da1fBase$0.01100%coinbase50d ago0xdeb1dd…1b1063
0x5fcb…d5f90x4477…fc39Base$0.01100%coinbase50d ago0x06d88c…384740
0x5fcb…d5f90xab0c…90e2Base$0.01100%coinbase50d ago0x556da9…0c2424
0x5fcb…d5f90x0c24…84d3Base$0.01100%coinbase50d ago0x855f8e…f96ed8
0x5fcb…d5f90x57e2…01f6Base$0.01100%coinbase50d ago0x6ced76…824f1e
0x5fcb…d5f90xbea8…dc58Base$0.01100%coinbase51d ago0x081980…817378
0x5fcb…d5f90x00e2…ff6bBase$0.01100%coinbase51d ago0xaf9910…5404c6
0x5fcb…d5f90xc103…1ee2Base$0.01100%coinbase51d ago0x0ee8ac…e579a0
0x5fcb…d5f90xaaf7…98f7Base$0.01100%coinbase51d ago0x6a100e…c0f87a
0x5fcb…d5f90x08b0…3460Base$0.01100%coinbase51d ago0xa49d8d…da5842
0x5fcb…d5f90x5d63…4528Base$0.01100%coinbase51d ago0x15df60…3fc07f
0x5fcb…d5f90xe3dd…0ab7Base$0.01100%coinbase51d ago0x5c1366…82a794
0x5fcb…d5f90x9165…9ca1Base$0.01100%coinbase51d ago0xf8b277…6bc743
0x5fcb…d5f90x73b0…1af2Base$0.01100%coinbase51d ago0x76231c…b3d4d1
0x5fcb…d5f90xb692…df28Base$0.01100%coinbase51d ago0x1d541d…f6dae9
0x5fcb…d5f90x057d…8780Base$0.01100%coinbase51d ago0xc37779…eba4cd
0x5fcb…d5f90x4ca7…e838Base$0.01100%coinbase51d ago0x16cceb…b2ead8

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.