Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x09799f…d95e21
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x4cb181…39245d
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x1e8e6f…41566a
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x6ccf8c…9ade57
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0xfa7754…95a1ba
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x5f3d57…22f91d
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x5d3235…4f8aa6
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x465e90…df791d
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x31448c…d8e7e4
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0xec55e9…5ca14b
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x4a653a…ae8fc0
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0xa84d44…36d71f
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x0fd7dd…ed17bc
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0xf20a19…3d8bed
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0xb2f7b3…dee439
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x29e133…999bb4
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x7fb95a…40e979
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0xb85169…20941f
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x294ea9…f92702
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x976cfa…3d2699
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x1a6b2f…d18caa
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x77621a…4004ee
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x5ac155…9eb119
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0xcf1bc1…249a06
0xdc87…432e0xfe80…47eeBase—$0.001100%fluxa19d ago0x3abb1b…ef570c

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.