Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa114d ago0x51dbb5…11c309
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa114d ago0x149e37…f6d4ee
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa114d ago0x718bf4…03d8ce
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa114d ago0xf01d9b…c9905b
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa114d ago0x2b3281…769112
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa114d ago0x98c695…758612
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa114d ago0xcc19c3…b7fdd6
0xb90a…9ae40x5f91…abbcBase$0.10100%fluxa115d ago0xf48b29…9c6f1b
0xb90a…9ae40x5f91…abbcBase$0.10100%fluxa115d ago0xeb66e5…1e943a
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa115d ago0x005f18…e68528
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa115d ago0xe6abd5…4b9983
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa115d ago0x1ac454…45ce15
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa115d ago0x55a306…6c6c7f
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa115d ago0xb4cd15…ac5391
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa115d ago0x1bc88e…54f43f
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa115d ago0x2d3d41…071ddc
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa115d ago0x099262…356c06
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa115d ago0x718268…b9030b
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa115d ago0xcfe3ed…5ce870
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa115d ago0x679d2e…fe994d
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa115d ago0x7a808d…810fde
0xb90a…9ae40x5f91…abbcBase$0.01100%fluxa115d ago0x9fe8a2…9f8326
0xb90a…9ae40x5f91…abbcBase$0.02100%fluxa115d ago0xc101b1…4c803e

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.