Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1365…f9460x9c95…e299Base—$0.001100%fluxa46d ago0xa3b891…89ae0f
0x1365…f9460x9c95…e299Base—$0.001100%fluxa46d ago0x75ae2e…a97127
0x1365…f9460x9c95…e299Base—$0.001100%fluxa46d ago0x3e725a…64ed39
0x1365…f9460x9c95…e299Base—$0.001100%fluxa46d ago0xbb164b…ddcd57
0x1365…f9460x9c95…e299Base—$0.001100%fluxa46d ago0x7a0136…0acb0a
0x1365…f9460x9c95…e299Base—$0.001100%fluxa46d ago0xa389b7…246c9a
0x1365…f9460x9c95…e299Base—$0.001100%fluxa47d ago0x803022…3a66a1
0x1365…f9460x9c95…e299Base—$0.001100%fluxa47d ago0x111fcc…a84f33
0x1365…f9460x9c95…e299Base—$0.001100%fluxa47d ago0x797dff…3a40bb
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa47d ago0x183a50…e5e67e
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa47d ago0x3d98cd…76ce96
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa47d ago0x965bdd…48a0f4
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa47d ago0x0d1cef…75693d
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa47d ago0xbd1069…db4c58
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa47d ago0xc56420…bced91
0x1365…f9460x9c95…e299Base—$0.001100%fluxa47d ago0x6dfbc2…77590d
0x1365…f9460x9c95…e299Base—$0.001100%fluxa47d ago0x80f523…c1339e
0x1365…f9460x9c95…e299Base—$0.001100%fluxa47d ago0xb5c1ec…ee46fb
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa47d ago0xd49fc9…d3b6c7
0x1365…f9460x9c95…e299Base—$0.001100%fluxa47d ago0x2430bd…b485bd
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa47d ago0xa3824d…405389
0x1365…f9460x9c95…e299Base—$0.001100%fluxa47d ago0xb85b64…7ec21d
0x1365…f9460x9c95…e299Base—$0.001100%fluxa47d ago0x4c8a0a…8382da
0x1365…f9460x9c95…e299Base—$0.001100%fluxa47d ago0x3d32b4…72be78
0x1365…f9460x9c95…e299Base—$0.001100%fluxa47d ago0x665a9f…b57b13

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.