Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xc3ba…673aBase—$0.01100%fluxa109d ago0x30ead6…32950a
0xb90a…9ae40xc3ba…673aBase—$0.01100%fluxa109d ago0x85f8a8…1b049d
0xb90a…9ae40xc3ba…673aBase—$0.01100%fluxa109d ago0xfac631…2d4d85
0xb90a…9ae40xc3ba…673aBase—$0.01100%fluxa109d ago0x92c1d8…b26c0a
0xb90a…9ae40xc3ba…673aBase—$0.01100%fluxa109d ago0x150587…cc4f68
0xb90a…9ae40xc3ba…673aBase—$0.01100%fluxa109d ago0x625d9f…2ffd1c
0xb90a…9ae40xc3ba…673aBase—$0.01100%fluxa109d ago0x2f059a…34f9b0
0xb90a…9ae40xc3ba…673aBase—$0.01100%fluxa109d ago0x85ce28…fe1bde
0xb90a…9ae40xc3ba…673aBase—$0.01100%fluxa109d ago0x7ea41a…96912a
0xb90a…9ae40xc3ba…673aBase—$0.01100%fluxa109d ago0x0145f5…efa1cb
0xb90a…9ae40xc3ba…673aBase—$0.01100%fluxa109d ago0xf411a8…6c1f9a
0xb90a…9ae40xc3ba…673aBase—$0.01100%fluxa109d ago0x97056e…29f008
0xb90a…9ae40xc3ba…673aBase—$0.01100%fluxa109d ago0xb2d377…3ee1c5
0xb90a…9ae40xc3ba…673aBase—$0.01100%fluxa109d ago0x6c3aea…149b97
0xb90a…9ae40xc3ba…673aBase—$0.01100%fluxa109d ago0x36a87e…9ac116
0xb90a…9ae40xc3ba…673aBase—$0.01100%fluxa109d ago0x02e8a3…e84897
0xb90a…9ae40xc3ba…673aBase—$0.01100%fluxa109d ago0x8d6714…1d8eca
0xb90a…9ae40xc3ba…673aBase—$0.01100%fluxa109d ago0x0fbdcf…f43a02

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.