Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa20d ago0x3c32cc…bb13c1
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa20d ago0xf4b3ce…d248a1
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa20d ago0x38d99f…becdbf
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa20d ago0x46965b…015379
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa20d ago0xeb28a0…1cc546
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa21d ago0xb71c12…3fe9a4
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa21d ago0xe50387…f4aa4e
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa21d ago0x4031c3…d19d8c
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa21d ago0x5f8518…51f57e
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa21d ago0x5f6015…e130d3
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa21d ago0xbab552…0caa20
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa21d ago0xffb1b3…28f5c1
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa21d ago0x44351b…ec7ae2
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa21d ago0xc83b55…70024e
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa21d ago0x9552a9…21af0e
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa21d ago0xeaeef2…f7e64a
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa21d ago0x127fa3…a23f36
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa21d ago0xe968a9…ab6eea
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa21d ago0x07ac2f…4703e8
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa21d ago0xbfcd5e…74224b
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa21d ago0x43421e…bb0ac5
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa21d ago0xfc6c2f…20e1ca
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa21d ago0x3e0015…d1c14f
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa21d ago0x8cbfe3…1ab5aa
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa21d ago0x7a8824…96e360

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.