Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0x8cf03e…103f05
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0xcaa0de…1cd741
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0x13bcaa…253b7d
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0xfc82b9…987419
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0x158d98…885ee6
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0xbe5709…e27fea
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0xdf324d…8f6e36
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0x761d61…eaffc7
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0x11b720…eb5f9b
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0xfd3284…85f6b1
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0xb49fca…6a0470
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0x2266fe…2dd51f
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0xcef96e…6db94c
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0x5c496f…87ae8e
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0xb9715b…a45831
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0xf2331c…3fda31
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0xa3f53e…4d7090
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0xc44802…6be8a6
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0x0862ff…a2c4b6
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0x957b8a…c22c69
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0xa45001…3e19ec
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0x6ded89…57ee10
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa86d ago0x9e57f2…21d17e
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa86d ago0xc8b7b2…c81a3d
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa86d ago0xae371e…3584e7

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.