Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6068…27010xfe80…47eeBase—$0.001100%fluxa5d ago0x90ab16…2590b5
0x6068…27010xfe80…47eeBase—$0.001100%fluxa5d ago0xcf1c75…93fd24
0x6068…27010xfe80…47eeBase—$0.001100%fluxa5d ago0xfa1a89…1fdd7e
0x6068…27010xfe80…47eeBase—$0.001100%fluxa6d ago0x2c66c0…ab4f33
0x6068…27010xfe80…47eeBase—$0.001100%fluxa6d ago0x1bbfc9…f3ad6c
0x6068…27010xfe80…47eeBase—$0.001100%fluxa6d ago0xdaa22e…56f8ff
0x6068…27010xfe80…47eeBase—$0.001100%fluxa6d ago0x57182c…0d38f7
0x6068…27010xfe80…47eeBase—$0.001100%fluxa6d ago0x2dfdba…77cc25
0x6068…27010xfe80…47eeBase—$0.001100%fluxa6d ago0xd78d0d…bad234
0x6068…27010xfe80…47eeBase—$0.001100%fluxa6d ago0x8c21f4…00a784
0x6068…27010xfe80…47eeBase—$0.001100%fluxa6d ago0x1686bf…24d187
0x6068…27010xfe80…47eeBase—$0.001100%fluxa6d ago0xf0d1e5…76bfd6
0x6068…27010xfe80…47eeBase—$0.001100%fluxa6d ago0xdcf08f…f46749
0x6068…27010xfe80…47eeBase—$0.001100%fluxa6d ago0x1ad08c…04896e
0x6068…27010xfe80…47eeBase—$0.001100%fluxa6d ago0xf8e4e4…97334d
0x6068…27010xfe80…47eeBase—$0.001100%fluxa6d ago0x1d3089…a6b0a3
0x6068…27010xfe80…47eeBase—$0.001100%fluxa6d ago0x5f1dac…edf4ab
0x6068…27010xfe80…47eeBase—$0.001100%fluxa6d ago0x1324c1…09cd98
0x6068…27010xfe80…47eeBase—$0.001100%fluxa6d ago0x365464…f87bed
0x6068…27010xfe80…47eeBase—$0.001100%fluxa6d ago0x0ec072…cff486
0x6068…27010xfe80…47eeBase—$0.001100%fluxa6d ago0x86b3f8…ee9ee3
0x6068…27010xfe80…47eeBase—$0.001100%fluxa6d ago0x0a4b68…4e00eb
0x6068…27010xfe80…47eeBase—$0.001100%fluxa6d ago0xbdb02c…5a5b6e
0x6068…27010xfe80…47eeBase—$0.001100%fluxa6d ago0xb0fca4…45636e
0x6068…27010xfe80…47eeBase—$0.001100%fluxa6d ago0x5d9891…c646d9

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.