Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa40d ago0xc54908…5e1690
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa40d ago0x8cac08…150123
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa40d ago0x96d7de…1e3945
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa40d ago0x2204bb…92c185
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa40d ago0xe93297…8e60ca
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa41d ago0xec4cb2…38b9da
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa41d ago0x05484b…a60c65
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa41d ago0xa973be…147138
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa41d ago0xc09ebd…be0443
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa41d ago0xbcf94d…22ac1d
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa41d ago0x2f0273…f50ccc
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa41d ago0x803594…ae2646
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa41d ago0x802f1a…13c33f
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa41d ago0xa8986f…ae5029
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa41d ago0xc89489…f16d42
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa41d ago0xa3e154…976c32
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa41d ago0xd83972…dc4ba8
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa41d ago0xf03bb3…8b2f1f
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa41d ago0x86c1f4…a541d5
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa41d ago0x63cc9a…23e057
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa41d ago0x500296…223afd
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa41d ago0x522cc2…61f1bc
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa41d ago0x3adcad…da257a
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa41d ago0x322e7e…8747a8
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa41d ago0x675bb6…6e4beb

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.