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%fluxa38d ago0x7ade6d…2489d0
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa38d ago0xcdc645…ab2bad
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa38d ago0x9ab6d4…83637b
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa38d ago0x094c9f…a5e3fb
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa38d ago0x736d27…330b6f
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa38d ago0x4926ef…091be0
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa38d ago0xd02b4b…d9c2fe
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa38d ago0x6856d0…3d607e
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa38d ago0x1ec196…07462d
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa38d ago0x1d3221…c48ecd
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa39d ago0xd018c4…6133bf
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa39d ago0xa2302b…359e94
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa39d ago0x0c62a5…c3fbfb
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa39d ago0x303791…72ffcf
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa39d ago0x0df885…1b83a3
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa39d ago0x84c4e4…2ee4eb
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa39d ago0x7f6d74…4beee4
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa39d ago0x619607…a48976
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa39d ago0xbf45e0…84ed76
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa39d ago0x8b9bbd…bf1ced
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa39d ago0x359220…971c8d
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa39d ago0x86b869…72e18b
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa39d ago0x1911ff…73c7d6
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa39d ago0x622e4a…1d87a1
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa39d ago0x76aa7e…6b50db

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.