Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5463…20920x6839…1a2bBase—$0.003100%coinbase42d ago0x3e56f8…21e114
0x5463…20920x6839…1a2bBase—$0.003100%coinbase42d ago0xacdb7f…24f502
0x5463…20920x6839…1a2bBase—$0.003100%coinbase43d ago0x3e995d…ca8ec5
0x5463…20920x6839…1a2bBase—$0.003100%coinbase43d ago0x8d008a…6818cc
0x5463…20920x6839…1a2bBase—$0.003100%coinbase43d ago0x7883eb…1c6d32
0x5463…20920x6839…1a2bBase—$0.003100%coinbase43d ago0xdcf9fc…f3b521
0x5463…20920x6839…1a2bBase—$0.003100%coinbase43d ago0x4462cc…ca8192
0x5463…20920x6839…1a2bBase—$1.00100%coinbase43d ago0xb0eae8…f89720
0x5463…20920x6839…1a2bBase—$0.003100%coinbase43d ago0x2b5108…161f5b
0x5463…20920x6839…1a2bBase—$0.003100%coinbase43d ago0x28db5f…776066
0x5463…20920x6839…1a2bBase—$0.003100%coinbase43d ago0x691a2a…ecdc8b
0x5463…20920x6839…1a2bBase—$0.003100%coinbase43d ago0x8cd682…92de6c
0x5463…20920x6839…1a2bBase—$0.003100%coinbase43d ago0xc6b653…ef2370
0x5463…20920x6839…1a2bBase—$0.003100%coinbase43d ago0x19c0ed…67a7ce
0x5463…20920x6839…1a2bBase—$0.003100%coinbase43d ago0x8c1437…c9075a
0x5463…20920x6839…1a2bBase—$0.003100%coinbase43d ago0x8db401…2ab452
0x5463…20920x6839…1a2bBase—$0.003100%coinbase43d ago0x0c29b1…b09761
0x5463…20920x6839…1a2bBase—$0.003100%coinbase43d ago0x542318…448ea6
0x5463…20920x6839…1a2bBase—$1.00100%coinbase43d ago0x003a4c…d72bb0
0x5463…20920x6839…1a2bBase—$0.003100%coinbase43d ago0x4b5204…9ed9ce
0x5463…20920x6839…1a2bBase—$0.003100%coinbase43d ago0xe0fa51…57b20c
0x5463…20920x6839…1a2bBase—$0.003100%coinbase43d ago0xdbc6bf…192b3c
0x5463…20920x6839…1a2bBase—$0.003100%coinbase43d ago0x76894b…a289ca
0x5463…20920x6839…1a2bBase—$0.003100%coinbase43d ago0x4ea89a…62d5b1
0x5463…20920x6839…1a2bBase—$0.003100%coinbase43d ago0x59097a…4dbdc4

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.