Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1596…fcc70x3e0a…78e7Base—$0.002656100%coinbase81d ago0xf15627…3118e8
0x1596…fcc70x3e0a…78e7Base—$0.005436100%coinbase81d ago0x088203…fa693e
0x1596…fcc70x3e0a…78e7Base—$0.004891100%coinbase81d ago0xca1bf5…7aa74e
0x1596…fcc70x3e0a…78e7Base—$0.003967100%coinbase81d ago0x2f7888…712822
0x1596…fcc70x3e0a…78e7Base—$0.002951100%coinbase81d ago0x0ce61d…5b3c29
0x1596…fcc70x3e0a…78e7Base—$0.005423100%coinbase81d ago0x947c5d…b77f8a
0x1596…fcc70x3e0a…78e7Base—$0.004573100%coinbase81d ago0x8041d2…5f0608
0x1596…fcc70x3e0a…78e7Base—$0.00529100%coinbase81d ago0x3daf7c…94954e
0x1596…fcc70x3e0a…78e7Base—$0.004196100%coinbase81d ago0x60a385…f2f32a
0x1596…fcc70x3e0a…78e7Base—$0.004824100%coinbase81d ago0x6e9ff9…7991cf
0x1596…fcc70x3e0a…78e7Base—$0.004421100%coinbase81d ago0x05e5e7…404b6d
0x1596…fcc70x3e0a…78e7Base—$0.004335100%coinbase81d ago0x70587a…f36790
0x1596…fcc70x3e0a…78e7Base—$0.003335100%coinbase81d ago0x7e8560…d58536
0x1596…fcc70x3e0a…78e7Base—$0.004111100%coinbase81d ago0x7a2de6…9958eb
0x1596…fcc70x3e0a…78e7Base—$0.002789100%coinbase81d ago0x588d27…b562d7
0x1596…fcc70x3e0a…78e7Base—$0.005841100%coinbase81d ago0x6fed57…972785
0x1596…fcc70x3e0a…78e7Base—$0.005497100%coinbase81d ago0x4be0c9…10ec21
0x1596…fcc70x3e0a…78e7Base—$0.003783100%coinbase81d ago0xdd2080…e62644
0x1596…fcc70x3e0a…78e7Base—$0.003348100%coinbase81d ago0xa50328…57ab30
0x1596…fcc70x3e0a…78e7Base—$0.004768100%coinbase81d ago0x806e89…982ed5
0x1596…fcc70x3e0a…78e7Base—$0.005782100%coinbase81d ago0xca6198…d16ecf
0x1596…fcc70x3e0a…78e7Base—$0.004933100%coinbase81d ago0x71c788…0c921e
0x1596…fcc70x3e0a…78e7Base—$0.004283100%coinbase81d ago0x092e5d…324d04
0x1596…fcc70x3e0a…78e7Base—$0.003535100%coinbase81d ago0x50cc5e…1d5e2d
0x1596…fcc70x3e0a…78e7Base—$0.002804100%coinbase81d ago0x8dab9d…cb70ad

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.