Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4095…d2c90xa4b0…fafeBase—$0.01100%coinbase73d ago0x1e7e03…6f33c8
0x4095…d2c90xfe2b…f59fBase—$0.01100%coinbase73d ago0x23209a…8ee1c7
0x4095…d2c90xb270…211fBase—$0.01100%coinbase73d ago0x4b14cb…b03337
0x4095…d2c90x541a…f85fBase—$0.01100%coinbase74d ago0xc55a6e…7779cf
0x4095…d2c90xee42…ad56Base—$0.01100%coinbase74d ago0x4eaf16…88e08a
0x4095…d2c90x1c84…c12aBase—$0.01100%coinbase74d ago0xfe2054…67ccb2
0x4095…d2c90xa968…3d7bBase—$0.01100%coinbase74d ago0xd9ec84…52b10b
0x4095…d2c90xa3aa…113eBase—$0.01100%coinbase74d ago0xe51081…28004a
0x4095…d2c90x8c60…f6ceBase—$0.01100%coinbase74d ago0x98d389…e75ea9
0x4095…d2c90xf5d4…7993Base—$0.01100%coinbase74d ago0x301e1a…0ada7f
0x4095…d2c90x7813…b959Base—$0.01100%coinbase74d ago0x5a521b…3c1157
0x4095…d2c90xd796…1a0cBase—$0.01100%coinbase74d ago0x30922c…20e197
0x4095…d2c90x6cf0…267fBase—$0.01100%coinbase74d ago0x7828d9…7c5914
0x4095…d2c90xe469…9533Base—$0.01100%coinbase74d ago0xe273fc…737d63
0x4095…d2c90xcb98…7a8eBase—$0.01100%coinbase74d ago0x88d865…2df4ba
0x4095…d2c90x9e0d…d65bBase—$0.01100%coinbase74d ago0xa3fc4e…9ab1f3
0x4095…d2c90xdfbc…aac5Base—$0.01100%coinbase74d ago0x85ba82…591dd1
0x4095…d2c90x17a6…2677Base—$0.01100%coinbase74d ago0x3a015b…f3b081
0x4095…d2c90xc304…8033Base—$0.01100%coinbase74d ago0xc2b4e4…65bd72
0x4095…d2c90xea5f…0fa1Base—$0.01100%coinbase74d ago0x0bb284…9b11ed
0x4095…d2c90x8f0b…137aBase—$0.01100%coinbase74d ago0xc96fb5…970653
0x4095…d2c90x3e5c…02feBase—$0.01100%coinbase74d ago0x9a88e7…b6025a
0x4095…d2c90x02f1…c6caBase—$0.01100%coinbase74d ago0x53e115…274ed6

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.