Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa35d ago0x9fad7d…1de4b2
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa35d ago0x38e33f…8a8390
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa36d ago0xa4f7b0…1ecbf0
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa36d ago0xfd3128…36348f
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa36d ago0x68db82…21dde2
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa36d ago0x8672ce…6c7932
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa36d ago0x261d44…56fa42
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa36d ago0xbea682…d408cf
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa36d ago0x10f5d9…45df49
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa36d ago0x59f3d1…aeb642
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa36d ago0x7603ce…44ec69
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa36d ago0x71af5e…4b3355
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa36d ago0xb5980e…da5514
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa36d ago0x2a1807…1e7256
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa36d ago0x0be307…7df0fc
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa36d ago0x46feaa…0955c1
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa36d ago0x8cc4e3…3b617f
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa36d ago0x0571b4…04055d
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa36d ago0x08620d…248f57
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa36d ago0x4820e4…4d7ebe
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa36d ago0x1258a7…9385a5
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa36d ago0xad5de7…f526d0
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa36d ago0x61f224…44775c
0x75f8…b02e0xfe80…47eeBase—$0.001100%fluxa36d ago0xabe04e…e04f07
0x75f8…b02e0x9c95…e299Base—$0.001100%fluxa36d ago0xcb1c39…dfa0d4

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.