Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd369…ea7e0xac65…4417Base—$0.08100%fluxa109d ago0x2f0eb8…5e9877
0xb90a…9ae40xd369…ea7eBase—$0.01100%fluxa109d ago0x869933…8bab9e
0xb90a…9ae40xd369…ea7eBase—$0.01100%fluxa109d ago0x017069…7d9a37
0xb90a…9ae40xd369…ea7eBase—$0.01100%fluxa109d ago0x5abec7…83b55c
0xb90a…9ae40xd369…ea7eBase—$0.01100%fluxa109d ago0x81786f…593692
0xb90a…9ae40xd369…ea7eBase—$0.01100%fluxa109d ago0x2bba3e…db6502
0xb90a…9ae40xd369…ea7eBase—$0.01100%fluxa109d ago0xe8a758…0ca9ff
0xb90a…9ae40xd369…ea7eBase—$0.01100%fluxa109d ago0x14230b…c19572
0xb90a…9ae40xd369…ea7eBase—$0.01100%fluxa109d ago0x14fcda…5c5ae7
0xd369…ea7e0xac65…4417Base—$0.50100%fluxa109d ago0x1c9cb8…78102b
0xb90a…9ae40xd369…ea7eBase—$0.50100%fluxa110d ago0xbb3c90…90e030
0xd369…ea7e0xac65…4417Base—$0.03100%fluxa110d ago0xe03ccb…6199fe
0xb90a…9ae40xd369…ea7eBase—$0.01100%fluxa110d ago0x3936fb…8c1766
0xb90a…9ae40xd369…ea7eBase—$0.01100%fluxa110d ago0x4fb182…ebd3e4
0xb90a…9ae40xd369…ea7eBase—$0.01100%fluxa110d ago0x9f342b…2a3e6f
0xd369…ea7e0xac65…4417Base—$0.05100%fluxa110d ago0x25c2f6…75c698
0xb90a…9ae40xd369…ea7eBase—$0.05100%fluxa110d ago0xa91daa…93b3eb
0xd369…ea7e0xac65…4417Base—$0.03100%fluxa110d ago0x6a82d5…ecdc31

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.