Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa34d ago0x5f1a47…3296af
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa35d ago0x979caa…31d19b
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa35d ago0xa9c7a3…7b00ff
0xee7b…86fd0x9c95…e299Base—$0.001100%fluxa35d ago0xf2c550…006ed2
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa35d ago0x921ed8…8d498a
0xee7b…86fd0x9c95…e299Base—$0.001100%fluxa35d ago0xfaa503…109f96
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa35d ago0xd27265…4d1fbf
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa35d ago0x81060c…1d4e01
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa35d ago0x0642e3…32ab99
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa35d ago0x274a52…2f30ee
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa35d ago0x0cebda…8f51a7
0xee7b…86fd0x9c95…e299Base—$0.001100%fluxa35d ago0x6e9962…72f795
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa35d ago0x7fbd12…2913d6
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa35d ago0x4b0f38…707ecd
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa35d ago0x920155…99e784
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa35d ago0x1ea36a…528495
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa35d ago0x110900…a0b96b
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa35d ago0x31c87c…b76c02
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa35d ago0xfed168…e6da65
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa35d ago0x7903e0…523fb3
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa35d ago0x6b47ff…d58723
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa35d ago0xc2dea2…086b62
0xee7b…86fd0x9c95…e299Base—$0.001100%fluxa35d ago0xdbd788…02e48c
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa35d ago0x1695a1…f0547c
0xee7b…86fd0x9c95…e299Base—$0.001100%fluxa35d ago0xe8f824…49409e

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.