Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc28e…b7740x4801…91daBase—$0.01100%coinbase60d ago0x226c31…517af0
0xc28e…b7740xedd9…28f7Base—$0.01100%coinbase60d ago0x6b3cd2…870686
0xc28e…b7740x23de…473aBase—$0.01100%coinbase60d ago0xe271a2…a0d96d
0xc28e…b7740xe676…83ceBase—$0.01100%coinbase60d ago0x97ce41…44061e
0xc28e…b7740x1825…8e30Base—$0.01100%coinbase60d ago0x971d18…4c09e6
0xc28e…b7740x9950…2c5dBase—$0.01100%coinbase60d ago0x60007b…939aeb
0xc28e…b7740x3ae4…983dBase—$0.01100%coinbase60d ago0x9319e9…12fe3e
0xc28e…b7740x85bd…58f4Base—$0.01100%coinbase60d ago0xb850a7…e2640f
0xc28e…b7740xe2a9…2fa5Base—$0.01100%coinbase60d ago0xaf05de…50f55c
0xc28e…b7740x7377…fb4cBase—$0.01100%coinbase60d ago0x69823b…b977aa
0xc28e…b7740xaee1…75edBase—$0.01100%coinbase60d ago0xeaab4a…be5467
0xc28e…b7740x63bf…0cb7Base—$0.01100%coinbase61d ago0x73b2cb…1432c1
0xc28e…b7740xd999…c5b7Base—$0.01100%coinbase61d ago0x46a940…c748ba
0xc28e…b7740x9f54…c579Base—$0.01100%coinbase61d ago0xd52256…db6629

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.