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%fluxa71d ago0x12c763…a1de25
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa71d ago0xb2ca43…79be8a
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa71d ago0xf32560…2dfcb0
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa71d ago0x848cbc…9ca9d9
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa71d ago0xc9907a…601247
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa72d ago0x4a3b01…cef964
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa72d ago0x328e44…5c7f14
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa72d ago0xcf5c3f…5f26c4
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa72d ago0xc40fc0…7f2185
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa72d ago0xb43ab3…a7cc93
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa72d ago0x2ac4b2…4f3611
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa72d ago0xbaea75…2dbcc2
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa72d ago0x8fcf2e…3a6b94
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa72d ago0x184453…27f303
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa72d ago0xdfb8ea…7007e8
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa72d ago0x9c00d2…6b5e41
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa72d ago0x3a1092…936976
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa72d ago0x9d6fa8…55c96c
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa72d ago0xc70dda…c29e34
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa72d ago0x0a9a66…67bea8
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa72d ago0xae7f4d…802ecf
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa72d ago0x984142…7aee82
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa72d ago0x470416…6839bc
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa72d ago0xa4832a…e7d629
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa72d ago0xf36709…2ec753

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.