Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebda…12290xfe80…47eeBase$0.001100%fluxa15d ago0xfd8d60…729629
0xebda…12290xfe80…47eeBase$0.001100%fluxa15d ago0x1c4a2e…f6a9cb
0xebda…12290xfe80…47eeBase$0.001100%fluxa16d ago0x5a2eba…08aee3
0xebda…12290xfe80…47eeBase$0.001100%fluxa16d ago0xd61117…6e4afc
0xebda…12290xfe80…47eeBase$0.001100%fluxa16d ago0xf25b26…1f19ee
0xebda…12290xfe80…47eeBase$0.001100%fluxa16d ago0x246d2c…6fadd2
0xebda…12290xfe80…47eeBase$0.001100%fluxa16d ago0x3c8cfa…900cfc
0xebda…12290xfe80…47eeBase$0.001100%fluxa16d ago0x3db56b…b25869
0xebda…12290xfe80…47eeBase$0.001100%fluxa16d ago0xdc0ff0…49c986
0xebda…12290xfe80…47eeBase$0.001100%fluxa16d ago0xd3ff9a…b819e7
0xebda…12290xfe80…47eeBase$0.001100%fluxa16d ago0x4e1cdd…c843aa
0xebda…12290xfe80…47eeBase$0.001100%fluxa16d ago0xd66aee…d85bd1
0xebda…12290xfe80…47eeBase$0.001100%fluxa16d ago0x2bf3cd…47d41f
0xebda…12290xfe80…47eeBase$0.001100%fluxa16d ago0xabb1cd…358664
0xebda…12290xfe80…47eeBase$0.001100%fluxa16d ago0xb80f03…b395e9
0xebda…12290xfe80…47eeBase$0.001100%fluxa16d ago0xffc589…fd11df
0xebda…12290xfe80…47eeBase$0.001100%fluxa16d ago0x61fa3d…e94ecb
0xebda…12290xfe80…47eeBase$0.001100%fluxa16d ago0x5511ad…a8298e
0xebda…12290xfe80…47eeBase$0.001100%fluxa16d ago0xfc4e9e…36a50a
0xebda…12290xfe80…47eeBase$0.001100%fluxa16d ago0xc181f2…d82c56
0xebda…12290xfe80…47eeBase$0.001100%fluxa16d ago0x25afa2…a4eb20
0xebda…12290xfe80…47eeBase$0.001100%fluxa16d ago0x8091b2…6244a9
0xebda…12290xfe80…47eeBase$0.001100%fluxa16d ago0x3f55e8…27c80c
0xebda…12290xfe80…47eeBase$0.001100%fluxa16d ago0x239e3b…38eb42
0xebda…12290xfe80…47eeBase$0.001100%fluxa16d ago0x1e1fa4…03fa9c

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.