Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x56ad1d…e5be50
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4c8c89…b9677a
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7bb03a…c4d894
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x900fa9…9bfaa4
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1c4590…708a96
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xbd0ac8…d73628
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2e0c8a…808ed3
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x72b464…61eee3
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1970bf…ab45c3
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb69202…2e1f34
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4739bb…b685bb
0xedb1…b3d50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa27473…3b2271
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x713d6b…ec9af5
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb42527…87be56
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe7dba4…faab37
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x15935f…c5138d
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf296c4…156d3b
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x95509b…d3d51c
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x001702…b5623c
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe323aa…21864d
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x22fd5a…9ed0b6
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xddb927…26ed50
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x992d2b…cf0d7b
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x212d46…f98c1b
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x36b26f…ec0f5e

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.