Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0843…13900xfe80…47eeBase—$0.001100%fluxa23d ago0xc10f8d…e66c74
0x0843…13900xfe80…47eeBase—$0.001100%fluxa23d ago0x63e52a…441b46
0x0843…13900xfe80…47eeBase—$0.001100%fluxa23d ago0x83c764…d3d2cb
0x0843…13900xfe80…47eeBase—$0.001100%fluxa23d ago0x85723f…31728f
0x0843…13900xfe80…47eeBase—$0.001100%fluxa24d ago0x8b70ab…42e16c
0x0843…13900xfe80…47eeBase—$0.001100%fluxa24d ago0x31cc3c…7a4cb7
0x0843…13900xfe80…47eeBase—$0.001100%fluxa24d ago0x1e960c…7a08b8
0x0843…13900xfe80…47eeBase—$0.001100%fluxa24d ago0xdac434…281a09
0x0843…13900xfe80…47eeBase—$0.001100%fluxa24d ago0x3b2f5f…f7586a
0x0843…13900xfe80…47eeBase—$0.001100%fluxa24d ago0xe5809b…9c28f4
0x0843…13900xfe80…47eeBase—$0.001100%fluxa24d ago0x6f97b7…d4293d
0x0843…13900xfe80…47eeBase—$0.001100%fluxa24d ago0xee42b3…ac386d
0x0843…13900xfe80…47eeBase—$0.001100%fluxa24d ago0xdf6e82…7b9017
0x0843…13900xfe80…47eeBase—$0.001100%fluxa24d ago0x7821cf…dc6ac1
0x0843…13900xfe80…47eeBase—$0.001100%fluxa24d ago0xf6564f…94c3c3
0x0843…13900xfe80…47eeBase—$0.001100%fluxa24d ago0xffa9ba…ff7c96
0x0843…13900xfe80…47eeBase—$0.001100%fluxa24d ago0x9bf04b…e3be25
0x0843…13900xfe80…47eeBase—$0.001100%fluxa24d ago0x045877…e47989
0x0843…13900xfe80…47eeBase—$0.001100%fluxa24d ago0x8c796b…52aafe
0x0843…13900xfe80…47eeBase—$0.001100%fluxa24d ago0x234c1f…25d7ac
0x0843…13900xfe80…47eeBase—$0.001100%fluxa24d ago0x71a603…4fc9f7
0x0843…13900xfe80…47eeBase—$0.001100%fluxa24d ago0xd289dc…559e37
0x0843…13900xfe80…47eeBase—$0.001100%fluxa24d ago0x22e84b…aea606

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.