Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6756…108d0x4e14…7700Base$0.01100%coinbase80d ago0x9d12cc…a80921
0x6756…108d0x4e14…7700Base$0.25100%coinbase80d ago0x25a9fe…c25d66
0x6756…108d0x4e14…7700Base$0.05100%coinbase80d ago0x4c9e4b…4fdff5
0x6756…108d0x4e14…7700Base$0.25100%coinbase80d ago0xbba09f…9a2cbe
0x6756…108d0x4e14…7700Base$0.05100%coinbase80d ago0xfbdbf1…8244fd
0x6756…108d0x4e14…7700Base$0.05100%coinbase80d ago0x6e73bf…de1103
0x6756…108d0x4e14…7700Base$0.05100%coinbase80d ago0x3542a4…43e599
0x6756…108d0x4e14…7700Base$0.03100%coinbase80d ago0x492954…814fcd
0x6756…108d0x4e14…7700Base$0.02100%coinbase80d ago0xf5e1cb…27aa62
0x6756…108d0x4e14…7700Base$0.15100%coinbase80d ago0x1147ff…b55499
0x6756…108d0x4e14…7700Base$0.10100%coinbase80d ago0x8aa146…fdc83b
0x6756…108d0x4e14…7700Base$0.05100%coinbase80d ago0x1b8d29…61cb42
0x6756…108d0x4e14…7700Base$0.10100%coinbase80d ago0x9f2d61…a03ecd
0x6756…108d0x4e14…7700Base$0.10100%coinbase80d ago0xc7c331…82a48c
0x6756…108d0x4e14…7700Base$0.08100%coinbase80d ago0xb08584…44413e
0x6756…108d0x4e14…7700Base$0.05100%coinbase80d ago0xdc44cf…1c7f3d
0x6756…108d0x4e14…7700Base$0.12100%coinbase80d ago0xa9748f…4b5c9a
0x6756…108d0x4e14…7700Base$0.10100%coinbase80d ago0x782898…a645ca
0x6756…108d0x4e14…7700Base$0.15100%coinbase80d ago0xd76a63…e4034f
0x6756…108d0x4e14…7700Base$0.20100%coinbase80d ago0x7f1c00…0f5d34
0x6756…108d0x4e14…7700Base$0.02100%coinbase80d ago0xcd44e5…4bc82a
0x6756…108d0x4e14…7700Base$0.15100%coinbase80d ago0xfc02b9…65fd53
0x6756…108d0x4e14…7700Base$0.20100%coinbase80d ago0x25565f…81623a
0x6756…108d0x4e14…7700Base$0.08100%coinbase80d ago0xef1081…57ce07
0x6756…108d0x4e14…7700Base$0.10100%coinbase80d ago0x103923…614efa

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.