Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2184…a3880x9c95…e299Base—$0.001100%fluxa76d ago0x81dcfd…157f90
0x2184…a3880x9c95…e299Base—$0.001100%fluxa76d ago0xa3c94c…1ec604
0x2184…a3880x9c95…e299Base—$0.001100%fluxa76d ago0x06bc9b…d5fec2
0x2184…a3880x9c95…e299Base—$0.001100%fluxa76d ago0xf6ace7…efecb7
0x2184…a3880x9c95…e299Base—$0.001100%fluxa76d ago0x8ebe15…2d3184
0x2184…a3880x9c95…e299Base—$0.001100%fluxa76d ago0x85f91b…c8d938
0x2184…a3880x9c95…e299Base—$0.001100%fluxa76d ago0x78cea8…ab24ef
0x2184…a3880x9c95…e299Base—$0.001100%fluxa76d ago0x975b28…435f04
0x2184…a3880x9c95…e299Base—$0.001100%fluxa76d ago0x68de42…505b06
0x2184…a3880x9c95…e299Base—$0.001100%fluxa76d ago0x8983c5…c19dc1
0x2184…a3880x9c95…e299Base—$0.001100%fluxa76d ago0x2499bd…c73516
0x2184…a3880x9c95…e299Base—$0.001100%fluxa76d ago0x84021c…0a98d2
0x2184…a3880x9c95…e299Base—$0.001100%fluxa76d ago0xe45e19…dec5c5
0x2184…a3880x9c95…e299Base—$0.001100%fluxa76d ago0x26af03…03d1fa
0x2184…a3880x9c95…e299Base—$0.001100%fluxa76d ago0xe8e6cd…32f27d
0x2184…a3880x9c95…e299Base—$0.001100%fluxa76d ago0xa5d107…4c0119
0x2184…a3880x9c95…e299Base—$0.001100%fluxa76d ago0x01c2c8…90c450
0x2184…a3880x9c95…e299Base—$0.001100%fluxa76d ago0x97ab30…736e5d
0x2184…a3880x9c95…e299Base—$0.001100%fluxa76d ago0x6defd4…c34991
0x2184…a3880x9c95…e299Base—$0.001100%fluxa76d ago0xfcbe66…bd3aa0
0x2184…a3880x9c95…e299Base—$0.001100%fluxa76d ago0x2ac722…abdeb3
0x2184…a3880x9c95…e299Base—$0.001100%fluxa76d ago0x90a281…4b0ca2
0x2184…a3880x9c95…e299Base—$0.001100%fluxa77d ago0xa0bb6f…ad4742
0x2184…a3880x9c95…e299Base—$0.001100%fluxa77d ago0xe1cd2d…ff6b1f
0x2184…a3880x9c95…e299Base—$0.001100%fluxa77d ago0x47af88…336598

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.