Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb94…a1770xdec0…d420Base—$0.01100%coinbase65d ago0x49880b…967177
0xbb94…a1770xcca2…131dBase—$0.01100%coinbase65d ago0x2d9639…603a25
0xbb94…a1770x506c…c7e4Base—$0.01100%coinbase65d ago0xa71a43…34ad10
0xbb94…a1770x20b2…9832Base—$0.01100%coinbase65d ago0x0da0c8…ea74d3
0xbb94…a1770xf316…ec9dBase—$0.01100%coinbase65d ago0x77dff9…4b7ecb
0xbb94…a1770x34c5…5983Base—$0.01100%coinbase65d ago0xf7b495…a25794
0xbb94…a1770x6071…b8bcBase—$0.01100%coinbase65d ago0xac25ce…dfbb8d
0xbb94…a1770x0b96…2c45Base—$0.01100%coinbase65d ago0xb65061…53ea23
0xbb94…a1770xa04d…d8caBase—$0.01100%coinbase65d ago0x99cd06…edfbda
0xbb94…a1770x685f…9762Base—$0.01100%coinbase65d ago0x9a7475…7ebdfb
0xbb94…a1770xc64b…ca40Base—$0.01100%coinbase65d ago0xf8ee3b…9b7275
0xbb94…a1770xb865…4b8cBase—$0.01100%coinbase65d ago0x7df446…6e7616
0xbb94…a1770x869d…ae9cBase—$0.01100%coinbase65d ago0xb57351…bc808c
0xbb94…a1770xbe45…08daBase—$0.01100%coinbase65d ago0x8f8916…86eb5c
0xbb94…a1770x7fab…3204Base—$0.01100%coinbase65d ago0x8984e2…2de133
0xbb94…a1770xe8ec…b7ceBase—$0.01100%coinbase65d ago0x25cfb8…ce3108
0xbb94…a1770x4181…d157Base—$0.01100%coinbase66d ago0x4b900e…a65000
0xbb94…a1770x3ca2…abdcBase—$0.01100%coinbase66d ago0x7144f8…8df0bd
0xbb94…a1770xff13…0dafBase—$0.01100%coinbase66d ago0x737c04…4f1e12
0xbb94…a1770x10a3…56d3Base—$0.01100%coinbase66d ago0x1dec84…fc024c
0xbb94…a1770x84c8…ae42Base—$0.01100%coinbase66d ago0x943626…cd1954
0xbb94…a1770x45b4…3288Base—$0.01100%coinbase66d ago0x45e261…7b86cb
0xbb94…a1770xb238…3a88Base—$0.01100%coinbase66d ago0x4979cd…c366ce
0xbb94…a1770xff7f…dc34Base—$0.01100%coinbase66d ago0x61b833…499156
0xbb94…a1770xf9c6…bcfbBase—$0.01100%coinbase66d ago0x49ec0a…d874fe

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.