Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x05f482…a9c9e3
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x5b89ee…eb9165
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0xb626bc…21ffc6
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0xbbc299…aaf069
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x77eba6…e00a04
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x679f5b…164325
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0xdbcaae…a43768
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0xfa3176…304990
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x90dd1f…e87f0b
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x7f4871…4937cf
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x7daa42…7aa206
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x32238d…03aa21
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x92cf04…f90808
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x87b3d6…fde6e0
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x219359…73b82f
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x30d94a…604115
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x8ca8ca…531e41
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0xfaf494…a9d4db
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x695eb7…c30ca5
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0xf160ac…2eb7cc
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0xe65309…371686
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x68e6a5…048323
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0xc15019…34ef56
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x70c356…16d355
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x80a5e1…612f33

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.