Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x654697…416528
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x75668a…530260
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe07db8…8eee8e
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x85369c…1950b6
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xab371e…6e4937
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x59f365…e37645
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdde2ba…49065b
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe1e647…28450d
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x24652e…612065
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbae7dd…303efc
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3cb458…dbd635
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9bb931…3347e8
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6e702a…88cf18
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9cd082…88499b
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xced86e…627127
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf55c35…344169
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf39e21…ff1f80
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf17984…fa56f0
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x446852…2a501a
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0d39a3…210ea6
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7d7624…e62a66
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb92b47…4dcd9e
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3bfb5e…2ddec6
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x77332e…531095
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x035725…528981

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.