Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa27d ago0xb9ed3a…67aef1
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa27d ago0x840b2c…08caf8
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa27d ago0x66786e…756f6d
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa27d ago0x645c8f…a70cf6
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa27d ago0x587a32…32efaa
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa27d ago0x59a732…73c60d
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa27d ago0xbd03c1…3b8fca
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa27d ago0xc95af2…620f9a
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa27d ago0xfa524b…d4538a
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa27d ago0xf569ca…66046a
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa27d ago0xddd411…36852e
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa27d ago0x17dae6…9807c8
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa27d ago0x8993e5…6867a6
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa27d ago0xff3391…f9d933
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa27d ago0x033ce3…54f02d
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa27d ago0x51af3e…1f3d70
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa27d ago0x9bbf84…ecece3
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa27d ago0x1ccd1e…555e95
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa27d ago0xaa9e1c…f2ce81
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa27d ago0x475c57…5a6d90
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa28d ago0x546f6c…da819a
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa28d ago0x162944…b4547f
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa28d ago0x16c177…84b6da
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa28d ago0x3940ff…e23852
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa28d ago0xb2b125…8e840d

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.