Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc052…91140x7695…80e8Base—$0.01100%coinbase84d ago0xd044a7…ddc57b
0xc052…91140x56fe…30b4Base—$0.01100%coinbase84d ago0x853e76…eea3ba
0xc052…91140x0824…2025Base—$0.01100%coinbase84d ago0xeec31d…f871c3
0xc052…91140x9d87…6530Base—$0.01100%coinbase84d ago0x01c380…1e84b5
0xc052…91140xb882…ae9dBase—$0.01100%coinbase85d ago0x313a87…9d2409
0xc052…91140xcb26…f977Base—$0.01100%coinbase85d ago0x827382…d788d9
0xc052…91140xd0f4…75e6Base—$0.01100%coinbase85d ago0xc38e17…cc26e8
0xc052…91140x5ed7…2373Base—$0.01100%coinbase85d ago0x57e632…707a2b
0xc052…91140x4b8f…e099Base—$0.01100%coinbase85d ago0xf6521e…040815
0xc052…91140x6677…c6cfBase—$0.01100%coinbase85d ago0x32ba64…6e1035
0xc052…91140x2bbb…b382Base—$0.01100%coinbase85d ago0x6d4b16…59ad5d
0xc052…91140x9855…073eBase—$0.01100%coinbase85d ago0x279278…34c45a
0xc052…91140xf3c3…2069Base—$0.01100%coinbase85d ago0x68b807…f44a8c
0xc052…91140x6e3b…9cd5Base—$0.01100%coinbase85d ago0x554719…7cc316
0xc052…91140x7c64…4045Base—$0.01100%coinbase85d ago0x374501…697353
0xc052…91140x5703…68d6Base—$0.01100%coinbase85d ago0xd4b87f…3ac3da
0xc052…91140x8566…c591Base—$0.01100%coinbase85d ago0x0e8c12…f7af0b
0xc052…91140xd02f…8ccdBase—$0.01100%coinbase85d ago0x662886…91364d
0xc052…91140x0519…e61dBase—$0.01100%coinbase85d ago0x42cc7b…750c1d
0xc052…91140x14f7…50f7Base—$0.01100%coinbase85d ago0xcbccc3…17be3a
0xc052…91140x1e82…ed37Base—$0.01100%coinbase85d ago0x42bbb5…d869af
0xc052…91140xf26f…9045Base—$0.01100%coinbase85d ago0xba5f2e…0a6aeb
0xc052…91140x5b5c…11c0Base—$0.01100%coinbase85d ago0x3395a7…d59f21
0xc052…91140x6fdf…70f5Base—$0.01100%coinbase85d ago0xdea9da…a943c0
0xc052…91140x0bdb…80ccBase—$0.01100%coinbase85d ago0xba8cd5…6fdb7f

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.