Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5185…d92b0xac65…4417Base—$0.05100%fluxa118d ago0x97adab…aa6f87
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa118d ago0x7eb1f4…aef643
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa118d ago0x9a4bcf…35b338
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa118d ago0xcc1d20…b7e97c
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa118d ago0xaac54e…8aeefe
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa118d ago0x5e6b89…008503
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa118d ago0xf223b9…86de7e
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa118d ago0x9493d2…b9cc2c
0x5185…d92b0xac65…4417Base—$0.07100%fluxa118d ago0x6797ce…2fad7b
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa118d ago0xab8e1e…ebf444
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa118d ago0x37b444…8765d8
0xb90a…9ae40x5185…d92bBase—$0.05100%fluxa118d ago0xe7cf47…709ba8
0x5185…d92b0xac65…4417Base—$0.05100%fluxa118d ago0x8e9414…adecf2
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa118d ago0xbac3dd…12e2d7
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa118d ago0x7e775b…9306e6
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa118d ago0xdcc444…56e420
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa118d ago0x569d06…090114
0xb90a…9ae40x5185…d92bBase—$0.01100%fluxa119d ago0x2f03e7…508280
0x5185…d92b0xac65…4417Base—$0.01100%fluxa119d ago0xf01bb0…b19512

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.