Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa36d ago0xad2f40…22e106
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa36d ago0x415a5d…5e5513
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa36d ago0xbd3452…47caf1
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa36d ago0x5c7f7d…6c5ddc
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa36d ago0x353ae8…314f5b
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa36d ago0xab3154…b5a538
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa36d ago0x178bae…8aa3f0
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa36d ago0x2e8d1f…ab2d8f
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa36d ago0x2aa487…d9af45
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa36d ago0x8f2848…167b11
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa36d ago0x623365…ed6590
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa36d ago0x11eb6f…026683
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa36d ago0xdfef19…c5c673
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa36d ago0x4295cd…7bf4f4
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa36d ago0xf89965…8abffc
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa36d ago0x24abf5…5a4058
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa36d ago0x76e216…313bf2
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa36d ago0x575957…be0930
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa36d ago0x31ab83…cf8179
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa36d ago0xb3eb1e…9890df
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa36d ago0x6b3bbe…afe999
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa36d ago0x7d3c36…bb952a
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa36d ago0x6e7cb3…bdcbb9
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa36d ago0x27b5e5…dc036a
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa36d ago0x866b38…8d8f97

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.