Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff46…822d0x21f7…9c2aBase—$0.01100%coinbase73d ago0x4c40f6…4c4317
0xff46…822d0x7695…0118Base—$0.01100%coinbase73d ago0xaeef4e…ef88a9
0xff46…822d0x53b8…3f09Base—$0.01100%coinbase73d ago0xd4a318…7b23f5
0xff46…822d0x91b6…98c8Base—$0.01100%coinbase73d ago0xb8b909…4f809c
0xff46…822d0x8542…fb5aBase—$0.01100%coinbase73d ago0xcfda88…e78316
0xff46…822d0x4e41…b28fBase—$0.01100%coinbase73d ago0x04c9d2…45d1bf
0xff46…822d0x6e49…78d5Base—$0.01100%coinbase73d ago0x09cdb6…07386f
0xff46…822d0x8327…5dbaBase—$0.01100%coinbase73d ago0x679a43…1128f2
0xff46…822d0x4143…a570Base—$0.01100%coinbase73d ago0x7e80ee…467146
0xff46…822d0xc799…dcebBase—$0.01100%coinbase73d ago0xa5c546…908a29
0xff46…822d0x0ba5…0189Base—$0.01100%coinbase74d ago0x6ad9a8…a0b68d
0xff46…822d0x9f8b…d2d2Base—$0.01100%coinbase74d ago0xcb5c4e…b90cac
0xff46…822d0x7f1e…bd45Base—$0.01100%coinbase74d ago0xc0d740…62e494
0xff46…822d0x88df…f30fBase—$0.01100%coinbase74d ago0x5806bd…e765bd
0xff46…822d0x91bc…68f4Base—$0.01100%coinbase74d ago0x772fcc…e536b5
0xff46…822d0xc4cb…011cBase—$0.01100%coinbase74d ago0x2afc9d…e58d1e
0xff46…822d0x6a13…19d9Base—$0.01100%coinbase74d ago0x5c81ab…484927
0xff46…822d0x53b5…e81fBase—$0.01100%coinbase74d ago0xf43315…16175c
0xff46…822d0x3c4f…7819Base—$0.01100%coinbase74d ago0xf86dd6…09957f
0xff46…822d0xa8fb…309eBase—$0.01100%coinbase74d ago0x08129d…48ddc5
0xff46…822d0xfb9a…2d93Base—$0.01100%coinbase74d ago0x26a5e2…31dd74
0xff46…822d0x816b…c011Base—$0.01100%coinbase74d ago0x0e96ae…4a4165
0xff46…822d0x2325…a216Base—$0.01100%coinbase74d ago0x2dc83c…6ce2c9
0xff46…822d0x8006…b1c0Base—$0.01100%coinbase74d ago0x95ff2b…b1146d
0xff46…822d0x8144…0373Base—$0.01100%coinbase74d ago0x6ff001…49acb3

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.