Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa34d ago0x782746…ca808f
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa34d ago0x713fe3…c2c504
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa34d ago0xefbdd5…e9b3cb
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa34d ago0xf5c779…9ce953
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa34d ago0x015faa…708b70
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa34d ago0xdf3670…ce0ef0
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa34d ago0x76a382…b9efc3
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa34d ago0x12fea0…634be7
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa34d ago0xa08fea…d7f36a
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa34d ago0xf1288f…d8419a
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa34d ago0xdb9976…725798
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa34d ago0x95d766…aa23c6
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa34d ago0x7c9341…c0c9e1
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa34d ago0x743732…a7597b
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa34d ago0xb9faae…7678d5
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa34d ago0xcc2412…d4c76e
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa34d ago0xfae4b8…b8428f
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa34d ago0x371598…f9bf55
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa34d ago0x401bf8…663b28
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa34d ago0xbea8ed…905dea
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa34d ago0x361e2a…fe5ff6
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa34d ago0xa87e19…2fe73e
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa34d ago0x0f52e7…f350ce
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa34d ago0x184d82…0d7678
0x20f7…6f1b0x9c95…e299Base—$0.001100%fluxa34d ago0x048b3c…14a016

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.