Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330x6576…503aBase—$0.69100%fluxa68d ago0x54787d…288a23
0xd1ae…81330xe400…d552Base—$0.10100%fluxa68d ago0xbff1e3…4f8a1b
0xd1ae…81330x151f…7116Base—$0.68100%fluxa68d ago0x78ac98…4a0654
0xd1ae…81330xd874…c70aBase—$0.70100%fluxa68d ago0x62a06e…1758e4
0xd1ae…81330xb3dd…00a0Base—$0.20100%fluxa68d ago0xaa48bb…825dcc
0xd1ae…81330x6b5c…3fd9Base—$0.10100%fluxa68d ago0xab95c4…21a2f4
0xd1ae…81330x53a8…0c68Base—$0.69100%fluxa68d ago0xb9759a…8df439
0xd1ae…81330x6630…7316Base—$0.70100%fluxa68d ago0xaa50b8…8113ca
0xd1ae…81330x9522…9f31Base—$0.10100%fluxa68d ago0x9fd726…6bec78
0xd1ae…81330x9217…610cBase—$0.81100%fluxa68d ago0x873cd4…dcf468
0xd1ae…81330x4fcd…7f72Base—$0.80100%fluxa68d ago0x511073…10c12f
0xd1ae…81330x2201…340aBase—$0.10100%fluxa68d ago0x05f58e…38145b
0xd1ae…81330x64d7…3567Base—$0.80100%fluxa68d ago0x577fa7…e5bd25
0xd1ae…81330x9413…affcBase—$0.81100%fluxa68d ago0x0643d8…9df9ae
0xd1ae…81330x3abe…9b77Base—$0.81100%fluxa68d ago0x814a61…b813c1
0xd1ae…81330xf0e2…4955Base—$0.10100%fluxa68d ago0xbd47e3…f1a6ef
0xd1ae…81330xdc97…1fc5Base—$0.10100%fluxa68d ago0x7f7203…ef2625
0xd1ae…81330xae55…e477Base—$0.20100%fluxa68d ago0x7ea9f8…5a47ba
0xd1ae…81330x300a…1a81Base—$0.81100%fluxa68d ago0x4fe7fc…d959e7
0xd1ae…81330xecb6…168dBase—$0.69100%fluxa68d ago0x508ee6…36716d
0xd1ae…81330x2de6…fd2fBase—$0.70100%fluxa68d ago0xa6ade7…2f0ce6
0xd1ae…81330x84f1…2384Base—$0.81100%fluxa68d ago0xc3eea3…3c0c1b
0xd1ae…81330x9f8e…bb12Base—$0.20100%fluxa68d ago0xe63c60…b4f640
0xd1ae…81330x009c…6083Base—$0.91100%fluxa68d ago0x4ec6ae…f0aafd
0xd1ae…81330xb498…766dBase—$0.20100%fluxa68d ago0xd208bb…65afa7

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.