Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa772…94310xfe80…47eeBase—$0.001100%fluxa37d ago0xeb4802…c51bf8
0xa772…94310xfe80…47eeBase—$0.001100%fluxa37d ago0x194a1c…b9e41d
0xa772…94310xfe80…47eeBase—$0.001100%fluxa37d ago0x80402f…e5930a
0xa772…94310xfe80…47eeBase—$0.001100%fluxa37d ago0xc10be7…dbd6a8
0xa772…94310xfe80…47eeBase—$0.001100%fluxa37d ago0xec026b…42da01
0xa772…94310xfe80…47eeBase—$0.001100%fluxa37d ago0x81f27a…b630b3
0xa772…94310x9c95…e299Base—$0.001100%fluxa37d ago0x212d11…13d036
0xa772…94310xfe80…47eeBase—$0.001100%fluxa37d ago0x3771bb…058bd4
0xa772…94310xfe80…47eeBase—$0.001100%fluxa37d ago0xb16289…523b94
0xa772…94310xfe80…47eeBase—$0.001100%fluxa37d ago0xf96f8c…9dd39d
0xa772…94310xfe80…47eeBase—$0.001100%fluxa37d ago0x998055…4726ac
0xa772…94310xfe80…47eeBase—$0.001100%fluxa37d ago0x046ad2…0dc1d6
0xa772…94310xfe80…47eeBase—$0.001100%fluxa37d ago0xd2543d…c728f1
0xa772…94310x9c95…e299Base—$0.001100%fluxa37d ago0x8d6fd1…d469eb
0xa772…94310xfe80…47eeBase—$0.001100%fluxa37d ago0xe9a81c…ff97fe
0xa772…94310xfe80…47eeBase—$0.001100%fluxa37d ago0x832938…ba0284
0xa772…94310xfe80…47eeBase—$0.001100%fluxa37d ago0xfff173…66b9d8
0xa772…94310xfe80…47eeBase—$0.001100%fluxa37d ago0x1671f3…dc8b12
0xa772…94310xfe80…47eeBase—$0.001100%fluxa37d ago0x53abf3…999975
0xa772…94310xfe80…47eeBase—$0.001100%fluxa37d ago0x32ed73…9ef5c8
0xa772…94310xfe80…47eeBase—$0.001100%fluxa37d ago0x29f7e0…376fbf
0xa772…94310xfe80…47eeBase—$0.001100%fluxa37d ago0xfe56b1…234e04
0xa772…94310x9c95…e299Base—$0.001100%fluxa37d ago0x522597…81eb41
0xa772…94310x9c95…e299Base—$0.001100%fluxa37d ago0xc501d7…b67ec6
0xa772…94310x9c95…e299Base—$0.001100%fluxa37d ago0x2adcd0…a014d5

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.