Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa36d ago0x705acd…d940e3
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa36d ago0xa2995f…8a12dc
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa36d ago0x9c6262…491e92
0xf5b3…f8080x9c95…e299Base—$0.001100%fluxa36d ago0xe3bfac…8a3875
0xf5b3…f8080x9c95…e299Base—$0.001100%fluxa36d ago0x458d74…26e1c3
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa36d ago0xfcc41e…b29db5
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa36d ago0x2f88a1…90b26f
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa36d ago0xb1d1cf…7c0b2a
0xf5b3…f8080x9c95…e299Base—$0.001100%fluxa36d ago0xd0c4c2…c66709
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa36d ago0x57f854…e84b22
0xf5b3…f8080x9c95…e299Base—$0.001100%fluxa37d ago0x49f858…2e7793
0xf5b3…f8080x9c95…e299Base—$0.001100%fluxa37d ago0x792e30…3790d2
0xf5b3…f8080x9c95…e299Base—$0.001100%fluxa37d ago0xe25b6a…f036b2
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa37d ago0x0665a6…a39197
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa37d ago0x59f7ad…caddef
0xf5b3…f8080x9c95…e299Base—$0.001100%fluxa37d ago0x9b53af…77f1b5
0xf5b3…f8080x9c95…e299Base—$0.001100%fluxa37d ago0xff103f…66b2bd
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa37d ago0xf3fc90…7afede
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa37d ago0x2e5f3f…27b845
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa37d ago0xebd046…42ba48
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa37d ago0xbd222f…796b18
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa37d ago0xd79185…735be6
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa37d ago0xa43a8b…56b781
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa37d ago0xbb5149…0f82df
0xf5b3…f8080x9c95…e299Base—$0.001100%fluxa37d ago0x77ac9c…d8fa45

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.