Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b89…243a0x10c1…1e24Base—$0.12100%coinbase113d ago0x5ce908…df5ce6
0x3b89…243a0x10c1…1e24Base—$0.20100%coinbase113d ago0x66cebd…1780d5
0x3b89…243a0x10c1…1e24Base—$0.23100%coinbase113d ago0x210755…879bb4
0x3b89…243a0x10c1…1e24Base—$0.28100%coinbase113d ago0x3c9ab5…f01528
0x3b89…243a0x10c1…1e24Base—$1.17100%coinbase113d ago0x586bc3…b5ba60
0x3b89…243a0x10c1…1e24Base—$1.18100%coinbase113d ago0xca339b…2ca0ca
0x3b89…243a0x10c1…1e24Base—$1.04100%coinbase113d ago0x39f749…31d8b7
0x3b89…243a0x10c1…1e24Base—$1.06100%coinbase113d ago0xbe4dd3…a89a23
0x3b89…243a0x10c1…1e24Base—$1.23100%coinbase113d ago0x289a0a…61ec3a
0x3b89…243a0x10c1…1e24Base—$1.06100%coinbase113d ago0x37c0ea…36e743
0x3b89…243a0x10c1…1e24Base—$1.01100%coinbase113d ago0x766ec0…e3ae61
0x3b89…243a0x10c1…1e24Base—$0.97100%coinbase113d ago0x2ac52d…5c66dd
0x3b89…243a0x10c1…1e24Base—$1.02100%coinbase113d ago0x761a61…a76354
0x3b89…243a0x10c1…1e24Base—$0.93100%coinbase113d ago0xfb200d…e41637
0x3b89…243a0x10c1…1e24Base—$0.97100%coinbase113d ago0xf5c624…76682a
0x3b89…243a0x10c1…1e24Base—$1.17100%coinbase113d ago0xec077d…03c574
0x3b89…243a0x10c1…1e24Base—$0.89100%coinbase113d ago0x365c25…470cad
0x3b89…243a0x10c1…1e24Base—$0.94100%coinbase113d ago0x714c70…f58d32
0x3b89…243a0x10c1…1e24Base—$1.24100%coinbase113d ago0x049c03…d58e48
0x3b89…243a0x10c1…1e24Base—$0.86100%coinbase113d ago0x0e97e4…c54c32
0x3b89…243a0x10c1…1e24Base—$0.92100%coinbase113d ago0xd9f87c…1f10d6
0x3b89…243a0x10c1…1e24Base—$1.09100%coinbase113d ago0x53a2fc…c9222e
0x3b89…243a0x10c1…1e24Base—$0.83100%coinbase113d ago0xb44b54…45b7b0
0x3b89…243a0x10c1…1e24Base—$0.98100%coinbase113d ago0xb8808d…25483b
0x3b89…243a0x10c1…1e24Base—$0.03100%coinbase113d ago0x0d342f…340ac2

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.