Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf102…de900x9c95…e299Base—$0.001100%fluxa35d ago0x3b935e…f0bfab
0xf102…de900x9c95…e299Base—$0.001100%fluxa35d ago0x8562f5…815aae
0xf102…de900x9c95…e299Base—$0.001100%fluxa35d ago0x43491b…989cb1
0xf102…de900x9c95…e299Base—$0.001100%fluxa35d ago0xcef355…6989c5
0xf102…de900x9c95…e299Base—$0.001100%fluxa35d ago0xcfbdc6…fd177c
0xf102…de900x9c95…e299Base—$0.001100%fluxa35d ago0xbdad18…9f62d3
0xf102…de900x9c95…e299Base—$0.001100%fluxa35d ago0x46de0f…09d93b
0xf102…de900xfe80…47eeBase—$0.001100%fluxa35d ago0x898af7…ea6e43
0xf102…de900x9c95…e299Base—$0.001100%fluxa35d ago0x758f88…98a63c
0xf102…de900x9c95…e299Base—$0.001100%fluxa35d ago0xb625b5…11445a
0xf102…de900xfe80…47eeBase—$0.001100%fluxa35d ago0x7acf35…1f1ed3
0xf102…de900xfe80…47eeBase—$0.001100%fluxa35d ago0x2d77ae…ead333
0xf102…de900x9c95…e299Base—$0.001100%fluxa36d ago0xbe14ea…7c0cec
0xf102…de900xfe80…47eeBase—$0.001100%fluxa36d ago0x6bf363…43bfbb
0xf102…de900x9c95…e299Base—$0.001100%fluxa36d ago0xb3c6b7…41e4f4
0xf102…de900x9c95…e299Base—$0.001100%fluxa36d ago0x07e76f…fc62cd
0xf102…de900xfe80…47eeBase—$0.001100%fluxa36d ago0x0549fb…ad9fba
0xf102…de900xfe80…47eeBase—$0.001100%fluxa36d ago0xdcdc1c…2c176d
0xf102…de900xfe80…47eeBase—$0.001100%fluxa36d ago0xe13881…5d93dc
0xf102…de900xfe80…47eeBase—$0.001100%fluxa36d ago0xfc0453…35b62c
0xf102…de900x9c95…e299Base—$0.001100%fluxa36d ago0x33eb50…bcb252
0xf102…de900x9c95…e299Base—$0.001100%fluxa36d ago0x3a03ca…1d1bf7
0xf102…de900xfe80…47eeBase—$0.001100%fluxa36d ago0x4270bd…fe702d
0xf102…de900xfe80…47eeBase—$0.001100%fluxa36d ago0x03a595…2ec921
0xf102…de900xfe80…47eeBase—$0.001100%fluxa36d ago0x576a30…75a955

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.