Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0xe5a69d…c236a7
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0xe40e24…230da6
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0x9c0425…27ac36
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0xc6304e…366b92
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0x4c6d00…f9ada6
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0xc6e9e4…ed5edb
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0xd840d8…15d716
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0x73957e…b303fc
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0x0745f2…79485b
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0xf25a2c…7fd382
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0x5949b1…ca2acb
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0x13c04e…f087e4
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0xc19dca…2a808b
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0x65c6bc…9e8149
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0x39cfdf…dacd0a
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0x1b18b6…7e2b91
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0xc61bfe…cd1f3a
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0x3b8af7…8e0394
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0x7e6cb1…c42f50
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0xbc65c8…5bf896
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0xff7585…a87d0c
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0xbf9016…a11b24
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0x56a41e…178288
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0xae1e4d…fecd59
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa27d ago0xbd9e44…34a732

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.