Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0x397411…1cc7cb
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0xaf654c…6ac7e9
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0xd5f1e8…5eeec7
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0x454eff…d1b49a
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0x7ec51e…e096f2
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0xf017ef…598fe7
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0x04bacc…bfc9c1
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0xccb7ce…55756d
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0x7fc1ec…35c277
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0x90428d…40dcb0
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0xc74d38…ed82a3
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0x2baf79…300858
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0x7ccb79…2694af
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0x6aa90a…48d6bb
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0xe1a123…5c9df5
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0x51bd1d…66b5a7
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0xc86a3e…2a0b7c
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0x31dc80…8e88c4
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0xc549af…f6d7bf
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0xad41d4…52e4b7
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa17d ago0x630df5…c6467b
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa17d ago0xa032cf…10b7c0
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa17d ago0x850d50…f23a04
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa17d ago0x098bd1…7f2cef
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa17d ago0x902056…d8aaa8

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.