Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd21b6b…f5c11f
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI109d ago0x901c49…b92d3b
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0ba47b…8d17b4
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3e1be0…01c4a3
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI109d ago0x21300f…7f432e
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x48cd2c…ee4c78
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8eb3a3…37c40b
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x87767b…1bba2e
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0a72f8…513f3d
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5a5860…ae087a
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6efbbf…26c1b8
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd2366f…8138f2
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x28a777…2adc7c
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x604ed7…378be7
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdc5cff…6bec05
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x68ac95…62db62
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc2b248…d185b2
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x431988…8332a7
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcd2b04…9e6940
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8249cd…3168dd
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdb1345…457c7d
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6ce35f…d1f95d
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x28b551…a2f89a
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcb3b7f…11c7aa
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdbc73c…a92c82

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.