Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa50d ago0xbb846f…0cd41c
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa50d ago0xb07cb4…d9eb95
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa50d ago0x68baa0…950b95
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa50d ago0x7d02eb…8c7df9
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa50d ago0x6409e6…fc04ef
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa50d ago0x837962…dd9710
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa50d ago0x7b6b48…5e3012
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa50d ago0x77ec67…a4cb14
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa50d ago0x4a3db8…5a194f
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa50d ago0x2d2092…58774d
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa50d ago0xdc7749…2f1b63
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa50d ago0x48623c…415f58
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa50d ago0xe56c08…593f09
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa50d ago0x9676fb…782a46
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa50d ago0x1ad028…3d3a29
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa50d ago0x20d3c0…3d9695
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa51d ago0x99d72b…f1ed69
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa51d ago0xee4355…ffc3f4
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa51d ago0xf4a5a8…730496
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa51d ago0x8ca38b…46fd2c
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa51d ago0xb46328…6a87df
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa51d ago0x4e0b03…3323da
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa51d ago0x1683fc…1ce93e
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa51d ago0x7d73fb…73078c
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa51d ago0x0754a9…ccb714

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.