Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa34d ago0xfcf1a5…1fdafc
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa34d ago0x2bb1af…6f295d
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa34d ago0x04e3b0…700cc1
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa34d ago0x7e6749…33e703
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa34d ago0xd27f29…c06a2c
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa34d ago0xc44630…8646f5
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa34d ago0xaa16ef…e7f6f4
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa34d ago0x6d1ad6…d5fa13
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa34d ago0x966443…57b5c0
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa34d ago0x67f749…4b5635
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa34d ago0x966506…663ece
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa34d ago0x49e044…a390a1
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa34d ago0xeda371…9109ba
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa34d ago0x201621…c82a28
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa35d ago0x123339…e90a08
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa35d ago0x1629fd…0d1a00
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa35d ago0x9cd96c…437364
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa35d ago0x6267c7…7168ef
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa35d ago0xb5d68c…ff5b0c
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa35d ago0x004fc0…f3be9f
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa35d ago0xcd4fb4…331939
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa35d ago0x16bf96…e589df
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa35d ago0xb0bae5…0cf981
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa35d ago0x52da47…bd6f29
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa35d ago0xaa6d3d…01233c

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.