Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa40d ago0x16761e…341dd6
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa40d ago0x728431…9f55e1
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa40d ago0x24214e…9ae07d
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa40d ago0xe10e85…a7e854
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa40d ago0xb06479…c4cfda
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa40d ago0xb2170d…641944
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa40d ago0x25df5a…3db910
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa41d ago0x68090d…dd4640
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa41d ago0x39458e…667d33
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa41d ago0x28a184…c71e75
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa41d ago0xf26b08…bdc9e2
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa41d ago0xa7174d…7d3da6
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa41d ago0x5b0656…5e9644
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa41d ago0xb8af51…316be2
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa41d ago0x720da1…b28cf8
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa41d ago0xd0620f…fc618f
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa41d ago0x2c22b3…1139b8
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa41d ago0xe82fd5…0ffc2c
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa41d ago0xac4b32…853348
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa41d ago0x365d3a…4042ca
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa41d ago0xf4111f…cb03a1
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa41d ago0x8b38c0…f808bf
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa41d ago0xe51070…b1eee0
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa41d ago0x0cbc12…07ccda
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa41d ago0x6ab6c2…bef61d

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.