Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1ecad8…333bd0
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd8154e…1a50b7
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0x253c12…9582a6
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0x07847e…af6743
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdb679f…bfe2b5
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0x054795…2575f6
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfc2f22…50faea
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0x671661…e6069d
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0x81e023…b72663
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0x339bbd…514e8e
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0x20670d…13dc68
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0x07ab27…cc6d1f
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0x80f009…a2eb04
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5df86f…dc593a
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe455cb…ed9406
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0x668f7f…69846a
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8953d8…6f4805
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc86233…78c9dc
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0b11da…b68731
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0xda23b8…13dad6
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb802d5…d7f1c6
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0x86ae23…dfa73c
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc961f2…d49e4f
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0x94d1b1…25f643
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfbd228…5f0b53

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.