Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0x35b4df…7ac044
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0x1aa684…61f02a
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0xedf104…1ee8d2
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0xa387b1…c62a3e
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0x90781d…76d191
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0xd17a44…69e66e
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0xde3d85…610573
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0x2a6a2b…9b1b19
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0x99b1b8…8797a5
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0x6c3c64…d2f3bf
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0xa69d31…0ed254
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0x2e65fc…ddba21
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0x645166…7549d0
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0xf47ff7…c67e03
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0x43e6af…36b6c5
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0xb09e48…9b1e3e
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0xfac6e7…398d4e
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0x6f0b9e…dcbb7a
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0xe0c872…dc1348
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0xa40f91…821356
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0x933758…71418d
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0x2c0ca9…29addf
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0xfc7a8a…44b0f8
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0xce72cd…799fe0
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa25d ago0xcf9770…9d8660

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.