Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa72d ago0x2d67f4…a228ff
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa72d ago0x86e0b4…63ccce
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa72d ago0x578409…7499e1
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa72d ago0xf0c95d…77c788
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa72d ago0x1a34c4…ac1edd
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa72d ago0xe27153…1f0d1c
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa72d ago0x800c22…154282
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa72d ago0xbffa0a…7a32d9
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa73d ago0x5fa39a…3782a9
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa73d ago0x6528c2…569dfa
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa73d ago0x8700f7…b29195
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa73d ago0x02686f…b91529
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa73d ago0x727710…59d51a
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa73d ago0x5e9174…081201
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa73d ago0x3fd677…a958fc
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa73d ago0xac4c3e…e815e1
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa73d ago0x87a004…197fe9
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa73d ago0x099928…1cea3a
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa73d ago0x06062e…19bee6
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa73d ago0x498248…56732c
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa73d ago0xb08bca…c408c3
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa73d ago0x1f9210…9d43bc
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa73d ago0x0651f9…75fcd7
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa73d ago0xe3c2f4…f29039
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa73d ago0x2b3248…ae82d6

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.