Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa43d ago0x225da7…a326fb
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa43d ago0xe522a3…3ce82b
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa43d ago0x4e050a…bb4ca9
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa43d ago0x3190ef…ecc044
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa43d ago0xd91718…94e1d4
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa43d ago0x6bdc4f…a404fc
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa43d ago0xb52e04…642c67
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa43d ago0xa5d578…a21307
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa43d ago0xd93e8c…392b06
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa43d ago0xfe2d84…9b04e1
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa43d ago0xebb878…7f3b69
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa43d ago0x8d0c79…5edd2a
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa43d ago0x994c77…f0a7d8
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa43d ago0xa72837…168010
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa43d ago0x774238…c28577
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa43d ago0xc942e7…c7d479
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa43d ago0x2d27cb…6bb8d9
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa43d ago0xd1228d…443fa3
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa43d ago0xacdb88…d65764
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa43d ago0xc9c133…91ad9a
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa43d ago0x409626…1a00d2
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa43d ago0xe5d219…3239b3
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa43d ago0x7bab8d…0df67b
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa43d ago0x66e964…9a8cc3
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa43d ago0xc2ffcc…dc49d6

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.