Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0x686146…6fb480
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0x12f6c6…c43d49
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0x646646…e8e8ee
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0x530ffb…26a5f4
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0xecf0c3…ef0b9d
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0x3eede5…d383bb
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0x8bed86…bb20df
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0x038110…85a7a4
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0xbf3d90…9c9b06
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0xf88189…653b0d
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0xb1120c…26c4cf
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0xb33710…301668
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0x0f9501…35329e
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0xd75303…14ca39
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0x80d4d4…f28da0
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0x4401b9…afcc1b
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0x07c857…2e9b80
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0x6bf752…a97f51
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0x2bed5a…414af6
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0x56b31f…53a8d1
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0x4809b6…5791ab
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0xaf5b34…5d70a9
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0x78230c…1ca9e2
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0x862594…4856c8
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa20d ago0x10cd6e…b01078

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.