Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0x5dc8fc…bdb54c
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0x5dc269…31ec5e
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0x4f6669…c3dd24
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0x167fc5…a2c46c
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0xb8699c…44c93a
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0x7d92e7…1952a2
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0xd5d1ea…13be42
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0x461709…f6dbd2
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0x2d2cb1…7616bb
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0x920189…a39c91
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0x58afcc…22338d
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0x1b6917…00b1dd
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0xd75951…b436ae
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0x46bf58…43bef8
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0xd0adb5…8cda05
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0xd4bfff…7143b2
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0x4f2a5d…de9679
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0x2b1a1c…aa7103
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0x4e661a…7c67cd
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0x38f378…455334
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0x540b76…49b957
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0x2ac8ce…86a89d
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0x8bc27d…828c2f
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0xc56037…8b5753
0x9610…6a350x9c95…e299Base—$0.001100%fluxa96d ago0x2d9693…cc4405

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.