Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0x6a4f25…717872
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0x696efa…6686b5
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0x814d01…58208f
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0xc8a95e…b22abe
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0xea2da5…252794
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0x1ae450…aa1a43
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0x4127eb…a786bd
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0x2b6101…8bd27b
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0xfe1ad3…1373df
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0xd451fd…788136
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0x804982…59075e
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0xb2fd57…ee58b5
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0x30b168…f185e9
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0xe10b6f…e6b69d
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0xd613e6…b54b26
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0xbee1f2…f68d8f
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0xa9eccb…fcd474
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0xb602b3…ce0a44
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0x07cd3a…982fce
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0x846a44…e4133d
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0xc263e8…34ddca
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0xc93a02…39f486
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0xff4fa6…40b3ee
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0x6d7ee9…a01d8a
0x2ff9…89860xfe80…47eeBase—$0.001100%fluxa17d ago0xaf7e40…6d5526

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.