Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd066…64350xfe80…47eeBase—$0.001100%fluxa38d ago0x55272c…b03de2
0xd066…64350xfe80…47eeBase—$0.001100%fluxa38d ago0xc3218e…4b2b22
0xd066…64350xfe80…47eeBase—$0.001100%fluxa38d ago0x4ea668…22bbe6
0xd066…64350xfe80…47eeBase—$0.001100%fluxa38d ago0x47acec…81516e
0xd066…64350xfe80…47eeBase—$0.001100%fluxa38d ago0x76fcfe…b437e5
0xd066…64350x9c95…e299Base—$0.001100%fluxa38d ago0x74c6f1…1d779e
0xd066…64350xfe80…47eeBase—$0.001100%fluxa38d ago0x7a2c97…bfe88e
0xd066…64350xfe80…47eeBase—$0.001100%fluxa38d ago0xf9d2f7…5a1f9d
0xd066…64350xfe80…47eeBase—$0.001100%fluxa38d ago0x969ac5…0aaacd
0xd066…64350xfe80…47eeBase—$0.001100%fluxa38d ago0xce4a52…6d15b8
0xd066…64350x9c95…e299Base—$0.001100%fluxa38d ago0x4818b1…bc55ed
0xd066…64350xfe80…47eeBase—$0.001100%fluxa38d ago0x71b219…a019bc
0xd066…64350x9c95…e299Base—$0.001100%fluxa38d ago0x06f623…b89140
0xd066…64350xfe80…47eeBase—$0.001100%fluxa38d ago0x120c7a…dd4d73
0xd066…64350xfe80…47eeBase—$0.001100%fluxa38d ago0x16d0ae…98f309
0xd066…64350xfe80…47eeBase—$0.001100%fluxa38d ago0x8d04dc…89304a
0xd066…64350xfe80…47eeBase—$0.001100%fluxa38d ago0x428e6a…89bc34
0xd066…64350xfe80…47eeBase—$0.001100%fluxa38d ago0xfcf37d…c2d7b2
0xd066…64350xfe80…47eeBase—$0.001100%fluxa38d ago0xef4eba…74e5a7
0xd066…64350xfe80…47eeBase—$0.001100%fluxa38d ago0x9e4d45…c0c0d6
0xd066…64350xfe80…47eeBase—$0.001100%fluxa38d ago0x41bdcc…7434ec
0xd066…64350xfe80…47eeBase—$0.001100%fluxa38d ago0xfc121d…9e5708
0xd066…64350xfe80…47eeBase—$0.001100%fluxa38d ago0xc730e0…4e8e83
0xd066…64350xfe80…47eeBase—$0.001100%fluxa38d ago0xb1d85b…999423
0xd066…64350x9c95…e299Base—$0.001100%fluxa38d ago0x001a76…65438f

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.