Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa50d ago0x356705…653fa9
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa50d ago0xa12f34…e038ae
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa50d ago0x8b3fc1…00926e
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa50d ago0x4317e7…a5ee5e
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa50d ago0xd9cfcb…d205b2
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa50d ago0xd99b09…300338
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa50d ago0x4d82bd…4720a1
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa50d ago0x6dff6c…ecb8ec
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa50d ago0x781c16…6e3c82
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa50d ago0xf583bc…929a40
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa50d ago0x7979a1…cf1740
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa50d ago0x620994…78553b
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa50d ago0x109eb9…a07024
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa50d ago0xc9a9c2…15b2a6
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa50d ago0x0c3c1c…bfad77
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa50d ago0x9d8d08…61bdb7
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa50d ago0x792dfb…75a9c1
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa50d ago0x95ac7b…17cf26
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa50d ago0xfd4652…d2a506
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa50d ago0xcefdb1…754094
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa50d ago0x853f2f…a6e19f
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa50d ago0xdf986b…9e8192
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa50d ago0xcd3126…17406c
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa50d ago0x708420…ac4448
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa50d ago0x0dcf39…4dbc6a

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.