Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0x241e49…b818e9
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0xcba4e9…39ff82
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0xe14bf3…04bff3
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0xe2dc08…537a8d
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0xc12ff2…76de83
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0xcb5dda…58c95b
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0xc3866d…da8ce8
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0xcfbbdd…dc5eb0
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0x9483ce…ba94a2
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0xe5dd4a…94d513
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0xc54d7a…6b7bb8
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0x8f5fcc…c8e2c8
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0xb44a57…ecd4b4
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0x5a8b1e…50b79f
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0x2bbfca…670d51
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0x57e163…1164cf
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0x098398…57b25f
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0x090043…b87108
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0xec57f9…e6c164
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0x48e4b3…2dd464
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0x1f5ef7…af04db
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0x8eb491…8cc0fe
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0xd2af6b…c8bf59
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0x22ac80…1eb961

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.