Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0xf59d09…501a58
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0xdc0ace…feaddc
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0x8fd3a9…40fb1a
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0x3a6c9d…37bdc9
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0x65b531…0ae9c8
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0xc69137…c0b126
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0x4807bd…6db8f0
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0x7a2a51…6a2a17
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0x9007a8…c06b33
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0x1e6348…8a2ebc
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0x1bbac8…caa129
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0x2b164f…eb66da
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0xd9ce30…6571f5
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0xf666c6…14fb66
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0xb3cada…39292b
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0x634f66…665cb2
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0x980af7…447a10
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0xdfcaf7…ae8f3c
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0xe9355d…87f51e
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0x0facb5…d2b0f7
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0xfe61e8…b8fdfe
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0xe2c492…a006f7
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0x10c772…283afd
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0x5583a1…79b9df
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa20d ago0xaea0e1…2da968

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.