Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase170d ago0xcd50e7…378dc0
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase170d ago0x48ad57…d14308
0x9af9…39d50x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase170d ago0x0f42b3…75ef2e
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase170d ago0xd62f73…d24bb3
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase170d ago0xbb4a7d…c5a352
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase170d ago0xf9ea77…1359a0
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase170d ago0x05b6c8…e3bd6a
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase170d ago0x6e484f…8d0d9e
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase170d ago0xaaa2fa…56a1e8
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase170d ago0x090cef…590195
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase170d ago0x638828…73e863
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase170d ago0x9b920e…6b056f
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase170d ago0xd11971…191f03
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase170d ago0x309818…c7c47a
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase170d ago0x847e66…421fc4
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase170d ago0xf88373…6e9987
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase170d ago0x7dc1cf…969439
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase170d ago0x6e84af…9a265a
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase170d ago0x343d19…128b72
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase170d ago0x96e2ef…88a285
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase170d ago0x2e5e65…54dc76
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase170d ago0x3650a9…b09251
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase170d ago0x348fde…3dde97
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase170d ago0x3392fa…74f9a7
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase170d ago0xb86827…5249e6

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.