Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ba…8d860x8a12…0881Base—$0.01100%coinbase27d ago0x272ebf…9844c9
0x85ba…8d860x8a12…0881Base—$0.09100%coinbase27d ago0x75e652…cf48af
0xb36d…cd680x8a12…0881Base—$0.09100%coinbase27d ago0xe44418…e5111e
0xb36d…cd680x8a12…0881Base—$0.06100%coinbase27d ago0xf7d7a9…3ba43e
0xda8d…75d40x8a12…0881Base—$0.01100%coinbase27d ago0x666ec5…d220cb
0xda8d…75d40x8a12…0881Base—$0.07100%coinbase27d ago0xc40450…1208fc
0xfc05…72300x8a12…0881Base—$0.12100%coinbase27d ago0xa232d1…ff9a94
0x754a…5f8a0x8a12…0881Base—$0.10100%coinbase27d ago0x5f20ad…f54875
0x4c1c…23180x8a12…0881Base—$0.01100%coinbase27d ago0xb8e991…50607c
0x4c1c…23180x8a12…0881Base—$0.08100%coinbase27d ago0xff0312…479047
0x8228…3ada0x8a12…0881Base—$0.07100%coinbase27d ago0xcf86a6…0b84aa
0x8228…3ada0x8a12…0881Base—$0.01100%coinbase27d ago0xd40ff9…106f75
0x5ce5…b90d0x8a12…0881Base—$0.01100%coinbase27d ago0x319bdd…0694da
0x5ce5…b90d0x8a12…0881Base—$0.09100%coinbase27d ago0x0af18a…fd6029
0x9431…f05f0x8a12…0881Base—$0.11100%coinbase27d ago0x0cd11a…cdd75f
0x7b14…7b8b0x8a12…0881Base—$0.10100%coinbase27d ago0x6362a8…62e85a
0xfce4…e3520x8a12…0881Base—$0.01100%coinbase27d ago0x9a0f4d…ef3f9a
0xfce4…e3520x8a12…0881Base—$0.09100%coinbase27d ago0xba5341…cbfad7
0xe4de…f03e0x8a12…0881Base—$0.07100%coinbase27d ago0xb4d3de…74ebae
0xe4de…f03e0x8a12…0881Base—$0.06100%coinbase27d ago0x4307aa…026f85
0x322f…dca00x8a12…0881Base—$0.01100%coinbase27d ago0x47e9d4…a80d81
0x322f…dca00x8a12…0881Base—$0.08100%coinbase27d ago0x3d540b…80bbc8
0xd11f…db380x8a12…0881Base—$0.11100%coinbase27d ago0x8638cc…f9020f
0xb3ac…0d730x8a12…0881Base—$0.12100%coinbase27d ago0x139eaa…d894e2
0x8b5e…d6250x8a12…0881Base—$0.12100%coinbase27d ago0x521dd3…0150b9

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.