Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa38d ago0xf364f0…68a586
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa38d ago0xfb81d6…155bd4
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa38d ago0x3084ec…8cef7a
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa38d ago0x063b1e…92adad
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa38d ago0x9ba26c…265a40
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa38d ago0xa08e3a…0253dd
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa38d ago0xf69f8a…77b9c4
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa38d ago0x5ef113…e317cd
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa38d ago0x79cedb…b46853
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa38d ago0x05e30c…51da60
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa38d ago0x566e00…b4f34a
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa38d ago0xfd66bd…74c180
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa38d ago0x95d001…8eebfa
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa38d ago0x5fc05f…36a93e
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa38d ago0x81c0c9…cc3e9c
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa38d ago0xf96b81…4e7509
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa38d ago0x270e2a…60a746
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa38d ago0xabc768…ac5989
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa38d ago0x5938c2…ccedeb
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa38d ago0x0c5d97…20f498
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa38d ago0x901af0…309886
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa38d ago0xf84348…89cfa0
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa38d ago0x7f6cea…e86a6b
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa38d ago0xa5777d…6514ed
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa38d ago0x30445c…518c80

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.