Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa34d ago0x69658b…42ae46
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa34d ago0x780780…aca843
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa34d ago0x5e602e…a736b3
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa34d ago0x7f0b3e…58c11d
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa34d ago0xd8a2e0…72976c
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa34d ago0xa5ade0…0b08e6
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa34d ago0x366ed8…adf8bf
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa34d ago0xcee6a8…8e7634
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa34d ago0x19541a…5241a3
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa34d ago0xa6806f…c28863
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa34d ago0xe1ee80…857191
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa34d ago0xe901c9…98111c
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa34d ago0x64b64f…647ac9
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa34d ago0x01e336…b8482e
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa34d ago0xac169b…ba312e
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa34d ago0x724187…181e77
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa34d ago0xba0062…83a2f8
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa34d ago0x1376e6…bd07c9
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa34d ago0x2afa43…234051
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa34d ago0xc3450d…9494b0
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa34d ago0xbf9a30…78c44a
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa34d ago0x2322fa…ae6033
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa34d ago0x56461f…5d32df
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa34d ago0x448d17…967279
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa34d ago0x4d6188…bb5f1c

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.