Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3560…6af00x9c95…e299Base—$0.001100%fluxa40d ago0xe7b835…ae0aab
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa40d ago0xaa6038…a3b0c7
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa40d ago0xa9a63d…04ce98
0x3560…6af00x9c95…e299Base—$0.001100%fluxa40d ago0x9c5e85…17355b
0x3560…6af00x9c95…e299Base—$0.001100%fluxa40d ago0x0089e7…8fbce6
0x3560…6af00x9c95…e299Base—$0.001100%fluxa40d ago0xc2c94d…433f49
0x3560…6af00x9c95…e299Base—$0.001100%fluxa40d ago0xc44310…6817d5
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa40d ago0x5eefd9…5fe773
0x3560…6af00x9c95…e299Base—$0.001100%fluxa40d ago0xd4a720…d6fdda
0x3560…6af00x9c95…e299Base—$0.001100%fluxa40d ago0xef6632…5db445
0x3560…6af00x9c95…e299Base—$0.001100%fluxa40d ago0x2aa3cd…33157a
0x3560…6af00x9c95…e299Base—$0.001100%fluxa40d ago0x918de3…4ec0eb
0x3560…6af00x9c95…e299Base—$0.001100%fluxa40d ago0x2dbc6c…ee3969
0x3560…6af00x9c95…e299Base—$0.001100%fluxa40d ago0x379985…f431ad
0x3560…6af00x9c95…e299Base—$0.001100%fluxa40d ago0xc7907c…4351ba
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa40d ago0x7efd7a…5bf49b
0x3560…6af00x9c95…e299Base—$0.001100%fluxa40d ago0x7b838d…4bb739
0x3560…6af00x9c95…e299Base—$0.001100%fluxa40d ago0x889c45…91fd4b
0x3560…6af00x9c95…e299Base—$0.001100%fluxa40d ago0x0d0f2b…b8cbd9
0x3560…6af00x9c95…e299Base—$0.001100%fluxa40d ago0x48f5c2…6de2ad
0x3560…6af00x9c95…e299Base—$0.001100%fluxa40d ago0xd9ca5e…821833
0x3560…6af00x9c95…e299Base—$0.001100%fluxa40d ago0x593038…6e5310
0x3560…6af00x9c95…e299Base—$0.001100%fluxa40d ago0xa4e229…279af7
0x3560…6af00x9c95…e299Base—$0.001100%fluxa40d ago0x014b97…c6373a
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa40d ago0xb5824d…7403d9

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.