Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase20d ago0x53f55e…688f00
0x7fd9…b5290xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase20d ago0x4dd4b1…5baa21
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase20d ago0x7fd392…b5d320
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase20d ago0x2b70ab…79948e
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase20d ago0x4353a3…13074e
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase20d ago0x78c8cb…9640bd
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase20d ago0xd54513…fee9f6
0xca16…c06d0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase21d ago0x5e4767…e80665
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase21d ago0xee1cac…9ecfca
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase21d ago0xe6231d…3ac8af
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase21d ago0xa87535…723eb3
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.02100%coinbase21d ago0xbaf230…cfcc01
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.02100%coinbase21d ago0x171ef0…2284e4
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.02100%coinbase21d ago0x7ae5b4…130598
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase21d ago0xba7f6c…b8e3ff
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase21d ago0xd1ba9b…6c283c
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase21d ago0xd7b4ed…be160c
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.02100%coinbase21d ago0xd8051b…132efe
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.02100%coinbase21d ago0x663cc5…1e7e32
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase21d ago0xd6578a…71753d

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.