Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd4bcba…a92a1f
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e57f4…fa7d5b
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7a0446…d21606
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0x06b569…c3a897
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe47a2e…667316
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0x640e61…b8e897
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa3cd7c…7fe274
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x10819b…1aeea5
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0871d4…418170
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb1d099…5b070f
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0006fa…713049
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2ff247…84838e
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc4f7a0…60f68f
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfe6c6b…7caa6e
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x09c2f0…72de99
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7ba670…dcbf05
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9d0418…19133c
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI110d ago0xba504b…d19cbd
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9f7e28…e420ed
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2208a5…8beef3
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x52c3d0…80121f
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI110d ago0xabdd4c…45bcef
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x770262…19021b
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x804a49…566eca
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x20aae0…2f30ab

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.