Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6c5…8b820x9c95…e299Base—$0.001100%fluxa37d ago0xbe66c6…af928d
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa37d ago0xcf6a35…b6d5d2
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa37d ago0x50d746…c51ccc
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa37d ago0x7cc3b6…d95e78
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa37d ago0xf048b0…feefd5
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa37d ago0x6b89c4…bc5b5b
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa37d ago0x7379e5…47d85f
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa37d ago0xe11980…3dcbea
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa37d ago0x2fc11b…35f53d
0xf6c5…8b820x9c95…e299Base—$0.001100%fluxa37d ago0xfafac0…b2db37
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa37d ago0x05e0b7…afc0e1
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa37d ago0xda3bc2…e697a6
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa37d ago0x8d8412…089b85
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa37d ago0x773afb…d11b13
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa37d ago0x27c379…ca312d
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa37d ago0x2ed73b…af0041
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa37d ago0x129f41…ca4386
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa37d ago0x1693a7…6afd8a
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa37d ago0x11908e…fe3e15
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa37d ago0xd4a237…7f90e7
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa37d ago0x0e3dde…82eaaa
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa37d ago0x88762a…128362
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa37d ago0xaf3c7a…f46321
0xf6c5…8b820x9c95…e299Base—$0.001100%fluxa37d ago0x44c8b9…73e621
0xf6c5…8b820x9c95…e299Base—$0.001100%fluxa38d ago0x6132b9…276396

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.