Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x099f…d42e0xd184…30f5Base—$0.01100%coinbase68d ago0x76b236…1b9c43
0x099f…d42e0x0211…0e54Base—$0.01100%coinbase68d ago0x9ecfa4…4b6bcf
0x099f…d42e0x9bf9…d26dBase—$0.01100%coinbase68d ago0x3fbd00…6467ad
0x099f…d42e0xb66f…4ca4Base—$0.01100%coinbase68d ago0x9eef52…e7401a
0x099f…d42e0x25b6…cdd8Base—$0.01100%coinbase68d ago0x971b17…1996ef
0x099f…d42e0x2fdc…990fBase—$0.01100%coinbase68d ago0x9ffc65…96d775
0x099f…d42e0x1cb4…7a1eBase—$0.01100%coinbase68d ago0x452fa6…2495ea
0x099f…d42e0xebf1…9dceBase—$0.01100%coinbase68d ago0xdc377e…30a365
0x099f…d42e0x68e8…0e98Base—$0.01100%coinbase68d ago0xec6024…251ff1
0x099f…d42e0x6117…ca64Base—$0.01100%coinbase68d ago0x186a5a…96f5f8
0x099f…d42e0xbc4c…29e0Base—$0.01100%coinbase68d ago0xecfea5…51da1b
0x099f…d42e0x4c96…17e6Base—$0.01100%coinbase68d ago0x26637a…7809ed
0x099f…d42e0x926a…40caBase—$0.01100%coinbase68d ago0x343ca7…ac9763
0x099f…d42e0x29d5…641dBase—$0.01100%coinbase68d ago0xde2300…ef136b
0x099f…d42e0xad7a…ded8Base—$0.01100%coinbase68d ago0x7f46bc…bb19e1
0x099f…d42e0x65ab…9f84Base—$0.01100%coinbase68d ago0x28e62d…1b7245
0x099f…d42e0x30e4…a282Base—$0.01100%coinbase68d ago0x9b953a…16b504
0x099f…d42e0xf0c7…b00bBase—$0.01100%coinbase68d ago0x28c22e…dc783f
0x099f…d42e0x9b35…cc92Base—$0.01100%coinbase68d ago0x9401d7…c4cf4e
0x099f…d42e0x7c8e…71a1Base—$0.01100%coinbase68d ago0x918dbd…91e16b
0x099f…d42e0xbf3b…5c32Base—$0.01100%coinbase68d ago0x085da0…ca8efe
0x099f…d42e0x1c66…4ad5Base—$0.01100%coinbase68d ago0xbb5d1f…973b50
0x099f…d42e0x4978…538fBase—$0.01100%coinbase68d ago0xa99c2a…99991f
0x099f…d42e0x5c44…557bBase—$0.01100%coinbase68d ago0x93896a…26a554
0x099f…d42e0xa367…58ebBase—$0.01100%coinbase68d ago0x7c6312…a7d892

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.