Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0xc95b7e…4c5df0
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0x07250a…4294a9
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0x5e597b…8abcae
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0x03923e…ee629b
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0x51018d…4066bf
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0xa56ebd…94053e
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0x4b3cc7…2b9d10
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0xb71065…641e4b
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0x2c70bc…0c7b25
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0x575d6b…2ab9d0
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0x3dbd57…d60c23
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0x22eb25…8d3f74
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0xc730d8…b49c47
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0xfd009f…a3d14c
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0x91e39e…e96000
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0xfb4bfe…fc4ac2
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0xa075f5…4e9be9
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0x49b027…97dc4b
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0xbecbe7…e5c0a4
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0x322baa…ea1830
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0xcd8a6b…9a2468
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0x3465d9…d92325
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0x6674ce…2fb7aa
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0x71e886…e5259d
0x0eee…0b980xfe80…47eeBase—$0.001100%fluxa16d ago0x3cdf23…8b1b47

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.