Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x1b7b6b…472315
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0xa963a9…5b3d75
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0xdd0f08…b8dd8d
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0xe1a6e9…ce44d0
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x5bf583…cac6a1
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x9c1f97…f8de9c
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x7ac2b5…207eac
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x7f3653…73e78a
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0xde0eaa…042367
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x1c8864…037278
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa18d ago0x1b92a6…a5fd5d
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa19d ago0x6548ac…adb4a3
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa19d ago0x195d45…64e804
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa19d ago0xf3154e…65f826
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa19d ago0x1d0380…2ee19a
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa19d ago0x14a3ef…4a25c7
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa19d ago0xd84fd8…6d629e
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa19d ago0x3e4de3…babf13
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa19d ago0x740643…262d5d
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa19d ago0x36f5a5…6f2f65
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa19d ago0x111cde…f613f1
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa19d ago0xdc78dc…6f98d7
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa19d ago0xbc730d…cc7e13
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa19d ago0x3cbae7…034d9e
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa19d ago0xde74f5…7ea368

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.