Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa17d ago0xfe13c7…d2f46e
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa17d ago0x966c68…bd3ee4
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa17d ago0x3009b6…44a4a5
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa17d ago0xcd9e3a…29acf8
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa17d ago0x4fc629…a3cc55
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa17d ago0xb0e3c7…46f9b0
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa17d ago0x519361…65c913
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa17d ago0x0eb8da…868c5d
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa17d ago0x874154…de84a3
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa17d ago0xb5ad0e…d6119a
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa18d ago0x517f5c…a912ae
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa18d ago0x024b7b…e3d5e1
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa18d ago0xdebe44…4537eb
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa18d ago0xae4370…41b210
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa18d ago0x284957…3cbecd
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa18d ago0x1764c1…5714b9
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa18d ago0x1d9629…cb16d3
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa18d ago0xbf8876…034c36
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa18d ago0xdd7fc3…9d31fd
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa18d ago0x7b85ab…9ff9e0
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa18d ago0x2b61d1…ae734d
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa18d ago0xeda69e…0aad7e
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa18d ago0x2aea51…f2def8
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa18d ago0x82aa99…8607c0
0x6bfa…a90b0xfe80…47eeBase—$0.001100%fluxa18d ago0x68acb2…196070

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.