Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90x8b7a…0c0aBase—$0.01100%coinbase15d ago0x2477b0…9b3d55
0x5fcb…d5f90xb23e…c8b1Base—$0.01100%coinbase15d ago0x7a4138…f2cfff
0x5fcb…d5f90x87a6…4934Base—$0.01100%coinbase15d ago0x8ab75a…0e3b78
0x5fcb…d5f90x4cca…dab8Base—$0.01100%coinbase15d ago0x6cdf7f…0c59db
0x5fcb…d5f90x43fd…d50eBase—$0.01100%coinbase15d ago0x8b857c…64e54b
0x5fcb…d5f90x846b…000dBase—$0.01100%coinbase15d ago0x943a13…856c88
0x5fcb…d5f90xd732…c660Base—$0.01100%coinbase15d ago0x64c939…ab4243
0x5fcb…d5f90xdd89…4367Base—$0.01100%coinbase15d ago0xfb7516…ec2766
0x5fcb…d5f90x1519…d44aBase—$0.01100%coinbase15d ago0x0e0318…0d0ce4
0x5fcb…d5f90xfeb4…df95Base—$0.01100%coinbase15d ago0x942362…8bf9e5
0x5fcb…d5f90x40f2…9898Base—$0.01100%coinbase15d ago0xf61a21…c34b82
0x5fcb…d5f90xb07a…80d4Base—$0.01100%coinbase15d ago0xadd102…63f142
0x5fcb…d5f90x273d…7d5cBase—$0.01100%coinbase15d ago0x11550c…71c67c
0x5fcb…d5f90x59f8…ac3fBase—$0.01100%coinbase15d ago0x43dd8b…9f2cff
0x5fcb…d5f90x349b…3de7Base—$0.01100%coinbase15d ago0x8c73d0…c36410
0x5fcb…d5f90xd83f…e97cBase—$0.01100%coinbase15d ago0x730236…23dd8b
0x5fcb…d5f90xf801…5509Base—$0.01100%coinbase15d ago0x6d8faf…9c655e
0x5fcb…d5f90x0b90…9958Base—$0.01100%coinbase15d ago0x9a62b9…d0b846
0x5fcb…d5f90x52a7…14c5Base—$0.01100%coinbase15d ago0x2d454b…bbcc5b
0x5fcb…d5f90xb652…8bd8Base—$0.01100%coinbase15d ago0xa80ece…0e1369
0x5fcb…d5f90xae32…7379Base—$0.01100%coinbase15d ago0x8f98da…27d6f7
0x5fcb…d5f90x07a9…907cBase—$0.01100%coinbase15d ago0xbd4c63…9c4349
0x5fcb…d5f90x99d4…2761Base—$0.01100%coinbase15d ago0x6e1be9…3576ca
0x5fcb…d5f90x0006…2a5fBase—$0.01100%coinbase15d ago0xb63e28…84bd10
0x5fcb…d5f90x2468…eeb6Base—$0.01100%coinbase15d ago0xc816e1…2d5530

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.