Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa40d ago0x9747cd…29c2a0
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa40d ago0x5ad9e2…15a5ac
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa40d ago0x57de06…0e6755
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa40d ago0x06b74c…5f05a3
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa40d ago0x82c74e…928c09
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa40d ago0xfbe6f2…161138
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa40d ago0xfdfdba…d78ca4
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa40d ago0xfa6c89…8c6cfc
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa40d ago0x2457bd…39af1d
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa40d ago0x49628d…6de98e
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa40d ago0x3f2731…272bb2
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa40d ago0xcd82d7…d2774d
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa40d ago0x604f06…e9d097
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa40d ago0xa7f39e…4e69de
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa40d ago0x124c2c…03c6a1
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa40d ago0x26fc5c…ee25ae
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa40d ago0xbef252…d1c424
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa40d ago0x147e81…705ad5
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa40d ago0x6cd14a…e04b1a
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa40d ago0x0a5c09…6bc99e
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa40d ago0xf41bf6…2830ce
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa40d ago0x1cebc1…c4f3d1
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa40d ago0x26755c…b3e04f
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa40d ago0x0cd49a…259cae
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa40d ago0xd8ca8a…73c396

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.