Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa23d ago0x3f8157…6f8daf
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa23d ago0xdd1c87…5ed423
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa23d ago0xedb6cd…be3dd9
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa23d ago0x816621…9840a8
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa23d ago0x57e323…563785
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa23d ago0x35bcae…9f7791
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa23d ago0xf1e05e…bea030
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa23d ago0x1b3cc7…a9c40d
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa23d ago0xe820a0…7a922b
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa23d ago0x7bd214…0ba8ad
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa23d ago0xa782dc…f6eb15
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0x67ec9d…7e4dfc
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0x4bce9f…cbc272
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0xe76a3f…f326e2
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0xb7c9d5…41a736
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0xa316d1…fdcbb2
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0x724fa6…8b145c
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0x9f65de…d63801
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0x56871d…80e700
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0x4da3f5…c806fc
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0x131485…849930
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0x05d3e1…09946b
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0x92e65d…d97ba4
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0x5dddab…437cfe
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0xabe4cf…acf0b3

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.