Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0000…9c630x9c95…e299Base—$0.001100%fluxa50d ago0x71a613…11dc14
0x0000…9c630x9c95…e299Base—$0.001100%fluxa50d ago0x9dedb3…336d29
0x0000…9c630x9c95…e299Base—$0.001100%fluxa50d ago0xa8d2a5…50aca4
0x0000…9c630x9c95…e299Base—$0.001100%fluxa50d ago0x7c3140…cfa5c8
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa50d ago0x59459d…5539fe
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa50d ago0x0c1227…b886c2
0x0000…9c630x9c95…e299Base—$0.001100%fluxa50d ago0x33d3b6…3474dc
0x0000…9c630x9c95…e299Base—$0.001100%fluxa50d ago0xc6cca7…839990
0x0000…9c630x9c95…e299Base—$0.001100%fluxa50d ago0x254ef8…262abd
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa50d ago0x956a6f…df25ec
0x0000…9c630x9c95…e299Base—$0.001100%fluxa50d ago0xea1a6e…fc603f
0x0000…9c630x9c95…e299Base—$0.001100%fluxa50d ago0x62177b…bfb96a
0x0000…9c630x9c95…e299Base—$0.001100%fluxa50d ago0x4e31fc…54c37f
0x0000…9c630x9c95…e299Base—$0.001100%fluxa50d ago0x90072d…f3a064
0x0000…9c630x9c95…e299Base—$0.001100%fluxa50d ago0xff5801…27bf93
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa50d ago0x8c4925…554afd
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa50d ago0x1862f8…9d08d3
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa50d ago0xcc986d…d045e3
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa50d ago0x194535…65ec8a
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa50d ago0x75d3b9…30e077
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa50d ago0xae03b5…7906d6
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa50d ago0xb0aad2…289638

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.