Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x571310…b38ee3
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x9f00e5…d0c290
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0xf40cfd…8b4eec
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0xe81164…44a175
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0xc1d69d…8fa374
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0xf5a94b…952e9b
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x767943…76c964
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x5d529c…70c0e7
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x08c508…cf3b6f
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0xddb2c7…b54231
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x6d9730…4cbb8d
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x92624f…29ce6f
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0xa063f1…c2c2bc
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0xccbff0…959750
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0xda10b8…d59475
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0xa5c756…6e7c17
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x9ae77e…af1029
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x61fa0d…fbc3cb
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0xc61b95…59f477
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x3bb166…03d9d8
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x938bc4…cdeb90
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0xf6ff8f…c40f45
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x7e179c…752aca
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x51f7ca…7f1004
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x8fc573…e74531

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.