Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5518…47380xfe80…47eeBase—$0.001100%fluxa37d ago0xdb3432…308209
0x5518…47380xfe80…47eeBase—$0.001100%fluxa37d ago0x860219…c4cf1b
0x5518…47380xfe80…47eeBase—$0.001100%fluxa37d ago0xd7c11e…bffb02
0x5518…47380xfe80…47eeBase—$0.001100%fluxa37d ago0x5487ae…6ee8c7
0x5518…47380x9c95…e299Base—$0.001100%fluxa37d ago0x82d42b…af11d7
0x5518…47380xfe80…47eeBase—$0.001100%fluxa37d ago0x87eebf…33303a
0x5518…47380xfe80…47eeBase—$0.001100%fluxa37d ago0x6dbaa3…62f29c
0x5518…47380x9c95…e299Base—$0.001100%fluxa37d ago0x24b632…f91334
0x5518…47380x9c95…e299Base—$0.001100%fluxa37d ago0xcbc151…d286a4
0x5518…47380xfe80…47eeBase—$0.001100%fluxa37d ago0xfdd0e7…97e2c0
0x5518…47380xfe80…47eeBase—$0.001100%fluxa37d ago0x745356…ca23eb
0x5518…47380xfe80…47eeBase—$0.001100%fluxa37d ago0xc61ba3…ec83a2
0x5518…47380xfe80…47eeBase—$0.001100%fluxa37d ago0xed24f0…0f5560
0x5518…47380x9c95…e299Base—$0.001100%fluxa37d ago0x4d5322…153dea
0x5518…47380xfe80…47eeBase—$0.001100%fluxa37d ago0xfece00…bea834
0x5518…47380xfe80…47eeBase—$0.001100%fluxa37d ago0xd78b7e…d45312
0x5518…47380xfe80…47eeBase—$0.001100%fluxa37d ago0x9bccfb…64d149
0x5518…47380xfe80…47eeBase—$0.001100%fluxa37d ago0xc94467…0e54c6
0x5518…47380xfe80…47eeBase—$0.001100%fluxa37d ago0xfeff64…7322b5
0x5518…47380xfe80…47eeBase—$0.001100%fluxa37d ago0x61cd2e…4ec18a
0x5518…47380x9c95…e299Base—$0.001100%fluxa37d ago0xc7d5a3…b09fcb
0x5518…47380xfe80…47eeBase—$0.001100%fluxa37d ago0x868386…4ce337
0x5518…47380x9c95…e299Base—$0.001100%fluxa37d ago0x2f4a2c…3b2d12
0x5518…47380xfe80…47eeBase—$0.001100%fluxa37d ago0xa5759a…06485d
0x5518…47380xfe80…47eeBase—$0.001100%fluxa37d ago0x4690a5…0b2872

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.