Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0x1571c3…340f08
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0xc2b2ad…c32111
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0x36634c…95bdb4
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0x91c11f…42e471
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0x0b82c0…9e0584
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0x9302b6…6b01a7
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0xee6629…badd52
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0xee9786…0a58d3
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0x063e00…d38b89
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0x03f694…893f0e
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0x1ca613…936f98
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0x93fcd3…16e3e3
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0xc7dfad…976a0b
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0x23ad79…d287a6
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0xedaa25…393b8f
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0xff41ab…a0ace3
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0xaf84fb…6857e2
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0x4f8871…43efb3
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0x5ef7ae…87614b
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0xea231d…bdefe8
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0xdaf8bc…51e3a9
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa82d ago0xc5e2f6…e8ce36
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa82d ago0x13ea64…8ce72a
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa82d ago0x24bdd0…f59b2c
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa82d ago0x28d240…ea4024

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.