Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb037…14920x9c95…e299Base—$0.001100%fluxa36d ago0x2bac93…96a88d
0xb037…14920xfe80…47eeBase—$0.001100%fluxa36d ago0xe79308…437470
0xb037…14920xfe80…47eeBase—$0.001100%fluxa36d ago0x1a85df…4bb744
0xb037…14920xfe80…47eeBase—$0.001100%fluxa36d ago0x44fa03…91331d
0xb037…14920x9c95…e299Base—$0.001100%fluxa36d ago0xf405c0…2ad77f
0xb037…14920xfe80…47eeBase—$0.001100%fluxa36d ago0xc9d03e…27f43f
0xb037…14920x9c95…e299Base—$0.001100%fluxa36d ago0xf125ff…9d6c96
0xb037…14920xfe80…47eeBase—$0.001100%fluxa36d ago0xb7dfa4…10813d
0xb037…14920x9c95…e299Base—$0.001100%fluxa36d ago0x089051…7c89e5
0xb037…14920x9c95…e299Base—$0.001100%fluxa36d ago0xe76485…84d1fd
0xb037…14920x9c95…e299Base—$0.001100%fluxa36d ago0xe586cc…f3659e
0xb037…14920xfe80…47eeBase—$0.001100%fluxa36d ago0xc5afbb…a8966b
0xb037…14920x9c95…e299Base—$0.001100%fluxa36d ago0x934213…0b2217
0xb037…14920x9c95…e299Base—$0.001100%fluxa36d ago0x3b73cc…7497f3
0xb037…14920x9c95…e299Base—$0.001100%fluxa36d ago0x17e6a6…c25d76
0xb037…14920x9c95…e299Base—$0.001100%fluxa36d ago0xa4a4ee…bcce66
0xb037…14920xfe80…47eeBase—$0.001100%fluxa36d ago0x298d3e…d1f34a
0xb037…14920xfe80…47eeBase—$0.001100%fluxa37d ago0x051c0c…b4d944
0xb037…14920xfe80…47eeBase—$0.001100%fluxa37d ago0x04c64f…d43f00
0xb037…14920xfe80…47eeBase—$0.001100%fluxa37d ago0x93c86d…b5d34c
0xb037…14920xfe80…47eeBase—$0.001100%fluxa37d ago0xcd6d9a…dbb47f
0xb037…14920x9c95…e299Base—$0.001100%fluxa37d ago0xc558dc…f65644
0xb037…14920xfe80…47eeBase—$0.001100%fluxa37d ago0x2d33df…191689
0xb037…14920xfe80…47eeBase—$0.001100%fluxa37d ago0xcdee02…d65d08
0xb037…14920xfe80…47eeBase—$0.001100%fluxa37d ago0x0a265a…6770ff

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.