Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc717…10c90x7d2c…bcfeBase—$0.05100%coinbase12d ago0xdde811…39b885
0x6798…d99c0x7d2c…bcfeBase—$0.05100%coinbase12d ago0x6ad8a3…331c16
0x6798…d99c0x7d2c…bcfeBase—$0.05100%coinbase12d ago0x5cd253…69dece
0x0127…a3840x7d2c…bcfeBase—$0.50100%coinbase12d ago0xf1ac56…48bf80
0x0127…a3840x7d2c…bcfeBase—$0.40100%coinbase12d ago0x369175…403c6d
0x87a0…5b090x7d2c…bcfeBase—$0.05100%coinbase12d ago0xac4888…0433b3
0x87a0…5b090x7d2c…bcfeBase—$0.05100%coinbase12d ago0x1a1782…2359be
0x87a0…5b090x7d2c…bcfeBase—$0.05100%coinbase12d ago0x994860…879038
0x87a0…5b090x7d2c…bcfeBase—$0.05100%coinbase12d ago0x66754c…9d6eb1
0x87a0…5b090x7d2c…bcfeBase—$0.05100%coinbase12d ago0xe3d169…ac21c1
0x87a0…5b090x7d2c…bcfeBase—$0.05100%coinbase12d ago0x6d5ec1…b1ffad
0x87a0…5b090x7d2c…bcfeBase—$0.05100%coinbase12d ago0xcff32b…106607
compnovo.eth0x7d2c…bcfeBase—$0.05100%coinbase12d ago0xbfedca…6f03b6
compnovo.eth0x7d2c…bcfeBase—$0.05100%coinbase12d ago0x717e9b…b099e7
compnovo.eth0x7d2c…bcfeBase—$0.05100%coinbase12d ago0x65298f…a83780
compnovo.eth0x7d2c…bcfeBase—$0.05100%coinbase12d ago0xf0ed10…13f1ad
compnovo.eth0x7d2c…bcfeBase—$0.05100%coinbase12d ago0x2bb56d…ad81c1
compnovo.eth0x7d2c…bcfeBase—$0.05100%coinbase12d ago0x22ae58…3244b8
compnovo.eth0x7d2c…bcfeBase—$0.05100%coinbase12d ago0x704aed…147379
peterszilagyi.eth0x7d2c…bcfeBase—$0.05100%coinbase12d ago0x919619…d312f0
peterszilagyi.eth0x7d2c…bcfeBase—$0.05100%coinbase12d ago0x327a3b…58b4fd
peterszilagyi.eth0x7d2c…bcfeBase—$0.05100%coinbase12d ago0x61f231…acf887
peterszilagyi.eth0x7d2c…bcfeBase—$0.05100%coinbase12d ago0xc9fade…2ee754
hirokitotoki.eth0x7d2c…bcfeBase—$0.05100%coinbase12d ago0x3e1db3…3fa6b5
hirokitotoki.eth0x7d2c…bcfeBase—$0.05100%coinbase12d ago0xb2b1e2…a2b046

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.