Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa20d ago0x38cfe4…ff287e
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa20d ago0x136c54…42e302
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa20d ago0x18bf6e…e3de8e
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa20d ago0xf4bd7b…033221
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa20d ago0xc70797…1e680a
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa20d ago0xe06432…fea532
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa20d ago0x4ccd81…888194
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa20d ago0xdda55a…50efa6
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa20d ago0x238fbb…54d1fe
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa20d ago0xe1d816…2bec15
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa20d ago0x1da9dc…e54a7a
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa20d ago0xcb0923…e6ec92
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa20d ago0xc5e8aa…f0a04a
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa20d ago0x75a076…9bd5e4
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa20d ago0x7cae69…d2cd72
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa20d ago0x981cb7…c15c9b
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa20d ago0xa23c44…e09bee
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa20d ago0xf68f53…bc1c96
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa20d ago0x8b3fb0…56498e
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa20d ago0x483209…3b62f4
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa21d ago0xf776a5…ecc463
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa21d ago0xb73ccd…a6278c
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa21d ago0x1d615b…c0a7ba
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa21d ago0xfd348f…691121

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.