Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90x3d14…543eBase—$0.01100%coinbase7d ago0x82369b…be3c57
0x5fcb…d5f90xd500…a130Base—$0.01100%coinbase7d ago0x14334b…af022b
0x5fcb…d5f90xf27b…b1e5Base—$0.01100%coinbase7d ago0xc69ede…7728ed
0x5fcb…d5f90x9504…6757Base—$0.01100%coinbase7d ago0x96be40…b8cf09
0x5fcb…d5f90xce36…912fBase—$0.01100%coinbase7d ago0x761c27…c5b5aa
0x5fcb…d5f90x18fe…4b7bBase—$0.01100%coinbase7d ago0xad335f…401f9b
0x5fcb…d5f90xa39d…3998Base—$0.01100%coinbase7d ago0x0714cf…59cd3b
0x5fcb…d5f90x2c60…54eaBase—$0.01100%coinbase7d ago0x6b7127…d987b2
0x5fcb…d5f90xd888…8e11Base—$0.01100%coinbase7d ago0xf80a40…cbbca9
0x5fcb…d5f90x5de6…a01dBase—$0.01100%coinbase7d ago0x2de6e4…c2b04f
0x5fcb…d5f90x732c…f1f6Base—$0.01100%coinbase8d ago0xbccc35…9a5bac
0x5fcb…d5f90x5798…f7bbBase—$0.01100%coinbase8d ago0xa2e122…fd74df
0x5fcb…d5f90xa208…0911Base—$0.01100%coinbase8d ago0x9bfe1f…23aa9b
0x5fcb…d5f90x9cc9…fe82Base—$0.01100%coinbase8d ago0xa0cf58…fe0483
0x5fcb…d5f90x645c…2ddaBase—$0.01100%coinbase8d ago0x4610ab…436c0b
0x5fcb…d5f90xa646…b807Base—$0.01100%coinbase8d ago0x122526…f4d817
0x5fcb…d5f90x3c6e…cbd6Base—$0.01100%coinbase8d ago0x0e4e64…3f7d9d
0x5fcb…d5f90x6e30…fb88Base—$0.01100%coinbase8d ago0x01d102…b38bb2
0x5fcb…d5f90x57e1…cdd7Base—$0.01100%coinbase8d ago0xb164d2…b191a2
0x5fcb…d5f90x5ab4…cca0Base—$0.01100%coinbase8d ago0xb7e556…db5889
0x5fcb…d5f90x1c8f…5461Base—$0.01100%coinbase8d ago0xa6580e…d3e8ea
0x5fcb…d5f90x20fd…3b33Base—$0.01100%coinbase8d ago0xae1255…7b2e6c
0x5fcb…d5f90x2f6f…c965Base—$0.01100%coinbase8d ago0x867d96…f7895a
0x5fcb…d5f90x9bda…32deBase—$0.01100%coinbase8d ago0x5401a6…ac5f5c
0x5fcb…d5f90x1c51…3b61Base—$0.01100%coinbase8d ago0xb1d561…de3a37

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.