Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x89d62e…2e4d38
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1bc779…600f50
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x28e895…2d14be
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbaf897…ff30e2
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2bd991…834ba7
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x45a0ab…d21c45
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6c45fc…99a9a7
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5d13b7…08d498
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5a0115…3d54d1
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf47f9c…c027c0
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x654f8b…de8c1b
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x18ac73…262c1c
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa81f51…a7926a
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x82d3cf…261c7b
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9e8407…0bafd8
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9bc8bc…80d897
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf80d87…98f050
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6f3d64…3d7409
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb262dc…3f38c7
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcc5890…61202c
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0bd322…1022d0
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x38ed12…4193aa
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe8ef1f…440327
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbacb16…24110d
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x655018…b508cb

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.