Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x823f55…4db19c
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x56bda0…0a2b3f
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x419a34…098f3b
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0xd1da60…10ad1f
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0xebd00b…5377c3
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x87cefd…b68e87
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0xafde3f…4d9af8
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0xc164ce…876f87
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0xbc29d9…1c8640
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x9cf54b…2e403e
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0xf2a54f…81cb99
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0xa994ff…d786e9
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x140697…b35be7
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0xb40eb3…dfc76b
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x13dbab…d39eaf
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x0d9ebb…30353b
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0xf66def…9b5a2d
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0xc57240…0c8f91
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x6d1c88…0bc60d
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x5e7632…1ca944
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0xa2a46f…6b94c1
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x14e955…3b5862
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0xb8effe…0ad004
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x742113…b05b01
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x3e88c2…9e5f02

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.