Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x231cf7…98b6c7
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc17103…4605ad
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x326316…915d0d
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3c1598…e6c27e
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2bc49e…aea92d
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x01616c…945c48
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2ee598…7e9f6a
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x108824…f581be
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9c5422…d4ab7f
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x199cfd…a89e04
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa4cf99…89b2e0
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x863a4c…b3831a
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc2566f…ce9105
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x52b63b…772794
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6109b9…1eb02c
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb4295c…5bcacd
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x569085…01eeaf
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xad0c9c…ae3c8c
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa29923…3e62e5
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0ed454…37d935
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x228d4d…fc29cd
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf0da04…fc7ee2
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe2b7ae…2db306
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x425d5f…0998ab
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc76502…e436c9

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.