Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0x8b57af…e6fba8
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa39d ago0xd3dc6f…0d6628
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0xba4a78…340d07
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0x097924…3136e9
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0xab7b85…8c1cfc
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0x2d9f5c…847fdb
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0x152bf7…c13cba
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa39d ago0x906cfd…2abc11
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0xaf8a08…f9539a
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0xca421e…38051f
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0xf46c56…5f7d28
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0x983908…225d74
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0x82edbf…054229
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0x99c443…29ccdb
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0xbfa7d4…de628e
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0x7c1709…a23055
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0x5cb87e…f87fb6
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0xd2ccf0…c7a2ff
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0x96259f…0ca279
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa39d ago0x1ece24…841c10
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa39d ago0x81450c…d2c50f
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa39d ago0x74eb8a…35a20e
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa39d ago0xcbc77e…751f92
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0x928706…fa510d
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0x7016b2…ef35b1

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.