Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x424f…da090xfe80…47eeBase—$0.001100%fluxa18d ago0x89f256…48e8bb
0x424f…da090xfe80…47eeBase—$0.001100%fluxa18d ago0x632191…7f4e8e
0x424f…da090xfe80…47eeBase—$0.001100%fluxa18d ago0xdd8438…294cc2
0x424f…da090xfe80…47eeBase—$0.001100%fluxa18d ago0x717940…7ad955
0x424f…da090xfe80…47eeBase—$0.001100%fluxa18d ago0xc1c324…6440e4
0x424f…da090xfe80…47eeBase—$0.001100%fluxa18d ago0x3feeb8…b72a16
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0x229c66…d02da8
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0xa9edeb…4145f1
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0x1634cd…7472e8
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0x196cde…d1b965
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0x215250…17355f
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0x9e5b9c…6424a5
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0xb38617…2b650f
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0x194dca…29fa45
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0x4209b3…c25c7b
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0xac9986…a6904d
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0x50ce58…58fad1
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0x42f191…4cc8be
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0x83b0d7…53f530
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0x83080b…7c4d66
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0xa2f762…b7a03e
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0xb7bc90…81fffc
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0x89090f…1a979f
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0x78d21e…89ad0d
0x424f…da090xfe80…47eeBase—$0.001100%fluxa19d ago0xf86f6f…65771c

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.