Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa46d ago0xec9fc4…641a96
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa46d ago0x2d77b5…1275b3
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa46d ago0xf294a0…bdf734
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa47d ago0xf0f0fb…6d91ab
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa47d ago0xb1a0f9…4742f6
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa47d ago0x9ee63c…6ac70f
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa47d ago0x1cf314…4d5723
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa47d ago0x30f53d…e12ab5
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa47d ago0x00bc96…c0d408
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa47d ago0xb2e2c4…994ea5
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa47d ago0xf9f13f…042064
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa47d ago0xf7cd59…4743ae
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa47d ago0x531366…27d45a
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa47d ago0x54e8c4…65452c
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa47d ago0x3d44a1…cf19de
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa47d ago0xb0350f…8f7a9f
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa47d ago0x544f01…04f010
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa47d ago0x299e77…89f415
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa47d ago0xb263a1…fcbbdc
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa47d ago0x815462…b1de35
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa47d ago0xfb2dad…3e2912
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa47d ago0x21d725…d0383f
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa47d ago0x76a81c…626577
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa47d ago0x1bc79f…efc1c9
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa47d ago0x9daf86…8ff718

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.