Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x86175e…01f5d2
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd5362a…c0002e
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3ffa87…4e7d9a
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb30a06…8fca14
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa9608f…6a714b
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4d8559…f74509
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1ddac5…87122f
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x42a0db…74f33a
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0acb64…862591
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe84efe…ea6e9d
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdcaeb6…4c0438
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x172573…1e5cee
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x90e1de…b1b333
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x149692…13f064
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x09f477…33e136
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe332b8…e70f8d
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x80933a…df65c3
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd2ea28…40aa3b
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdfd09b…9df01d
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x10ccfe…933781
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x112faf…231cd5
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x48f05c…c2351d
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1d0bc7…6db444
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x445c95…0b9964
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x005569…27dc88

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.