Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0x2ac05f…a9491e
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0x3f6b98…933b5b
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0x6d2ad4…763f31
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0x6379c2…83541d
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0x1ede76…801422
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0x232c9b…a3bf59
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0xb25cdc…fbf085
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0x49fc67…4b4fad
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0x528294…a65886
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0x7d179a…ade81f
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0x7ad7c6…b2b9f7
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0x6a5c93…3296b6
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0xefe1b1…753c4f
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0xbefdf5…8046fb
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0x506f62…86f5ed
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0xaebbd5…0d6bc4
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0x662a85…802bec
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0x7783bc…135d46
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0xfb9501…64966e
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0xd36e9b…bab239
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0x928063…8fe638
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0xcbbd9d…d4f776
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0x64741f…904725
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0xd278e3…4b909f
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa23d ago0x704182…781844

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.