Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa1c…65d10xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase20d ago0xe7a30d…63e33c
0x7052…402b0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase20d ago0x836921…db1137
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase21d ago0x95f428…0e64ed
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase21d ago0x2c5f09…6e9c06
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase21d ago0x75473a…5c8683
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase21d ago0xbe01a4…15a0cb
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase21d ago0xe180e2…70b17b
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase21d ago0x5ceb25…b322a3
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase21d ago0x134da7…28864e
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase21d ago0x0f488d…a29a99
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase21d ago0x0b3621…31c50c
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase21d ago0xec1964…dcd722
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase21d ago0xc6a68f…5eab5e
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase21d ago0x38a00e…2fcc8b
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase21d ago0x85f1e4…1a07ff
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase21d ago0x629bc2…feff12
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase21d ago0xba01ce…328176
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase21d ago0x0785f9…91d9ee
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase21d ago0xd5bbbe…2013d1
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase21d ago0x6ccbba…1bbed6
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase21d ago0x9a90dd…17c629
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase21d ago0x0456c2…a6ebf5
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase21d ago0x11bfd9…839ab6
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase21d ago0x58daa7…3b1a95
0x0544…39800xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase21d ago0xa405b9…cf43c4

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.