Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa39d ago0x0421ea…7f4882
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa39d ago0xe2df78…d63466
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa39d ago0xe7b045…fdc7d7
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa39d ago0x84b3cf…17c37b
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0xffba15…5c6907
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0x62eb01…cab963
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0x472bef…a0f2ed
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0x02978f…a3e40a
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0x8e97cb…6e2f2c
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0x07a27a…f0fafd
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa40d ago0x1c4002…d1ac1f
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0xbc4801…ed34e6
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa40d ago0xb48d0d…2f90cc
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0xcb4a31…407ded
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa40d ago0xae60c6…247242
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa40d ago0x75a941…34cfd4
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0x07e940…38867d
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0xd6e91a…02f920
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0x581856…c48925
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0x02206e…97c77f
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0x58c6a0…f7e1b6
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0x0b22de…b06b32
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0xef4b0b…4f2096
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0xeab0b3…36c452
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0xb51aec…c539eb

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.