Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f01…9c250x9c95…e299Base$0.001100%fluxa33d ago0x128257…6b743d
0x3f01…9c250x9c95…e299Base$0.001100%fluxa33d ago0x5129ea…03e901
0x3f01…9c250x9c95…e299Base$0.001100%fluxa33d ago0xe02c66…4725fe
0x3f01…9c250x9c95…e299Base$0.001100%fluxa33d ago0x6675c7…0690dc
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa33d ago0xbb5228…aa9b46
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa33d ago0x266591…6b5f2b
0x3f01…9c250x9c95…e299Base$0.001100%fluxa33d ago0x9e3ff1…2206cc
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa33d ago0x0f7a92…1ad62c
0x3f01…9c250x9c95…e299Base$0.001100%fluxa33d ago0xb395d8…eb80ad
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa33d ago0x2bde4e…dcc5ba
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa33d ago0x9289c3…eef91f
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa33d ago0x651c31…82af7f
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa33d ago0x425504…2b432a
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa33d ago0x41778b…532d17
0x3f01…9c250x9c95…e299Base$0.001100%fluxa33d ago0x7e680c…b532f6
0x3f01…9c250x9c95…e299Base$0.001100%fluxa34d ago0x4fcdd7…79f41f
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa34d ago0x9ce3f8…1deba1
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa34d ago0x72fc8e…6a6a64
0x3f01…9c250x9c95…e299Base$0.001100%fluxa34d ago0xb5d8b6…256b0f
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa34d ago0x54c1e6…57c984
0x3f01…9c250x9c95…e299Base$0.001100%fluxa34d ago0x6c144f…690e72
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa34d ago0x6ed50d…66a259
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa34d ago0xaaea90…5c1cfd
0x3f01…9c250x9c95…e299Base$0.001100%fluxa34d ago0xe4eb50…264634
0x3f01…9c250x9c95…e299Base$0.001100%fluxa34d ago0x929feb…89edcf

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.