Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0xe63678…d0ab24
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0xf9678a…754797
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0xa0cdbc…5bbaf8
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0xef74fb…d5bcb6
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0x325f8d…50f5f0
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0x228d6b…13c6e5
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0x817d02…4c007c
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0x2875d3…82a689
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0xf589d9…e09269
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0xa3fcda…063438
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0x90f32f…7534e4
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0xa245e1…587774
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0x2954e2…7fb384
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0x8b94f7…b260c8
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0x198ab3…e4c6cd
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0x7da2e7…25ede2
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0x72a498…da07e2
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0xd021d9…949624
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0x94d59d…be442b
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0x7a257c…4e3012
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0x1290ec…60e3fe
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0x1b7dec…4faa9d
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0x80ce80…c80bc5
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0xfbb5db…151846
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0x0cb375…32a0ba

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.