Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa22d ago0x58f2a9…8eb6d1
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa22d ago0xe907e5…a78cbd
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa22d ago0x27733b…aa9247
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa22d ago0x7a374b…c00c01
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa23d ago0x6d781c…92e483
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa23d ago0xdebc1e…5646d2
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa23d ago0x5043ae…fb1d72
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa23d ago0x6292c9…b34dc2
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa23d ago0xf6c831…6b21cf
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa23d ago0x1b6f29…fece6f
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa23d ago0x70a963…eee789
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa23d ago0x8bb75c…93c73d
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa23d ago0xae1358…dc5d04
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa23d ago0xaed7ff…0f51c8
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa23d ago0x726361…f59703
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa23d ago0x370a9e…519717
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa23d ago0x2dcc65…c44914
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa23d ago0x82a6fa…320b37
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa23d ago0x7da19e…a2a122
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa23d ago0x7b7b31…93f43c

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.