Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48bd…381f0xa909…9bf6Base—$0.01100%coinbase69d ago0x9bbd00…7101ca
0x48bd…381f0xb4c1…506fBase—$0.01100%coinbase69d ago0xae1eb4…589a93
0x48bd…381f0x34bd…d961Base—$0.01100%coinbase69d ago0x018be4…0515a2
0x48bd…381f0x72c5…2900Base—$0.01100%coinbase69d ago0x9be49b…50cd0e
0x48bd…381f0x47be…da21Base—$0.01100%coinbase69d ago0x438cda…51f856
0x48bd…381f0x63e7…b49aBase—$0.01100%coinbase69d ago0xcde000…99aed9
0x48bd…381f0x2e1d…b76aBase—$0.01100%coinbase69d ago0xdc4a41…85ba9c
0x48bd…381f0x83c1…faa0Base—$0.01100%coinbase69d ago0xdecd52…4efef5
0x48bd…381f0x4453…4815Base—$0.01100%coinbase70d ago0xf77740…834083
0x48bd…381f0x729e…576aBase—$0.01100%coinbase70d ago0x39a24c…024f00
0x48bd…381f0xc5a3…2857Base—$0.01100%coinbase70d ago0xf1e34b…f68879
0x48bd…381f0x7832…5641Base—$0.01100%coinbase70d ago0x1794d4…d4d2b0
0x48bd…381f0x6f66…db25Base—$0.01100%coinbase70d ago0x682d14…5ea2ca
0x48bd…381f0x288a…d6a7Base—$0.01100%coinbase70d ago0x14606a…ae4844
0x48bd…381f0xbf61…919cBase—$0.01100%coinbase70d ago0xa9274e…a3586a
0x48bd…381f0x38da…4471Base—$0.01100%coinbase70d ago0x205682…c88018
0x48bd…381f0x0559…fb64Base—$0.01100%coinbase70d ago0xfb9561…823d5e
0x48bd…381f0x98c9…1fb9Base—$0.01100%coinbase70d ago0x158e47…243a4a
0x48bd…381f0xec33…e381Base—$0.01100%coinbase70d ago0xc68f61…046189
0x48bd…381f0x6386…350bBase—$0.01100%coinbase70d ago0xea2d60…4ef351
0x48bd…381f0x1655…c353Base—$0.01100%coinbase70d ago0xaaad66…f55c86
0x48bd…381f0x52cf…f5cbBase—$0.01100%coinbase70d ago0xb4b00b…9b39e8
0x48bd…381f0xa4ae…8841Base—$0.01100%coinbase70d ago0x6d5715…ea1a4e
0x48bd…381f0x2bf9…06ffBase—$0.01100%coinbase70d ago0x24b6fc…c20e3e
0x48bd…381f0x130c…3e57Base—$0.01100%coinbase70d ago0xa2da7c…436301

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.