Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa20d ago0x2294cd…f9d8b9
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0x412f12…40af89
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0xc68545…f6363e
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0x36c8c3…65eb26
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0xbc9017…a347a4
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0xe5288c…452f40
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0x4f53d0…fbd496
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0x08e01c…af0dc5
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0x9f3262…ad76f3
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0x35c5aa…2aeb28
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0x1fb378…08a4fe
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0x34a3ae…ee4d55
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0x36237d…c6f168
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0x706134…7b4562
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0x116959…476765
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0x97148a…afa259
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0xaafea0…e32144
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0x84766b…56f052
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0x2c80c9…0155d8
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0x480035…d384ce
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0x18bdaa…ca3c57
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0xf100a6…6af615
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0xfae0df…68e564
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0xc3284c…c06d9a
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa21d ago0x628b84…e2e0fa

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.