Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x285a…3c290x9c95…e299Base—$0.001100%fluxa39d ago0xb2904f…010e60
0x285a…3c290xfe80…47eeBase—$0.001100%fluxa39d ago0x951e14…229305
0x285a…3c290xfe80…47eeBase—$0.001100%fluxa39d ago0xc3577c…7cc23f
0x285a…3c290xfe80…47eeBase—$0.001100%fluxa39d ago0xcf6ce7…98a966
0x285a…3c290xfe80…47eeBase—$0.001100%fluxa39d ago0x455aa1…429f4c
0x285a…3c290xfe80…47eeBase—$0.001100%fluxa39d ago0x4149a0…5097e6
0x285a…3c290xfe80…47eeBase—$0.001100%fluxa39d ago0x3db54c…2c7412
0x285a…3c290xfe80…47eeBase—$0.001100%fluxa39d ago0x85ad9d…f2777a
0x285a…3c290x9c95…e299Base—$0.001100%fluxa39d ago0xd49b4d…c314f2
0x285a…3c290x9c95…e299Base—$0.001100%fluxa39d ago0x156b53…5509e3
0x285a…3c290x9c95…e299Base—$0.001100%fluxa39d ago0xaf1108…09b8f4
0x285a…3c290xfe80…47eeBase—$0.001100%fluxa39d ago0x2fe455…14bb62
0x285a…3c290x9c95…e299Base—$0.001100%fluxa39d ago0xa6c392…f8420c
0x285a…3c290xfe80…47eeBase—$0.001100%fluxa39d ago0x102c35…51ce1f
0x285a…3c290xfe80…47eeBase—$0.001100%fluxa39d ago0x2144b6…0d45f2
0x285a…3c290x9c95…e299Base—$0.001100%fluxa39d ago0x0720ac…b6366d
0x285a…3c290xfe80…47eeBase—$0.001100%fluxa39d ago0xcff861…ada7da
0x285a…3c290x9c95…e299Base—$0.001100%fluxa39d ago0x1809f8…6208e3
0x285a…3c290x9c95…e299Base—$0.001100%fluxa39d ago0x600e66…3a3733
0x285a…3c290xfe80…47eeBase—$0.001100%fluxa39d ago0x4e31fc…8a1a5d
0x285a…3c290xfe80…47eeBase—$0.001100%fluxa39d ago0x1b7b36…32502e
0x285a…3c290x9c95…e299Base—$0.001100%fluxa39d ago0x9a8df3…1efbd9
0x285a…3c290x9c95…e299Base—$0.001100%fluxa39d ago0x43cb8b…8d0d0f
0x285a…3c290xfe80…47eeBase—$0.001100%fluxa39d ago0xe78926…2b2744
0x285a…3c290x9c95…e299Base—$0.001100%fluxa39d ago0x8fecb1…b104c8

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.