Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0x62bef9…5b0b62
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0xcd3132…beb391
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0x236aed…e50deb
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0x2ce81e…cb8707
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0x728c37…acb893
0x5518…47380xfe80…47eeBase—$0.001100%fluxa43d ago0x9994ca…351d57
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0x7835d7…3935a9
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0x1d4013…ab712f
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0xa3f2a3…b9881f
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0x86c321…bf20ee
0x5518…47380xfe80…47eeBase—$0.001100%fluxa43d ago0xcfee0f…959e9d
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0x331c8b…b6c040
0x5518…47380xfe80…47eeBase—$0.001100%fluxa43d ago0xb24d4a…9fb121
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0x95b64d…49f7a8
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0xd5c066…76c6a2
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0x3471a1…e923c8
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0xeacab7…642072
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0x7d6eb7…6201c4
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0x9fe1d7…da345f
0x5518…47380xfe80…47eeBase—$0.001100%fluxa43d ago0x94003a…3cd132
0x5518…47380xfe80…47eeBase—$0.001100%fluxa43d ago0x211b74…bd9df1
0x5518…47380xfe80…47eeBase—$0.001100%fluxa43d ago0xcb06fb…ce9d25
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0x61caad…e04da3
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0xf0ae90…65e863
0x5518…47380xfe80…47eeBase—$0.001100%fluxa43d ago0x23523e…8e5256

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.