Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa16d ago0xc4fe10…c755a5
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa16d ago0xd05cf6…05f568
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa16d ago0x545445…a824bc
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa16d ago0x50d2c3…0af1a5
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa16d ago0x2db0db…3579e7
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa16d ago0x23019a…faa659
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa16d ago0xda1475…93c2ee
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa16d ago0xd51557…8d4812
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa16d ago0xce6add…493478
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa16d ago0xfe95d6…243168
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa16d ago0xf3f758…7982ef
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa16d ago0x60f859…7f982b
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa16d ago0xf1d283…52feb7
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa16d ago0x1ac9b0…079b42
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa16d ago0x31f502…18b1b2
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa16d ago0x6702c5…b9588d
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa16d ago0xdfe410…0c4323
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa16d ago0x846fb5…a9f41c
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa16d ago0x482e45…dcaa87
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa16d ago0xf41667…e56f18
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa16d ago0xda34ab…a10067
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa16d ago0x14f6f8…58ad40
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa16d ago0xa9b386…6da425
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa17d ago0x97ccfa…70b102
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa17d ago0x3365c3…a1599d

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.