Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa38d ago0x3dbdc4…45dde4
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa38d ago0x5ef7c4…d4cfbc
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa38d ago0x620f05…8cbd42
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa38d ago0x5320ed…467450
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa38d ago0x6ec0fb…442d6a
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa38d ago0x9afc96…921e31
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa38d ago0x6db0af…0aa7ff
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa38d ago0xcd1c30…48dd7b
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa38d ago0xb52c16…dd886d
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa38d ago0x166878…810af7
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa38d ago0x415bbf…5245ea
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa38d ago0xeca6c2…67e445
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa38d ago0x2f572d…f585cd
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa38d ago0x91d4c2…eec4f2
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa38d ago0x005d4a…bcdf01
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa38d ago0x0f66e7…45fcaa
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa38d ago0xcc2b47…d41b8f
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa38d ago0x87c432…adf9c2
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa38d ago0x24b855…abbbb8
0x1f12…21be0x9c95…e299Base—$0.001100%fluxa38d ago0x550140…daa4c2
0x1f12…21be0x9c95…e299Base—$0.001100%fluxa38d ago0xb5b07d…d02f55
0x1f12…21be0x9c95…e299Base—$0.001100%fluxa38d ago0xb49767…2b4007
0x1f12…21be0x9c95…e299Base—$0.001100%fluxa38d ago0x3dd736…acc320
0x1f12…21be0x9c95…e299Base—$0.001100%fluxa38d ago0xa19d39…19c7a2
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa38d ago0xedcf26…091df3

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.