Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa18d ago0xcbd018…19aee3
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa18d ago0x2d59ad…6d0d9d
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa18d ago0x8e2180…e3f92a
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa18d ago0x7ea24b…44a71a
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa18d ago0x3022c5…b11a8b
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa18d ago0x97a18c…32e267
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa18d ago0xad769b…640fda
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa18d ago0x5e005b…9bf15f
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa18d ago0xef73ea…d58729
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa18d ago0x6754a6…2b5597
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa18d ago0x970c63…115fc5
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0xdb97bb…b9e2ba
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0xee14c0…ad6e9f
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0x936f52…53b6cb
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0xbd0bc1…aa9af2
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0x889f56…862bdd
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0x29a4c2…e6fd08
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0xc9ba97…9737c5
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0xcbb4ec…5d7765
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0x9c3741…fd9099
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0xe11c21…de81e1
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0x020660…d050d7
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0x8090c4…d9b87c
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0xdd4607…6a6628
0x759e…4c630xfe80…47eeBase—$0.001100%fluxa19d ago0x9eca0d…0f581a

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.