Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1b3…aa1e0x01bf…0fbdBase—$0.0570%0x4af9…c95615d ago0x19e1ae…84fee2
0xc1b3…aa1e0x8f34…3bf9Base—$0.0570%0x4af9…c95615d ago0x4be293…822d8d
0xc1b3…aa1e0xf2e3…37f5Base—$0.0570%0x4af9…c95615d ago0xb50e95…2918c0
0xc1b3…aa1e0x8b2e…a3f4Base—$0.0570%0x4af9…c95615d ago0xdc3e3f…57ffa2
0xc1b3…aa1e0x1180…8156Base—$0.0570%0x4af9…c95615d ago0x49e67d…c3a62c
0xc1b3…aa1e0xa7a0…198cBase—$0.0570%0x4af9…c95615d ago0x1c2c29…5d17ce
0xc1b3…aa1e0xdc87…4081Base—$0.05100%payAI15d ago0xe83fc8…e08c61
0xc1b3…aa1e0x3d08…0121Base—$0.05100%payAI15d ago0x5e44cf…eab13a
0xc1b3…aa1e0xb218…2295Base—$0.05100%payAI15d ago0x5e44cf…eab13a
0xc1b3…aa1e0xa073…3864Base—$0.05100%payAI15d ago0x866153…7cabf6
0xc1b3…aa1e0x3b95…6930Base—$0.05100%payAI15d ago0x5e44cf…eab13a
0xc1b3…aa1e0xf011…0edeBase—$0.05100%payAI15d ago0xe83fc8…e08c61
0xc1b3…aa1e0xcf9f…5165Base—$0.05100%payAI15d ago0xebcf81…c657d1
0xc1b3…aa1e0xeb14…5c29Base—$0.05100%payAI15d ago0xc1c083…f72b8b
0x037b…4f310xc1b3…aa1eBase—$0.70100%payAI15d ago0x810dca…ba7347
0xc1b3…aa1e0x8b2e…a3f4Base—$0.02100%coinbase15d ago0x980a15…02b17b
0xc1b3…aa1e0xdc87…4081Base—$0.02100%coinbase15d ago0x4bf496…e79c31
0xc1b3…aa1e0xf011…0edeBase—$0.02100%coinbase15d ago0xcd770f…7d855d
0xc1b3…aa1e0x1180…8156Base—$0.02100%coinbase15d ago0x465147…26c85c
0xc1b3…aa1e0xf2e3…37f5Base—$0.02100%coinbase15d ago0x1f575b…7e219e
0xc1b3…aa1e0x8f34…3bf9Base—$0.02100%coinbase15d ago0x4890e3…78982a
0xc1b3…aa1e0xa073…3864Base—$0.02100%coinbase15d ago0x6a45c2…aee7e3
0xc1b3…aa1e0x3b95…6930Base—$0.02100%coinbase15d ago0x763e60…cd79df
0xc1b3…aa1e0xa7a0…198cBase—$0.02100%coinbase15d ago0x442835…b85e70
0xc1b3…aa1e0xb218…2295Base—$0.02100%coinbase15d ago0x06240e…7a0401

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.