Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0xad3047…cbea2d
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0xdb58d0…fc1a2e
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0x9e420b…52d293
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0x5cd2b6…1fcae5
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0xa0a95f…79e54f
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0xc3e1d2…a99631
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0x6630fa…46fe0f
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0xccf7a9…7bff9c
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0x6218c5…cac985
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0xa3dad0…e1cac2
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0x038fd0…439d07
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0xbe2f52…d35263
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0xd8ec44…05c178
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0x92d951…900a36
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0x8b8880…76d331
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0xf25566…9ee464
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0xe967f9…78858c
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0x97f7d3…730f48
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0x8baa9e…bfce92
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0x01668f…635fc6
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0x09461c…2d8723
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0xd4aa7e…72672c
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0x3953b1…2231b9
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0x0557b4…4f9ae1
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0xc65a9e…ff9d47

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.