Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$38.02100%mrdn121d ago0x4e89ee…539462
0xe55e…f7480x8e77…e2d6Base—$31.53100%mrdn121d ago0x32aa14…a63aca
0xe55e…f7480x8e77…e2d6Base—$45.03100%mrdn121d ago0x7e98d8…d4edae
0xe55e…f7480x8e77…e2d6Base—$36.27100%mrdn121d ago0x022451…b4a720
0xe55e…f7480x8e77…e2d6Base—$31.04100%mrdn121d ago0x15bc07…f69901
0xe55e…f7480x8e77…e2d6Base—$52.58100%mrdn121d ago0x4d3029…6367c3
0xe55e…f7480x8e77…e2d6Base—$31.54100%mrdn121d ago0xf7cdb0…d15ae9
0xe55e…f7480x8e77…e2d6Base—$49.31100%mrdn121d ago0x73c3db…5b3ce8
0xe55e…f7480x8e77…e2d6Base—$51.69100%mrdn121d ago0x4e34b1…1975f2
0xe55e…f7480x8e77…e2d6Base—$25.72100%mrdn121d ago0xaee722…9042ad
0xe55e…f7480x8e77…e2d6Base—$33.62100%mrdn121d ago0xd0187b…4c2fb2
0xe55e…f7480x8e77…e2d6Base—$25.05100%mrdn121d ago0x3c13f2…507b49
0xe55e…f7480x8e77…e2d6Base—$38.36100%mrdn121d ago0x77e99a…601925
0xe55e…f7480x8e77…e2d6Base—$48.96100%mrdn121d ago0x16c447…da8ab6
0xe55e…f7480x8e77…e2d6Base—$43.60100%mrdn121d ago0xf9ebb2…b0da0f
0xe55e…f7480x8e77…e2d6Base—$49.03100%mrdn121d ago0x32c918…b60fe0
0xe55e…f7480x8e77…e2d6Base—$46.38100%mrdn121d ago0xe09633…8afaeb
0xe55e…f7480x8e77…e2d6Base—$45.21100%mrdn121d ago0xbe8b0e…b32482
0xe55e…f7480x8e77…e2d6Base—$28.20100%mrdn121d ago0x16f0f3…0acd62
0xe55e…f7480x8e77…e2d6Base—$33.92100%mrdn121d ago0x8574d5…0ecf50
0xe55e…f7480x8e77…e2d6Base—$49.49100%mrdn121d ago0x5a7cb3…7a93a6
0xe55e…f7480x8e77…e2d6Base—$30.29100%mrdn121d ago0xa70039…da3445
0xe55e…f7480x8e77…e2d6Base—$35.44100%mrdn121d ago0x5c6179…d28935
0xe55e…f7480x8e77…e2d6Base—$31.13100%mrdn121d ago0xe29a2a…c167e6
0xe55e…f7480x8e77…e2d6Base—$49.03100%mrdn121d ago0xbbd981…dfc9c0

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.