Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2225…66c10xfe80…47eeBase—$0.001100%fluxa15d ago0xfa3ba0…eea278
0x2225…66c10xfe80…47eeBase—$0.001100%fluxa15d ago0x4d1d8c…11a3c2
0x2225…66c10xfe80…47eeBase—$0.001100%fluxa15d ago0xbad8ed…34f213
0x2225…66c10xfe80…47eeBase—$0.001100%fluxa15d ago0x9ed505…d71d4c
0x2225…66c10xfe80…47eeBase—$0.001100%fluxa15d ago0x25c2a2…7b4c59
0x2225…66c10xfe80…47eeBase—$0.001100%fluxa15d ago0x2aa0bb…5aba77
0x2225…66c10xfe80…47eeBase—$0.001100%fluxa15d ago0xdef177…097009
0x2225…66c10xfe80…47eeBase—$0.001100%fluxa15d ago0x97fde2…39ce81
0x2225…66c10xfe80…47eeBase—$0.001100%fluxa15d ago0xddd8d0…dc70e5
0x2225…66c10xfe80…47eeBase—$0.001100%fluxa15d ago0xfb8ab5…2b3451
0x2225…66c10xfe80…47eeBase—$0.001100%fluxa15d ago0xb3a55b…014c41
0x2225…66c10xfe80…47eeBase—$0.001100%fluxa15d ago0xaad06a…49524b
0x2225…66c10xfe80…47eeBase—$0.001100%fluxa15d ago0xbcf27d…ab1e62
0x2225…66c10xfe80…47eeBase—$0.001100%fluxa15d ago0x7245d5…f67a68
0x2225…66c10xfe80…47eeBase—$0.001100%fluxa15d ago0x64e8e6…58a805
0x2225…66c10xfe80…47eeBase—$0.001100%fluxa15d ago0x022606…f7cc40
0x2225…66c10xfe80…47eeBase—$0.001100%fluxa15d ago0x4d7c85…8fa9f6
0x2225…66c10xfe80…47eeBase—$0.001100%fluxa15d ago0x36e6c5…e3b902
0x2225…66c10xfe80…47eeBase—$0.001100%fluxa15d ago0xf4a2d5…27a558
0x2225…66c10xfe80…47eeBase—$0.001100%fluxa15d ago0x87f6df…bd7309
0x2225…66c10xfe80…47eeBase—$0.001100%fluxa15d ago0xd98464…33661e
0x2225…66c10xfe80…47eeBase—$0.001100%fluxa16d ago0x3dc11f…a7ed0b
0x2225…66c10xfe80…47eeBase—$0.001100%fluxa16d ago0x93f657…bf11f1

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.