Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0xaad16b…742181
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x6531ae…bea7ba
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0xe85246…c88794
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0xc2c805…d2c89d
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x946d79…2fb8c8
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x8da41a…4ad200
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0xb44ea7…fefb21
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x16e0eb…324c89
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0xc58c29…c50fea
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0xc301e3…551238
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x1cca3e…43f578
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x68fffa…7d0d50
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0xc6f9a4…ed9bf0
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x58c569…5fa8dc
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x77ac71…3908a0
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x2329a7…9d0621
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0xa5380c…a89d61
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x573b6f…b0448d
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x2f59e7…9be1f7
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x9ffcc3…bff1ec
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x04c1cf…ff4258
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x7d6d68…5b29af
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x224db3…569d16
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0x45e2f8…f56531
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa16d ago0xf1fd12…9106a2

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.