Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa65d ago0x56aeb7…dc9a47
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa65d ago0xe0961a…8d4c80
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa65d ago0xaf95dc…6d056e
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa66d ago0x66fd77…268b83
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa66d ago0xa51ca3…13a69f
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa66d ago0x510c51…0d04d6
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa66d ago0x4c5f6a…364eec
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa66d ago0x5a6761…fc5f37
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa66d ago0x31e900…0fc5ed
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa66d ago0x4e88ef…0ffe0b
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa66d ago0x3c0807…3183c5
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa66d ago0xf1ab44…3b866a
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa66d ago0xa94cb0…f781ac
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa66d ago0x452189…5d2089
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa66d ago0x073662…daa261
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa66d ago0xd70721…cccc99
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa66d ago0x88cc79…7c1df7
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa66d ago0x873a4c…460fd1
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa66d ago0xc62c0a…c44d2c
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa66d ago0xe77d7f…0bc96b
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa66d ago0x592962…5696bf
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa66d ago0xd1fe05…541dd2
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa66d ago0x35e812…d8eef2
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa66d ago0xb8bff6…37924e
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa66d ago0xde74ae…ac1df1

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.