Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa42d ago0xa27dbc…07747a
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa42d ago0x018c28…72de35
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa42d ago0x5d50a5…9d64d4
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa42d ago0x7845d5…c545cf
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa42d ago0xe7cd0d…b0df61
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa42d ago0xea95a8…03a35e
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa42d ago0x67d415…0f7550
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa42d ago0x86480b…21105d
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa42d ago0xfee678…44b465
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa42d ago0x409ecb…0e7128
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa43d ago0x159457…b334bb
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa43d ago0x526143…589486
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa43d ago0x3dd179…f155ad
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa43d ago0x46f44d…190e5a
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa43d ago0xdd0180…e6226c
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa43d ago0xa612c5…9cf1c5
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa43d ago0xacc527…9daca1
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa43d ago0x12d87b…e93265
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa43d ago0xb80ad0…7c1b77
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa43d ago0x32afe8…863a5d
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa43d ago0x6ad1c2…dfa170
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa43d ago0xd1f586…c22325
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa43d ago0xa0a89e…38666a
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa43d ago0x04018c…aa495c
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa43d ago0x78ab27…838199

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.