Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa33d ago0x6c77c4…d18b14
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa33d ago0xd7bb3c…d8e53b
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa34d ago0x0eb7d6…59b601
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa34d ago0x6cb278…0ad581
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa34d ago0xe450be…9e7da5
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa34d ago0x3f88d0…5eff33
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa34d ago0x81e6ec…95b3c7
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa34d ago0xc35b37…790760
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa34d ago0x065399…16280a
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa34d ago0xdc9944…16bab4
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa34d ago0x04897b…d8b607
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa34d ago0x28c6f8…78c08e
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa34d ago0x55bad1…5fa37e
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa34d ago0x42ad7b…9e2244
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa34d ago0x14f419…6bc1d8
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa34d ago0xf72fd0…e1ee76
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa34d ago0xb6b8e1…85c79d
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa34d ago0x504810…29b42f
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa34d ago0x4c9c3a…e511d5
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa34d ago0x99921d…5f55b4
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa34d ago0xc3a976…575a64
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa34d ago0xcf8813…c82b22
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa34d ago0x01251a…36d5a5
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa34d ago0xedb74d…f9d2be
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa34d ago0x6cd375…0c5419

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.