Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa39d ago0xba059d…20d21e
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa39d ago0x8334d3…445b5e
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa39d ago0xddb04c…c0d012
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa39d ago0x36cb89…21083c
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa39d ago0xc44205…3dbfa8
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa39d ago0xff9af8…ce9c82
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa39d ago0x089370…0262d7
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa39d ago0xf17c95…d4b786
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa40d ago0x80b60e…b71f48
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa40d ago0x074283…1d3025
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa40d ago0xfa094a…52fd28
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa40d ago0xf4c180…f77208
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa40d ago0x73b8c8…c264b1
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa40d ago0x9e539b…e0fde2
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa40d ago0x58c459…b55c50
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa40d ago0xc012f6…7289dd
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa40d ago0x58f2de…e27b5e
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa40d ago0x630285…7949c7
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa40d ago0xa960b8…486169
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa40d ago0x0235b3…deab51
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa40d ago0x228ec3…c7ddba
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa40d ago0xfd56e4…d98305
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa40d ago0x8fa0a2…f2d348
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa40d ago0xfcb62d…728977
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa40d ago0x7d2c00…fe5569

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.