Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa35d ago0xc4ad55…894026
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa35d ago0x51dd97…37b833
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa35d ago0x18344a…27af63
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa35d ago0x1f30f7…92be6a
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa35d ago0x954e79…a15ea2
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa35d ago0x43ffef…92dd0d
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa35d ago0xf4ab8e…d994ba
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa35d ago0x8ec8d9…e06253
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa35d ago0xa00c9d…701962
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa35d ago0x31791e…3b91e8
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa35d ago0x9e5eb9…c85fdb
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa35d ago0x40253b…b40c7e
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa35d ago0x5d30d8…85a2b5
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa35d ago0xb354b8…ba07c3
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa35d ago0x9f9643…07fb25
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0xd18037…d0c717
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0x1312bc…6999e0
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0xca0182…761fa1
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0x0dac7b…642fad
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0x55b9c8…0a1055
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0xc53741…3ab729
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0x328b90…de7de8
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0x2c6984…d906af
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0xdd48a6…afdd70
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0xc34867…36cf39

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.