Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4b5…7cc30x7ec1…af68Base—$0.01100%coinbase69d ago0x5535cc…0284bd
0xf4b5…7cc30x9313…7ac2Base—$0.01100%coinbase69d ago0x220628…dd2f2a
0xf4b5…7cc30x5494…c940Base—$0.01100%coinbase69d ago0x106b0e…1b449d
0xf4b5…7cc30x940a…cf5bBase—$0.01100%coinbase69d ago0xf91784…5ab81d
0xf4b5…7cc30x48af…0626Base—$0.01100%coinbase69d ago0x05591e…40ba48
0xf4b5…7cc30x5979…4f04Base—$0.01100%coinbase69d ago0xd6d047…e37a6d
0xf4b5…7cc30x285b…afc5Base—$0.01100%coinbase69d ago0xa8a868…b3906f
0xf4b5…7cc30xfedf…1c68Base—$0.01100%coinbase69d ago0x52292e…9b5448
0xf4b5…7cc30x6cff…9d02Base—$0.01100%coinbase69d ago0x2ed27c…4415fc
0xf4b5…7cc30x3ef2…312fBase—$0.01100%coinbase69d ago0x8a66ab…643378
0xf4b5…7cc30xc658…8086Base—$0.01100%coinbase69d ago0x97dc4e…2968c9
0xf4b5…7cc30x3ec8…8ddbBase—$0.01100%coinbase69d ago0x1918d2…60f93e
0xf4b5…7cc30x1f9b…04d6Base—$0.01100%coinbase69d ago0xbac91b…333307
0xf4b5…7cc30x09df…468cBase—$0.01100%coinbase69d ago0xf32b68…03331f
0xf4b5…7cc30x18e2…451eBase—$0.01100%coinbase69d ago0xc07110…af71a1
0xf4b5…7cc30xfcf4…d982Base—$0.01100%coinbase69d ago0xbc5c01…5f718e
0xf4b5…7cc30x9391…56f8Base—$0.01100%coinbase69d ago0x483595…0ffeac
0xf4b5…7cc30x8d7e…0d20Base—$0.01100%coinbase69d ago0x4334a6…741532
0xf4b5…7cc30x2546…f03dBase—$0.01100%coinbase69d ago0xc82353…6149e8
0xf4b5…7cc30x4d92…477aBase—$0.01100%coinbase69d ago0x98b6ad…9d447f
0xf4b5…7cc30x49c3…357aBase—$0.01100%coinbase69d ago0x0c2ca8…f6e7f1
0xf4b5…7cc30xe06e…32ecBase—$0.01100%coinbase69d ago0xd2a2cb…9ac495
0xf4b5…7cc30xb017…f847Base—$0.01100%coinbase69d ago0x7783cd…e5a662
0xf4b5…7cc30x659e…16c1Base—$0.01100%coinbase69d ago0xa6760c…773a7b

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.