Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x81e455…f31655
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x9462b9…b7ce91
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x22f07a…2ff2aa
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x3b9a9c…8845fd
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x14cc84…d070ec
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0xe9f3cb…10c8b4
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0xe76b23…106fa3
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x7065ac…0ca7b5
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x1781af…daf4b5
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0xfd5957…eedf51
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x3dc475…8da442
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x573d69…a65edf
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0xade8a6…50aa18
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x9e8218…46e1d6
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0xc0d9a6…8a494a
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x1a21fc…413b6b
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0xffbc85…de5cd3
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0xb80bc5…140a53
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x778233…adf1c8
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x22248c…76503f
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0xcddabb…173403
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x1018d6…82a37e
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x46dd50…163811
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0xa20422…bac038
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa21d ago0x561918…f90687

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.