Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa53d ago0xe93825…4be15a
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa53d ago0x07e8a1…9a85aa
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa53d ago0x10e371…b57a62
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa53d ago0x90062b…268f66
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa53d ago0x0d618a…33562f
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa53d ago0xc996a0…9ffd88
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa53d ago0x4f5c0a…04868d
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa53d ago0x43d0c1…89c9a3
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa53d ago0x7294e7…8b2df5
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa53d ago0xfb9f1b…c09794
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa53d ago0x649604…635d57
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa53d ago0x59998a…a2ba29
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa53d ago0xb31839…daf820
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa53d ago0x07398d…2d4ac7
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa53d ago0x709796…39f84d
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa53d ago0x59b13f…204c1e
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa53d ago0xb4e89f…fb1973
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa53d ago0xc652d9…685ec2
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa53d ago0x224d64…8a762a
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa53d ago0x442eec…629a41
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa53d ago0x277d14…a1bfeb
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa53d ago0xf900f3…43b836
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa54d ago0xcf1fc4…eb5d7a
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa54d ago0x8de100…d26ec4
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa54d ago0xe5112f…04b76a

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.