Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc118…237a0x9c95…e299Base—$0.001100%fluxa40d ago0x842120…594968
0xc118…237a0x9c95…e299Base—$0.001100%fluxa40d ago0x5a3420…91b807
0xc118…237a0x9c95…e299Base—$0.001100%fluxa40d ago0x252977…2080b9
0xc118…237a0x9c95…e299Base—$0.001100%fluxa40d ago0x4ec927…3c454a
0xc118…237a0x9c95…e299Base—$0.001100%fluxa40d ago0x399a4d…3ce3c2
0xc118…237a0x9c95…e299Base—$0.001100%fluxa40d ago0xed520d…054df6
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa40d ago0x8e0957…11de78
0xc118…237a0x9c95…e299Base—$0.001100%fluxa40d ago0xaca79d…b2efd9
0xc118…237a0x9c95…e299Base—$0.001100%fluxa40d ago0xf19d01…404b6d
0xc118…237a0x9c95…e299Base—$0.001100%fluxa40d ago0xc926b2…14f1c8
0xc118…237a0x9c95…e299Base—$0.001100%fluxa40d ago0xd4520e…ae3544
0xc118…237a0x9c95…e299Base—$0.001100%fluxa40d ago0xede552…bdec06
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa40d ago0x4e9004…086d3c
0xc118…237a0x9c95…e299Base—$0.001100%fluxa40d ago0x4c0e18…ea0b9a
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa41d ago0x200d48…f3fce4
0xc118…237a0x9c95…e299Base—$0.001100%fluxa41d ago0x9852fe…cf0817
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa41d ago0x82e332…b6dcfc
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa41d ago0x64d7be…8d135a
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa41d ago0xc541aa…f5e733
0xc118…237a0x9c95…e299Base—$0.001100%fluxa41d ago0xd9f048…7c4d97
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa41d ago0xf93e65…d21e87
0xc118…237a0x9c95…e299Base—$0.001100%fluxa41d ago0x3f1bba…5a175c
0xc118…237a0x9c95…e299Base—$0.001100%fluxa41d ago0x66bf03…b2bf98
0xc118…237a0x9c95…e299Base—$0.001100%fluxa41d ago0xea8511…246451
0xc118…237a0x9c95…e299Base—$0.001100%fluxa41d ago0x5c5ed9…8ca0ac

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.