Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210x9fd6…0cfbBase$0.30100%fluxa36d ago0xd14a44…881c02
0xe88d…92210x3f46…4bc7Base$1.00100%fluxa36d ago0xc08e66…10f61e
0xe88d…92210x8dab…7b5fBase$0.53100%fluxa36d ago0x937f8d…924ab4
0xe88d…92210xa3fc…6caaBase$0.95100%fluxa36d ago0xf3b414…d34178
0xe88d…92210x0e97…da38Base$0.30100%fluxa36d ago0xf80542…c6ce90
0xe88d…92210x5bdd…e223Base$0.32100%fluxa36d ago0xa173cc…8c149b
0xe88d…92210xd44a…8b45Base$0.30100%fluxa36d ago0x189fbe…cd3078
0xe88d…92210x4e03…0edfBase$0.50100%fluxa36d ago0xd7f3e6…abd634
0xe88d…92210x9807…87d4Base$0.30100%fluxa36d ago0x1a2a61…14b904
0xe88d…92210xad99…6ae4Base$0.09100%fluxa36d ago0xaa25df…cadc8f
0xe88d…92210xc09f…3b14Base$0.13100%fluxa36d ago0xc91458…544540
0xe88d…92210x870d…16deBase$0.60100%fluxa36d ago0x758f7b…66ceaa
0xe88d…92210x520b…5f84Base$1.10100%fluxa36d ago0xb3fcbd…abc4d1
0xe88d…92210x5a63…05f6Base$4.50100%fluxa36d ago0xa994fd…882a9e
0xe88d…92210xbf44…0ed9Base$0.13100%fluxa36d ago0xc8f3b4…fbc633
0xe88d…92210xb498…766dBase$0.34100%fluxa36d ago0xd7c948…5ba8ea
0xe88d…92210x0490…c5e4Base$0.52100%fluxa36d ago0xcdac84…4c7f12
0xe88d…92210x255f…7aabBase$0.13100%fluxa36d ago0x81080f…85ae60
0xe88d…92210x0c21…b36cBase$0.40100%fluxa36d ago0x775d62…005cb9
0xe88d…92210x5c76…7ba4Base$0.13100%fluxa36d ago0x6d881d…d7de04
0xe88d…92210xdbd8…11f8Base$1.23100%fluxa36d ago0x97f1ff…0903bc
0xe88d…92210xd2e0…d52aBase$0.34100%fluxa36d ago0x885847…f6a301
0xe88d…92210xb5d7…fe31Base$1.00100%fluxa36d ago0xbe39e7…f39395
0xe88d…92210x3e1e…a82bBase$9.17100%fluxa36d ago0x572d75…1d475c
0xe88d…92210xd20f…d833Base$0.10100%fluxa36d ago0x9e605d…79ce67

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.