Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3a225b…8ca307
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2d351d…ba4c2b
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x025834…731b08
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x73f106…692971
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x789c76…fad830
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf44ab6…3de985
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb8f8b3…ad82c6
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8c206b…7c01b8
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7fd7d0…8ffa8f
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x834a6d…176284
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8ce7e8…1b31e5
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf54ffa…c1d75d
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb0d52c…b3e8de
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcc7ca6…b9f31f
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5a88c9…1b301a
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe93222…52c559
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4408db…ac1aee
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd7434a…d0dee5
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc31f6d…0e1151
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x884478…265bb1
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x014974…c73b2f
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8d65e4…6e98c2
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x319839…2fa13f
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbbb573…1b12bc
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc12329…5b6322

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.