Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x417e…fbd80x9c95…e299Base—$0.001100%fluxa49d ago0x73d160…d2b276
0x417e…fbd80x9c95…e299Base—$0.001100%fluxa49d ago0x4463ae…18832c
0x417e…fbd80x9c95…e299Base—$0.001100%fluxa49d ago0x182278…7eb589
0x417e…fbd80x9c95…e299Base—$0.001100%fluxa49d ago0x34a2cb…203af3
0x417e…fbd80xfe80…47eeBase—$0.001100%fluxa49d ago0xff0016…5f87e4
0x417e…fbd80x9c95…e299Base—$0.001100%fluxa49d ago0x8380d9…44a36a
0x417e…fbd80x9c95…e299Base—$0.001100%fluxa49d ago0xb0b87a…dd1010
0x417e…fbd80x9c95…e299Base—$0.001100%fluxa49d ago0xfaf637…1f4e26
0x417e…fbd80x9c95…e299Base—$0.001100%fluxa49d ago0xe9b0fe…1e8688
0x417e…fbd80xfe80…47eeBase—$0.001100%fluxa49d ago0xd45cd6…2e417b
0x417e…fbd80xfe80…47eeBase—$0.001100%fluxa49d ago0xef1c31…b98609
0x417e…fbd80x9c95…e299Base—$0.001100%fluxa49d ago0x3f61c9…b814b1
0x417e…fbd80x9c95…e299Base—$0.001100%fluxa49d ago0x00ea42…21a172
0x417e…fbd80x9c95…e299Base—$0.001100%fluxa49d ago0x015cac…1eddcd
0x417e…fbd80xfe80…47eeBase—$0.001100%fluxa49d ago0xd14020…8ad15c
0x417e…fbd80xfe80…47eeBase—$0.001100%fluxa50d ago0x1af741…55fea7
0x417e…fbd80xfe80…47eeBase—$0.001100%fluxa50d ago0xd1ff83…1be21f
0x417e…fbd80xfe80…47eeBase—$0.001100%fluxa50d ago0xe18f70…4f85f7
0x417e…fbd80xfe80…47eeBase—$0.001100%fluxa50d ago0x159b79…fa942e

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.