Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa16d ago0xcf7b98…f08789
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa16d ago0x8b6230…be0304
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa16d ago0xb0fd3c…b65e5e
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa16d ago0x849d2a…c74059
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa16d ago0xa24925…145614
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa16d ago0x1bda02…48576c
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa16d ago0xdf00a8…9e12d9
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa16d ago0x021e36…b1622f
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa16d ago0x1c0730…5723ca
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa16d ago0x8caed5…dac6e9
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa16d ago0x8c1312…83f316
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa16d ago0x1421a1…dc50a7
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa16d ago0x6717c8…55e23d
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa16d ago0xf40319…a6d6ee
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa16d ago0xe3c6c4…2adba0
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa16d ago0x52007c…a5332b
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa16d ago0xd23e40…43aea3
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa16d ago0xcc5612…019d75
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa16d ago0xb828df…a900ad
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa16d ago0x4cfc85…4c5c7f
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa16d ago0x413074…c251cc

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.