Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8df6d4…36d2b1
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2b3f5d…62de71
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc658ee…471d08
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf6a213…e0df7c
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa05106…582d97
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x624f9d…03febb
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb199fa…51f534
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdfab5b…de1ce6
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8bb3cf…52230a
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc56ae1…ad7d5f
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xde5bd7…d22426
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa7b54e…9445ad
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0b971c…24878b
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x788764…2baf98
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x814ac2…460930
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xad6c99…8ed026
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x142de1…7d5fe7
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x041bc1…b6584a
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x07a848…da670b
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9ff4f0…30cdce
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb10ca0…2b03e7
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdee918…9ef0d9
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd076ff…7c8f8b
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x665a18…5cc2f1
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3df2a2…1a4d0e

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.