Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa21d ago0xbe2c2d…c32c58
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa21d ago0x002370…e7ad82
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa21d ago0x7191af…b6ebfd
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa21d ago0x5ff04b…918b4a
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa21d ago0xc72047…edeb44
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa21d ago0x53f517…c98724
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa21d ago0xc1810f…b38c49
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa21d ago0x58b9c7…a90f70
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa21d ago0x797141…a8d958
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa21d ago0x2c4a3c…4dc1cb
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa21d ago0xfd7e54…0cfd44
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa21d ago0x99fed8…d3926d
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa21d ago0x190235…0d83d6
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa21d ago0x0673c2…6c96ce
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa21d ago0x35f76d…1984f1
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa21d ago0x466b4a…743b56
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa21d ago0x3b7028…3715c1
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa21d ago0xe8bf23…d845ac
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa21d ago0x0e96c0…34f0b1
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa21d ago0xf5a172…25b73b
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa21d ago0x0ab98d…4f003c
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa21d ago0x5bc60f…d6e4ec
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa22d ago0x327b8e…403281
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa22d ago0x923fb9…aa16ca
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa22d ago0xa45d8d…0683b6

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.