Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b50…be1d0xe600…0920Base—$0.01100%coinbase73d ago0x3a2752…032474
0x0b50…be1d0xd0ba…93dbBase—$0.01100%coinbase73d ago0x354fa7…67c0fd
0x0b50…be1d0xcf5b…c5bbBase—$0.01100%coinbase73d ago0x6656e1…0d341f
0x0b50…be1d0x0b2f…931aBase—$0.01100%coinbase73d ago0x276149…19cb79
0x0b50…be1d0x5e9a…40edBase—$0.01100%coinbase73d ago0x04670d…880298
0x0b50…be1d0xe79c…49eeBase—$0.01100%coinbase73d ago0xf55cf9…c03154
0x0b50…be1d0x6a40…15a9Base—$0.01100%coinbase73d ago0xf77eab…c019f7
0x0b50…be1d0x1b3c…006eBase—$0.01100%coinbase73d ago0x83c75b…421026
0x0b50…be1d0xd5eb…d9e9Base—$0.01100%coinbase73d ago0x3aa109…18fe41
0x0b50…be1d0x5efc…7918Base—$0.01100%coinbase73d ago0xddcd3a…e2d3d2
0x0b50…be1d0xa1cc…e489Base—$0.01100%coinbase73d ago0xcf6e72…1af8b3
0x0b50…be1d0xc09e…28c2Base—$0.01100%coinbase73d ago0x0dcb32…e2c019
0x0b50…be1d0x110b…06c1Base—$0.01100%coinbase73d ago0x7fa104…19b9e3
0x0b50…be1d0x3058…1e24Base—$0.01100%coinbase73d ago0x20055f…46bc00
0x0b50…be1d0x737e…f9e0Base—$0.01100%coinbase73d ago0x1ff1e6…c68965
0x0b50…be1d0x6488…39e3Base—$0.01100%coinbase73d ago0x5dc043…382a97
0x0b50…be1d0x08c0…29acBase—$0.01100%coinbase73d ago0x5bd707…663185
0x0b50…be1d0x4fc0…398cBase—$0.01100%coinbase73d ago0x61eebe…94f49b
0x0b50…be1d0x8609…a359Base—$0.01100%coinbase73d ago0x2dbda1…04c8cd
0x0b50…be1d0x7e9f…4f2cBase—$0.01100%coinbase73d ago0x22f32d…887df4
0x0b50…be1d0xb665…c972Base—$0.01100%coinbase73d ago0x6c0135…ca9b9c
0x0b50…be1d0x8852…6ff1Base—$0.01100%coinbase73d ago0x8924d7…0f48ef
0x0b50…be1d0x0da0…4f14Base—$0.01100%coinbase73d ago0x6959d4…6c2f8c
0x0b50…be1d0x3b2d…dbc7Base—$0.01100%coinbase73d ago0x36e354…2579c6
0x0b50…be1d0x1039…db2cBase—$0.01100%coinbase73d ago0xdc6231…da0d32

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.