Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa43d ago0xdc3672…495dc9
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa43d ago0xc853e0…fb4080
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa43d ago0xc95543…0cec39
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa43d ago0xd19655…d055e6
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa43d ago0xae6f0e…f8ab46
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa43d ago0x7a5f2f…af2178
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa43d ago0xccce54…82e0a0
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa43d ago0xa6e5fe…b90fa6
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa43d ago0xa02ef6…5bfed5
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa43d ago0xc3dc89…dc833b
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa43d ago0xdec088…f78e78
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa43d ago0x03c2c1…b4060a
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa43d ago0xeb29b8…99be2f
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa43d ago0xc19132…1746af
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa43d ago0xc87940…80ecee
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa43d ago0x05125c…f98806
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa43d ago0x7f1b06…8b3e6d
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa43d ago0x65e33b…4df0c5
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa43d ago0x58b4a3…edff96
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa43d ago0x35e448…e80b03
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa43d ago0xb01ba8…952c63
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa43d ago0xca36b2…3f7833
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa43d ago0x350e9c…71ee09
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa43d ago0x11d9b8…ad41ad
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa43d ago0xc89fae…b7517f

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.