Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90x202b…ce5dBase—$0.01100%coinbase50d ago0x303c1f…611971
0x5fcb…d5f90xfe14…20bbBase—$0.01100%coinbase50d ago0x5a6a09…b7263b
0x5fcb…d5f90x7c28…c89bBase—$0.01100%coinbase50d ago0x7f34d7…8425a8
0x5fcb…d5f90xdb78…97f1Base—$0.01100%coinbase50d ago0x2c9799…40f6b9
0x5fcb…d5f90x69c0…8583Base—$0.01100%coinbase50d ago0x00d308…db1d54
0x5fcb…d5f90x6f45…d15dBase—$0.01100%coinbase50d ago0xc0b996…52ef7b
0x5fcb…d5f90x3b54…dfa1Base—$0.01100%coinbase50d ago0xe6313c…d2bb54
0x5fcb…d5f90x4201…c88dBase—$0.01100%coinbase50d ago0xde3b43…c7f587
0x5fcb…d5f90xfd93…dd12Base—$0.01100%coinbase50d ago0x99c187…91693a
0x5fcb…d5f90x07a0…0256Base—$0.01100%coinbase50d ago0xd82bc8…b62cf1
0x5fcb…d5f90x0616…9996Base—$0.01100%coinbase50d ago0xc49742…34f9e5
0x5fcb…d5f90x3516…e6faBase—$0.01100%coinbase50d ago0x9a58d0…ca6bd5
0x5fcb…d5f90x7f03…5296Base—$0.01100%coinbase50d ago0x2c013c…128b12
0x5fcb…d5f90xa66d…60f6Base—$0.01100%coinbase51d ago0xde7246…eda767
0x5fcb…d5f90xd651…701eBase—$0.01100%coinbase51d ago0x9e2c64…8828ca
0x5fcb…d5f90xe6d4…74adBase—$0.01100%coinbase51d ago0x23e1d9…7dfb01
0x5fcb…d5f90xe382…6e7cBase—$0.01100%coinbase51d ago0x3e3e21…63855b
0x5fcb…d5f90xb6a7…2eafBase—$0.01100%coinbase51d ago0x8697e8…9333e9
0x5fcb…d5f90x1316…b219Base—$0.01100%coinbase51d ago0x6c2c44…9b115e
0x5fcb…d5f90xc5a8…e91eBase—$0.01100%coinbase51d ago0x6aaefe…fcfcdd
0x5fcb…d5f90xa6b8…4e66Base—$0.01100%coinbase51d ago0x9e832d…5789f2
0x5fcb…d5f90xb29b…1848Base—$0.01100%coinbase51d ago0x812198…9fc03a
0x5fcb…d5f90xe727…dbe2Base—$0.01100%coinbase51d ago0x632f6c…a2b746
0x5fcb…d5f90x132d…09d7Base—$0.01100%coinbase51d ago0x4f5839…fccda6
0x5fcb…d5f90xae85…577cBase—$0.01100%coinbase51d ago0xdafbcf…791b9b

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.