Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0x732207…8428a9
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0xfc39c6…d8c8bf
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0x3496e9…5bd8e3
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0x66bdb5…df90e1
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0xdec78c…c292d2
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0xd2e749…2035e4
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0xb05f57…0af679
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0xef3089…959161
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0x87e162…54b91a
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0xe7b62d…75c6b6
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0x2a7b49…5907d0
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa19d ago0xd5bbe7…1b4db4
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa19d ago0x00d9b6…73e158
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa19d ago0xc8df11…29ced3
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa19d ago0x134f2e…060ae3
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa19d ago0x47cf34…4e834f
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa19d ago0x1b5eae…deba75
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa19d ago0xf64d7f…dc566e
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa19d ago0x3dd058…b04063
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa19d ago0x80d140…62a4de
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa19d ago0xcd8c54…e476db
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa19d ago0xee05e1…ce4fe4
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa19d ago0x543d6c…3d1948
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa19d ago0x05c9dd…35e584
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa19d ago0x97f3f4…c05f61

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.