Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6068…27010x9c95…e299Base—$0.001100%fluxa46d ago0x0a2b78…f494cf
0x6068…27010x9c95…e299Base—$0.001100%fluxa46d ago0x9baec3…133d96
0x6068…27010x9c95…e299Base—$0.001100%fluxa47d ago0x93ab90…d34238
0x6068…27010xfe80…47eeBase—$0.001100%fluxa47d ago0x7734c1…9aa7c9
0x6068…27010x9c95…e299Base—$0.001100%fluxa47d ago0xd382be…454c38
0x6068…27010x9c95…e299Base—$0.001100%fluxa47d ago0xa5e2cb…3a4bb7
0x6068…27010x9c95…e299Base—$0.001100%fluxa47d ago0xd548ed…a105f8
0x6068…27010x9c95…e299Base—$0.001100%fluxa47d ago0xccbab5…b055cd
0x6068…27010x9c95…e299Base—$0.001100%fluxa47d ago0x743707…aba647
0x6068…27010x9c95…e299Base—$0.001100%fluxa47d ago0xd305ef…7adf8f
0x6068…27010x9c95…e299Base—$0.001100%fluxa47d ago0x3ea271…198c7d
0x6068…27010xfe80…47eeBase—$0.001100%fluxa47d ago0x3c21ce…755d8e
0x6068…27010xfe80…47eeBase—$0.001100%fluxa47d ago0x0b0ceb…4e4e5e
0x6068…27010x9c95…e299Base—$0.001100%fluxa47d ago0x0c7909…14dcd0
0x6068…27010x9c95…e299Base—$0.001100%fluxa47d ago0x630ace…1036cb
0x6068…27010xfe80…47eeBase—$0.001100%fluxa47d ago0x0c5fd0…08caf0
0x6068…27010xfe80…47eeBase—$0.001100%fluxa47d ago0x7bb332…9cab1d
0x6068…27010xfe80…47eeBase—$0.001100%fluxa47d ago0x29f655…de1e66
0x6068…27010x9c95…e299Base—$0.001100%fluxa47d ago0x88e87f…623dd7
0x6068…27010x9c95…e299Base—$0.001100%fluxa47d ago0x6b23fe…958b34
0x6068…27010x9c95…e299Base—$0.001100%fluxa47d ago0xb7d08c…6538ad
0x6068…27010x9c95…e299Base—$0.001100%fluxa47d ago0x2c837b…d7c564
0x6068…27010x9c95…e299Base—$0.001100%fluxa47d ago0x9ecb55…c55f70
0x6068…27010x9c95…e299Base—$0.001100%fluxa47d ago0x62da97…2007b5
0x6068…27010x9c95…e299Base—$0.001100%fluxa47d ago0x0d7d78…824065

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.