Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa79d ago0x093208…b512e8
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa79d ago0x45cd75…c70afe
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa80d ago0x611c43…1f5bec
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa80d ago0x1b5170…8199bc
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa80d ago0x6eb984…b4e1dd
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa80d ago0xd5d677…925a70
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa80d ago0xd1c194…3bf1d6
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa80d ago0xe6631e…b54dc1
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa80d ago0x27b51c…66197a
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa80d ago0x48ab4a…dbe7cf
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa80d ago0x12a679…c95823
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa80d ago0x0129ff…a36643
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa80d ago0x707e03…03de7e
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa80d ago0x71598c…588cfb
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa80d ago0xb4cc97…cd3a74
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa80d ago0x11cea9…ded1e3
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa80d ago0xaa4980…d02f27
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa80d ago0x66da53…226efc
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa80d ago0x090978…d90473
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa80d ago0xbf56b3…60764c
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa80d ago0x1bc025…715003
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa80d ago0xf2e29b…d9668a
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa80d ago0x5cf796…94d7ae
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa80d ago0x1884c2…146198
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa80d ago0xe9ed1d…daca07

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.