Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1953…905f0x3e0a…78e7Base—$0.003124100%coinbase74d ago0x24edb9…895073
0x1953…905f0x3e0a…78e7Base—$0.003086100%coinbase75d ago0xc61af0…1e0d0b
0x1953…905f0x3e0a…78e7Base—$0.005021100%coinbase75d ago0xef1de7…9fc0d5
0x1953…905f0x3e0a…78e7Base—$0.004973100%coinbase75d ago0x8a3ba7…cc0893
0x1953…905f0x3e0a…78e7Base—$0.003568100%coinbase75d ago0x863e2c…fc35d4
0x1953…905f0x3e0a…78e7Base—$0.004578100%coinbase75d ago0x55c12a…8795ff
0x1953…905f0x3e0a…78e7Base—$0.005067100%coinbase75d ago0x71f917…1a1391
0x1953…905f0x3e0a…78e7Base—$0.004397100%coinbase75d ago0x05d5aa…587225
0x1953…905f0x3e0a…78e7Base—$0.003055100%coinbase75d ago0xd63432…042a5a
0x1953…905f0x3e0a…78e7Base—$0.005873100%coinbase75d ago0x8d830c…1d655b
0x1953…905f0x3e0a…78e7Base—$0.004996100%coinbase75d ago0x1f8193…8898f8
0x1953…905f0x3e0a…78e7Base—$0.002914100%coinbase75d ago0x9b20cf…829517
0x1953…905f0x3e0a…78e7Base—$0.003988100%coinbase75d ago0xdb33f8…f8654f
0x1953…905f0x3e0a…78e7Base—$0.004211100%coinbase75d ago0x53a904…7a4644
0x1953…905f0x3e0a…78e7Base—$0.004363100%coinbase75d ago0x12cd95…eecff9
0x1953…905f0x3e0a…78e7Base—$0.002686100%coinbase75d ago0xada934…8fc9a0
0x1953…905f0x3e0a…78e7Base—$0.00335100%coinbase75d ago0xfed12d…921d90
0x1953…905f0x3e0a…78e7Base—$0.003126100%coinbase75d ago0x828808…8547c0

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.