Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4964…14270xfe80…47eeBase—$0.001100%fluxa21d ago0x5ddc39…ef75e4
0x4964…14270xfe80…47eeBase—$0.001100%fluxa21d ago0x6ffd87…f7d987
0x4964…14270xfe80…47eeBase—$0.001100%fluxa21d ago0x8e829e…7856b9
0x4964…14270xfe80…47eeBase—$0.001100%fluxa21d ago0x6dad01…06f1d3
0x4964…14270xfe80…47eeBase—$0.001100%fluxa21d ago0x0e0dda…6e37b6
0x4964…14270xfe80…47eeBase—$0.001100%fluxa21d ago0x888d48…8ab27f
0x4964…14270xfe80…47eeBase—$0.001100%fluxa21d ago0x96af10…7a9850
0x4964…14270xfe80…47eeBase—$0.001100%fluxa21d ago0xe6d99d…d2df06
0x4964…14270xfe80…47eeBase—$0.001100%fluxa21d ago0xe54e49…39dc29
0x4964…14270xfe80…47eeBase—$0.001100%fluxa21d ago0xbbe93f…e476f9
0x4964…14270xfe80…47eeBase—$0.001100%fluxa21d ago0x421f60…dee467
0x4964…14270xfe80…47eeBase—$0.001100%fluxa21d ago0xf91682…8c7e37
0x4964…14270xfe80…47eeBase—$0.001100%fluxa21d ago0x188c26…1185ce
0x4964…14270xfe80…47eeBase—$0.001100%fluxa21d ago0xaa39ab…fe2b0f
0x4964…14270xfe80…47eeBase—$0.001100%fluxa21d ago0x63f375…f7ecec
0x4964…14270xfe80…47eeBase—$0.001100%fluxa21d ago0xb78158…509977
0x4964…14270xfe80…47eeBase—$0.001100%fluxa21d ago0xbbcfa5…d8a935
0x4964…14270xfe80…47eeBase—$0.001100%fluxa22d ago0x6dc229…24abd1
0x4964…14270xfe80…47eeBase—$0.001100%fluxa22d ago0xbdf8f7…87c3a3
0x4964…14270xfe80…47eeBase—$0.001100%fluxa22d ago0x2615bf…68319e
0x4964…14270xfe80…47eeBase—$0.001100%fluxa22d ago0x6a1ae8…dd8003
0x4964…14270xfe80…47eeBase—$0.001100%fluxa22d ago0x2ef723…5fe446
0x4964…14270xfe80…47eeBase—$0.001100%fluxa22d ago0x9c9aff…a60c6d
0x4964…14270xfe80…47eeBase—$0.001100%fluxa22d ago0x64b8ae…6da47f
0x4964…14270xfe80…47eeBase—$0.001100%fluxa22d ago0xe81ad4…6608d6

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.