Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0x321e14…872908
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0xbbb37e…ce27df
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0x7bad64…6b990b
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0x31ff32…4f3475
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0x4037e7…df9d5d
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0x6dbfe6…12381d
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0x258ed8…7b2c57
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0x179dd9…cd23d4
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0x3a7101…682910
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0x318684…681655
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa15d ago0x841401…06d7b8
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa16d ago0xd67c25…7462af
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa16d ago0x87a4f4…48d88e
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa16d ago0xd6ea1a…d52538
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa16d ago0x008fea…35e4cb
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa16d ago0x7acc8a…863eca
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa16d ago0x649d8e…88b4aa
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa16d ago0x711a4e…3fa9e6
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa16d ago0xc2c4b0…3d3029
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa16d ago0xd21be2…2797dc
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa16d ago0x98c3de…f48f18
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa16d ago0x2474fd…dc169c
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa16d ago0xeef3e5…6da21a
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa16d ago0x1d551f…924cf0
0x656f…b7e60xfe80…47eeBase—$0.001100%fluxa16d ago0x24dfab…32d16a

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.