Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90x77d1…62d9Base—$0.01100%coinbase36d ago0x891448…c5c1fb
0x5fcb…d5f90xe889…05a0Base—$0.01100%coinbase36d ago0xc8602c…fa5e5f
0x5fcb…d5f90x9e4c…903dBase—$0.01100%coinbase36d ago0x983323…29bdb7
0x5fcb…d5f90xe121…0e2dBase—$0.01100%coinbase36d ago0xcd0abd…3a6ac4
0x5fcb…d5f90xdeb6…5342Base—$0.01100%coinbase36d ago0xf55676…fd9278
0x5fcb…d5f90x27b6…16f5Base—$0.01100%coinbase36d ago0x5117bc…4138e1
0x5fcb…d5f90x9889…85a0Base—$0.01100%coinbase36d ago0xcbe21d…d9294d
0x5fcb…d5f90xb0a6…8f88Base—$0.01100%coinbase36d ago0x79bf5d…e3bc7e
0x5fcb…d5f90x3fef…dcdaBase—$0.01100%coinbase36d ago0x64d073…724864
0x5fcb…d5f90x56e0…f689Base—$0.01100%coinbase36d ago0x51d9db…3deb8c
0x5fcb…d5f90xa43c…99e3Base—$0.01100%coinbase36d ago0x965e1d…ff525d
0x5fcb…d5f90x627a…4498Base—$0.01100%coinbase36d ago0x15b7b1…aa785a
0x5fcb…d5f90x6281…9effBase—$0.01100%coinbase36d ago0xedb79b…bbb1c6
0x5fcb…d5f90xff00…3b92Base—$0.01100%coinbase36d ago0x0d3d7d…900864
0x5fcb…d5f90xe81a…277aBase—$0.01100%coinbase36d ago0x657c71…ea006b
0x5fcb…d5f90x7c1a…88e1Base—$0.01100%coinbase36d ago0x872b7e…8c143d
0x5fcb…d5f90xdc6e…5c3aBase—$0.01100%coinbase36d ago0x2cc184…12146b
0x5fcb…d5f90x0135…f1cfBase—$0.01100%coinbase36d ago0x9d25b7…c856b2
0x5fcb…d5f90x6a84…7a05Base—$0.01100%coinbase36d ago0x04af0f…0a1743
0x5fcb…d5f90x0df7…38e5Base—$0.01100%coinbase36d ago0x04591d…04d59e
0x5fcb…d5f90x6c20…30f3Base—$0.01100%coinbase36d ago0x26fe7c…463eed
0x5fcb…d5f90xe021…a5cfBase—$0.01100%coinbase36d ago0x231ded…26f217
0x5fcb…d5f90x13aa…30ddBase—$0.01100%coinbase36d ago0x9cecda…943f76
0x5fcb…d5f90xabbd…65c0Base—$0.01100%coinbase36d ago0x6aa7fa…a1e161
0x5fcb…d5f90x7942…2d53Base—$0.01100%coinbase36d ago0xa2a7b4…4e1580

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.