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%payAI114d ago0x2e9f00…8ff5aa
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xebaf32…adda28
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x09380b…ccde2e
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb8acc3…905860
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa1d1da…d71e98
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4aa031…787e67
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3faf03…fc05e5
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x257ee1…66ae7e
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0131fc…e1a33c
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x282c9f…57c35c
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7f34a4…9707a2
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3f8922…5961aa
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x51f416…0dc94b
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb0dd74…7397d0
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9c63c8…3521b5
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfdccb2…bce8ce
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4c3f56…35c82f
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x42e644…dbdadd
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x87a5ef…ee109b
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc604b8…7f68ef
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x123ef3…4d3962
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa315b8…2d0494
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x774242…76298b
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x03e0f4…f1bc20
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xee7be2…1d4fdb

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.