Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa40d ago0x9b9844…5b6c2b
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa40d ago0x29b8cc…031e20
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa40d ago0xfa1fec…019b06
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa40d ago0xad8edd…ef9bf8
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa40d ago0xca777d…8fd496
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa40d ago0x73f1d4…6579a8
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa40d ago0x3742ba…643193
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa40d ago0xcc9eda…3446f1
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa40d ago0xefd695…e8c8ea
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa40d ago0xe41586…3dbf35
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa40d ago0xf03c0b…1ae280
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa40d ago0xde2668…74969a
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa40d ago0x62371e…ae4509
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa40d ago0x8203e4…78dcd5
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa40d ago0x386adc…1708b4
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa40d ago0x2ce901…18ef9f
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa40d ago0x58ee0c…27d711
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa40d ago0xcb7138…d0cb0c
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa40d ago0x09a959…00f6f8
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa40d ago0x6a24f1…fa6c87
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa40d ago0x18edfe…e6895c
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa40d ago0x931665…d23bf2
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa40d ago0x4cc981…35859b
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa40d ago0xee76d1…d2e651
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa41d ago0x7a8c9e…f18b02

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.