Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa42d ago0xb30f12…0375bc
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa42d ago0x2c8408…108739
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa42d ago0x7b6698…11cb2c
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa42d ago0x05f519…039838
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa42d ago0x81bb35…64aacf
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa42d ago0x051288…e57eab
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa42d ago0xcaab0a…8cd3e3
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa42d ago0xdfae3a…0c8690
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa42d ago0x75cf89…9ea130
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa42d ago0x4a80ac…60a436
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa42d ago0x326ac9…6ac44e
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa42d ago0x1a3994…3e8f31
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa42d ago0x5bb835…079572
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa42d ago0x14cf60…39fa0f
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa42d ago0xd7a286…969a70
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa42d ago0x055697…e0bdde
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa42d ago0x5dc896…bdb762
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa42d ago0xc0b5da…6f975b
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa42d ago0xeb76e2…305728
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa42d ago0x2ee421…3efd26
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0x6381c0…2dd16e
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0x353098…4b7ec5
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0xfb31ba…a0d186
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0x9ef786…454014
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa43d ago0xd0fce7…6bb4ae

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.