Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb196…240c0x3e0a…78e7Base—$0.004661100%coinbase75d ago0x1c4497…fc0161
0xb196…240c0x3e0a…78e7Base—$0.004243100%coinbase75d ago0x78ed0b…2f3f8f
0xb196…240c0x3e0a…78e7Base—$0.004473100%coinbase75d ago0x88244a…9ae809
0xb196…240c0x3e0a…78e7Base—$0.00528100%coinbase75d ago0x07179f…f63474
0xb196…240c0x3e0a…78e7Base—$0.00376100%coinbase75d ago0xf2542e…c7e48c
0xb196…240c0x3e0a…78e7Base—$0.002933100%coinbase75d ago0x388728…5c70c0
0xb196…240c0x3e0a…78e7Base—$0.005803100%coinbase75d ago0xf66b94…e33eb3
0xb196…240c0x3e0a…78e7Base—$0.003501100%coinbase75d ago0xc65ddc…b21438
0xb196…240c0x3e0a…78e7Base—$0.004484100%coinbase75d ago0xf9e337…f825c1
0xb196…240c0x3e0a…78e7Base—$0.003845100%coinbase75d ago0xa21257…56cb0d
0xb196…240c0x3e0a…78e7Base—$0.003054100%coinbase75d ago0x326ac5…c50523
0xb196…240c0x3e0a…78e7Base—$0.00538100%coinbase75d ago0x247f64…7be472
0xb196…240c0x3e0a…78e7Base—$0.003632100%coinbase75d ago0x41a097…b4e982
0xb196…240c0x3e0a…78e7Base—$0.002889100%coinbase75d ago0x4f04d0…3cb1d6
0xb196…240c0x3e0a…78e7Base—$0.004698100%coinbase75d ago0x4282f7…b2f0cc
0xb196…240c0x3e0a…78e7Base—$0.005487100%coinbase75d ago0xf221dd…76dd5c
0xb196…240c0x3e0a…78e7Base—$0.002869100%coinbase75d ago0x8da20d…6b22dc
0xb196…240c0x3e0a…78e7Base—$0.0057100%coinbase75d ago0x952a05…c4c912
0xb196…240c0x3e0a…78e7Base—$0.003607100%coinbase75d ago0xed1e20…795e5f
0xb196…240c0x3e0a…78e7Base—$0.003866100%coinbase75d ago0xc7f318…575a15
0xb196…240c0x3e0a…78e7Base—$0.004309100%coinbase75d ago0xb8ccb0…747920
0xb196…240c0x3e0a…78e7Base—$0.004237100%coinbase75d ago0x4b3984…28d9aa
0xb196…240c0x3e0a…78e7Base—$0.004669100%coinbase75d ago0xa68a0c…409aab
0xb196…240c0x3e0a…78e7Base—$0.005447100%coinbase76d ago0x1d7923…9c046d
0xb196…240c0x3e0a…78e7Base—$0.00365100%coinbase76d ago0x69714c…9a6de7

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.