Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa35d ago0x98a7df…9a3ecc
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa35d ago0x305b68…136f19
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa35d ago0x2f7af2…95a31b
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa35d ago0x359d5d…ea2a5f
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa35d ago0x8e4c56…9cd6ca
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa35d ago0xf48292…ac87ca
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa35d ago0x75147d…3e010a
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa35d ago0x394d06…dea31b
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa35d ago0x4df06f…06ce74
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa35d ago0x130161…1f36ab
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa35d ago0x8493ba…76f1d6
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa35d ago0x29f55d…218861
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa35d ago0x74c56b…040980
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa35d ago0x42769f…8c56ab
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa35d ago0x4ce9af…0dfbaf
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa35d ago0xc0db60…be8655
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa35d ago0xa96d04…32fd99
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa35d ago0x81540d…db79b2
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa35d ago0xae16f9…9ecc58
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa35d ago0x329e43…2dc805
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa35d ago0x4de9e6…69e00a
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa35d ago0xc7a0f8…282664
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa35d ago0xdf5fad…b89c06
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa35d ago0x5e5b7f…8e4bcd
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa35d ago0x9aa863…7756fb

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.