Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa19d ago0xc2b9e2…798fee
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa19d ago0x49c547…6da7d9
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa19d ago0x812f2f…62e2ae
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa19d ago0x1763b0…0a95e4
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa19d ago0xbee4b7…9dfcf9
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa19d ago0x42a7ee…91f604
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa19d ago0x92d259…599afb
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa19d ago0x11d7ee…32a2ca
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa19d ago0xff618c…4deebf
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa19d ago0xff7af1…7769c6
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa19d ago0x12650c…2f634e
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa19d ago0xd4e0ec…221f80
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa19d ago0x525774…ee948d
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa19d ago0xac708d…9a2f50
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa19d ago0xe9de4b…e079c7
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa19d ago0xb752fe…a7ea8d
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa19d ago0xfada42…0249a9
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa19d ago0xff99de…5f5b8d
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa19d ago0xada4b9…fc7dbb
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa19d ago0xf29774…ef047c
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa19d ago0x66a470…f0e371
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa20d ago0xcded24…211597
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa20d ago0x211555…f2a0bb
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa20d ago0xd35054…e94e80
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa20d ago0x1791d2…fd36d6

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.