Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcfa2f3…a30929
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd10a8e…41e853
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x440af6…810d37
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1959f3…7298d8
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x213948…50e227
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x19850d…f55ca3
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf098b3…794736
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa3886c…26d624
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6282a1…a1630d
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1459fc…627dac
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x48cd24…960fea
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x37cbbf…d87a66
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1a993a…d4e76f
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x46b7e0…a1b4da
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5bcd8d…94510e
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa7a50f…50d89d
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x543e5d…7d0163
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x618e25…dba3be
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9b1662…817052
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x497dc3…ab7da8
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x904d73…a1effb
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc892b7…0e748e
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc66f09…d22922
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfd87e3…82cf50
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5e54fe…eb74f3

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.