Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa42d ago0x834149…73315c
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa42d ago0xcd4898…166aaf
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa42d ago0x81b1b3…1d7a82
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa42d ago0x1c002b…55fe02
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa42d ago0x22e80f…2f4464
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa43d ago0x1e470c…80ca5d
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa43d ago0xdaa20e…9e144e
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa43d ago0xf1cf20…b46664
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa43d ago0xf4ed4c…8f64af
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa43d ago0xf9e14b…1d2694
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa43d ago0xa48c22…46d826
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa43d ago0xcdafd4…f44b15
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa43d ago0x298c8e…44ed51
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa43d ago0xb2d201…c7657f
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa43d ago0x249ef9…f31853
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa43d ago0x155e9d…3368a2
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa43d ago0x49a73a…1adf7d
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa43d ago0x447fff…2ca3c8
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa43d ago0x040081…23e4b7
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa43d ago0x20b58a…cd85aa
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa43d ago0xfd90c1…2cf901
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa43d ago0x89a6bb…74e467
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa43d ago0x5bf4aa…b1606f
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa43d ago0x66d35f…34ebed
0x570e…3ac20x9c95…e299Base—$0.001100%fluxa43d ago0x11bb09…9209dc

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.