Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7403…dad50x9c95…e299Base—$0.001100%fluxa34d ago0xfeddf9…326a47
0x7403…dad50x9c95…e299Base—$0.001100%fluxa34d ago0x871e76…31be5a
0x7403…dad50x9c95…e299Base—$0.001100%fluxa34d ago0x71d192…7844e6
0x7403…dad50x9c95…e299Base—$0.001100%fluxa34d ago0xf9f1e4…57a1e2
0x7403…dad50x9c95…e299Base—$0.001100%fluxa34d ago0x8c3636…a443b9
0x7403…dad50x9c95…e299Base—$0.001100%fluxa34d ago0xbc02a2…a96ef2
0x7403…dad50x9c95…e299Base—$0.001100%fluxa34d ago0xab72e1…da2f6a
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa34d ago0xcc806a…c3c011
0x7403…dad50x9c95…e299Base—$0.001100%fluxa34d ago0xeecfcf…bdc5eb
0x7403…dad50x9c95…e299Base—$0.001100%fluxa34d ago0x161c62…038065
0x7403…dad50x9c95…e299Base—$0.001100%fluxa34d ago0x629436…65d2aa
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa35d ago0xf4fab8…c1fc22
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa35d ago0x10df26…208958
0x7403…dad50x9c95…e299Base—$0.001100%fluxa35d ago0x475d5a…924b55
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa35d ago0x7b7843…51f915
0x7403…dad50x9c95…e299Base—$0.001100%fluxa35d ago0x38d21d…832488
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa35d ago0xf818d8…569528
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa35d ago0x28455a…5273ad
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa35d ago0x3ef3c2…67867a
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa35d ago0x5c180e…43fa26
0x7403…dad50x9c95…e299Base—$0.001100%fluxa35d ago0xed8849…fb784f
0x7403…dad50x9c95…e299Base—$0.001100%fluxa35d ago0x1c311e…e2e277
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa35d ago0xb2c83d…3abea8
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa35d ago0xa07a7d…6a38fa
0x7403…dad50x9c95…e299Base—$0.001100%fluxa35d ago0x34b2cf…57330e

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.