Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea3a…38cd0x63d8…886dBase—$0.01100%coinbase57d ago0x068b60…f9d8ba
0xea3a…38cd0x435a…96b5Base—$0.01100%coinbase57d ago0xfbf0b0…2e49bd
0xea3a…38cd0x4ba1…e5a0Base—$0.01100%coinbase57d ago0x01bf0c…ffee6b
0xea3a…38cd0x80a4…c89eBase—$0.01100%coinbase57d ago0xa71147…1cb450
0xea3a…38cd0x4bb2…7fe8Base—$0.01100%coinbase57d ago0x6facaf…ef3ef0
0xea3a…38cd0x6f37…fff4Base—$0.01100%coinbase57d ago0x3f94a1…711121
0xea3a…38cd0x68f0…f1f5Base—$0.01100%coinbase57d ago0x534866…ca44ab
0xea3a…38cd0x13ec…4294Base—$0.01100%coinbase57d ago0xf3921d…3413cd
0xea3a…38cd0x1a64…0a94Base—$0.01100%coinbase57d ago0x61bbdc…f07128
0xea3a…38cd0x1976…81fdBase—$0.01100%coinbase57d ago0x3cdde1…f93e8e
0xea3a…38cd0x3827…d149Base—$0.01100%coinbase57d ago0x1212ad…47d8c3
0xea3a…38cd0xab82…bfbbBase—$0.01100%coinbase57d ago0xdf51ae…e9ab27
0xea3a…38cd0x6c79…8b4eBase—$0.01100%coinbase57d ago0x814019…50161b
0xea3a…38cd0x5c27…d074Base—$0.01100%coinbase57d ago0x42a150…604a4a
0xea3a…38cd0xe68f…f3ceBase—$0.01100%coinbase57d ago0xabac18…00b0de
0xea3a…38cd0xd359…d277Base—$0.01100%coinbase57d ago0x1d12ad…c758d8
0xea3a…38cd0x53ee…1259Base—$0.01100%coinbase57d ago0x7d6ad2…7b47b8
0xea3a…38cd0x4b0a…47c7Base—$0.01100%coinbase57d ago0x44e355…60d93f
0xea3a…38cd0x9104…b7fcBase—$0.01100%coinbase57d ago0xb820c9…b87be8
0xea3a…38cd0xbab1…43ffBase—$0.01100%coinbase58d ago0x44355e…8877b9
0xea3a…38cd0xfe30…37d4Base—$0.01100%coinbase58d ago0x65cef1…2ed66c
0xea3a…38cd0xeef4…522bBase—$0.01100%coinbase58d ago0x5b11ec…367434
0xea3a…38cd0xeada…d89fBase—$0.01100%coinbase58d ago0x35d8e4…e10320
0xea3a…38cd0x6a30…5368Base—$0.01100%coinbase58d ago0xcc36cc…5e8cf7
0xea3a…38cd0x3d38…3bbcBase—$0.01100%coinbase58d ago0xd54a1e…e6e4d5

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.