Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeba4…9f120x4ece…3cd6Base—$0.01100%coinbase85d ago0x5011ab…e741a8
0xeba4…9f120xc46e…1c28Base—$0.01100%coinbase85d ago0x4608f7…43d74f
0xeba4…9f120x69ce…dc04Base—$0.01100%coinbase85d ago0xdfc6b0…01b709
0xeba4…9f120x4018…af3fBase—$0.01100%coinbase85d ago0x9d2fa0…ca4b6e
0xeba4…9f120x41e0…9e29Base—$0.01100%coinbase85d ago0x748e44…03fde3
0xeba4…9f120xd741…c09cBase—$0.01100%coinbase85d ago0x0b21fc…853597
0xeba4…9f120xb783…9a55Base—$0.01100%coinbase85d ago0x9ce62b…e1b971
0xeba4…9f120x9ffc…c3e1Base—$0.01100%coinbase85d ago0x4442c6…86efd4
0xeba4…9f120xea6c…bac8Base—$0.01100%coinbase85d ago0x459b40…7e6206
0xeba4…9f120x60e1…31acBase—$0.01100%coinbase85d ago0xf47ce6…58f2e5
0xeba4…9f120xa91f…f026Base—$0.01100%coinbase85d ago0xb7a617…c491d1
0xeba4…9f120xcf13…c06aBase—$0.01100%coinbase85d ago0xdcf7ae…45779c
0xeba4…9f120x3ea4…3e6eBase—$0.01100%coinbase85d ago0x076488…547748
0xeba4…9f120xee08…ae43Base—$0.01100%coinbase85d ago0xee925d…e40ef6
0xeba4…9f120x1b4c…d098Base—$0.01100%coinbase85d ago0x4a9326…6a6874
0xeba4…9f120x9556…9289Base—$0.01100%coinbase85d ago0xda598c…99caa5
0xeba4…9f120xd970…8ee1Base—$0.01100%coinbase85d ago0xbfc89c…d4908d
0xeba4…9f120xe6ec…1266Base—$0.01100%coinbase85d ago0x5bd071…5ffca4
0xeba4…9f120xcc8c…e453Base—$0.01100%coinbase85d ago0x7bfb13…c3afee
0xeba4…9f120xb20d…e9d8Base—$0.01100%coinbase85d ago0x42b4d1…3dd172
0xeba4…9f120xfec7…d5f4Base—$0.01100%coinbase85d ago0xf74d66…ac3b91
0xeba4…9f120x11b7…62edBase—$0.01100%coinbase85d ago0x772453…87f58f
0xeba4…9f120x2ad0…69b9Base—$0.01100%coinbase85d ago0x46f751…4218a3
0xeba4…9f120xfe1b…d4d1Base—$0.01100%coinbase85d ago0x920bfe…fbbd43
0xeba4…9f120xc4f5…4213Base—$0.01100%coinbase85d ago0xe9983f…5a4b48

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.