Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0x73cadf…adf59a
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0x193c30…d13d86
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0xe8145a…ebdb5b
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0xf3b1cc…bd3da4
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0x1973ce…e1d911
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0xfaed30…120494
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa40d ago0x5a7d3e…ead2cf
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa40d ago0x643e95…62806f
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa40d ago0x16d640…3a2a6b
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa40d ago0x01d892…99f824
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa40d ago0x18e964…e28a01
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa40d ago0x0c2eee…0be944
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa40d ago0x353bea…bdcc35
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa40d ago0xbbf67f…bcbd48
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa40d ago0xc12af6…7cff84
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa40d ago0x34b281…65bbf6
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa40d ago0x009d09…29fe22
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa40d ago0x3870d5…5c6589
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa40d ago0xc7ed78…21d366
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa40d ago0xd56ec6…9edaab
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa40d ago0x91a883…d500f1
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa40d ago0xb15205…019417
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa40d ago0x10d095…622ad7
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa40d ago0x449176…47fe33
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa40d ago0xbf40f1…5a364e

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.