Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa18d ago0xb70f1e…756b0e
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa18d ago0xdaca56…addc72
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa18d ago0x918caf…960987
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa18d ago0xa4d194…3234cc
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa18d ago0x415d16…d67fec
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa18d ago0xd7c956…fe4392
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa18d ago0x6d8c76…7171e6
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa18d ago0x5da54b…02908c
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa18d ago0xefd759…bd7615
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa18d ago0x8fb1bc…f4b3ff
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa18d ago0xf1567c…c095df
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa18d ago0x4f6320…7e9c17
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa18d ago0xd32959…84747c
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa18d ago0x24640b…388240
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa18d ago0x2454f0…735f38
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa18d ago0x37dc77…139ee8
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa18d ago0x0b0c88…22cdac
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa18d ago0x5ea75a…e6ff9e
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa19d ago0xf8ffd8…8a37ca
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa19d ago0x4cd00f…1e3527
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa19d ago0xf12259…19b990
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa19d ago0x0ef45a…30ac07
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa19d ago0x8b0f70…24cf20
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa19d ago0x6eae53…fbdda9
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa19d ago0x3d960d…e838cc

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.