Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa23d ago0xb9ebd7…3d7088
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa23d ago0x32ffdb…8f3238
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa23d ago0x6bbfdc…25b848
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa23d ago0x6e6181…712ff0
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa23d ago0x1f3625…cedc2f
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa23d ago0xa1b8e3…eb2cb5
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa23d ago0xa0b440…03813e
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa23d ago0xa9f32b…c4526c
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa23d ago0x89cc24…b9a5cb
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa23d ago0x10aec7…76b441
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa24d ago0x784fed…5de527
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa24d ago0x79063f…6944ba
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa24d ago0xbdf556…2915a2
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa24d ago0xd89cbf…71b4a0
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa24d ago0xe406e6…c8b145
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa24d ago0xf1e30a…8843ce
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa24d ago0x0d1869…478077
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa24d ago0xee9ca5…85a74d
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa24d ago0x597b74…8816b8
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa24d ago0xd97740…3cc47d
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa24d ago0x3e7d1d…c223e0
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa24d ago0xe18904…2de82c
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa24d ago0x949876…3eb6cf
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa24d ago0x459445…57264a
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa24d ago0xbe867e…67bff6

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.