Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb179…2d640x9c95…e299Base$0.001100%fluxa31d ago0xf223ba…bf3a03
0xb179…2d640x9c95…e299Base$0.001100%fluxa31d ago0x9f5c5f…1e06eb
0xb179…2d640x9c95…e299Base$0.001100%fluxa31d ago0x623888…4a006d
0xb179…2d640x9c95…e299Base$0.001100%fluxa31d ago0xc519f4…ba372d
0xb179…2d640x9c95…e299Base$0.001100%fluxa31d ago0x3639fe…4fa277
0xb179…2d640x9c95…e299Base$0.001100%fluxa31d ago0x1ada36…86672e
0xb179…2d640x9c95…e299Base$0.001100%fluxa31d ago0x73903a…738ff0
0xb179…2d640x9c95…e299Base$0.001100%fluxa31d ago0xb6500a…189f85
0xb179…2d640x9c95…e299Base$0.001100%fluxa31d ago0x9ae615…7d90df
0xb179…2d640x9c95…e299Base$0.001100%fluxa31d ago0x90288d…931a51
0xb179…2d640x9c95…e299Base$0.001100%fluxa31d ago0xc3e60f…1972ba
0xb179…2d640xfe80…47eeBase$0.001100%fluxa31d ago0x308b11…b7ebbe
0xb179…2d640x9c95…e299Base$0.001100%fluxa31d ago0x337050…67413a
0xb179…2d640xfe80…47eeBase$0.001100%fluxa32d ago0x38414a…5efedc
0xb179…2d640xfe80…47eeBase$0.001100%fluxa32d ago0x2d9a2e…88800f
0xb179…2d640xfe80…47eeBase$0.001100%fluxa32d ago0xb50f56…de0980
0xb179…2d640x9c95…e299Base$0.001100%fluxa32d ago0x4e74c8…8ce83b
0xb179…2d640x9c95…e299Base$0.001100%fluxa32d ago0x6342e6…49cef6
0xb179…2d640xfe80…47eeBase$0.001100%fluxa32d ago0x505bda…20d50c
0xb179…2d640xfe80…47eeBase$0.001100%fluxa32d ago0x23cd38…8bb022
0xb179…2d640xfe80…47eeBase$0.001100%fluxa32d ago0xa35846…c62165
0xb179…2d640x9c95…e299Base$0.001100%fluxa32d ago0xe388f8…acba04
0xb179…2d640x9c95…e299Base$0.001100%fluxa32d ago0xee0ca9…cc083f
0xb179…2d640x9c95…e299Base$0.001100%fluxa32d ago0xafb565…5f78c8
0xb179…2d640xfe80…47eeBase$0.001100%fluxa32d ago0xfcd684…2f41b1

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.