Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa18d ago0xa5ca13…1a9eb9
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa18d ago0x314fea…ed2a40
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x22fdf0…24fee2
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x81ed1d…ac8af2
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0xfb3590…6fbe27
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0xce323d…ce4a07
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0xb083e1…641201
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x0ee83e…04add4
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0xb9237f…17cf57
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0xf523ed…f908bd
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x3d62ea…d0e545
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x0274dd…ac79ce
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x3d536d…de45c2
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x606b06…b90b77
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x8b3752…aeda37
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0xd53068…9ebebe
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x33c148…439ba7
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0xbc334f…f33cdf
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x098ae6…ec2923
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x91d3d8…b75a4b
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x40e867…ec67a9
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x80a725…da8632
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x2f3a14…494b45
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x490fce…c43618
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x09cf6a…c35588

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.