Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa31d ago0x0f275e…6bc555
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa31d ago0x76c970…002724
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa31d ago0xa8f2cd…98dc1a
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa31d ago0x635630…cb8f3c
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa31d ago0x7c393a…2223d4
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa31d ago0xd06c60…d9401f
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa31d ago0x25d4c1…58dcea
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa31d ago0x0dbfcd…57b57e
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa31d ago0xa89aa5…e795e3
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa31d ago0x2c8d43…3c44f5
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa31d ago0xf2ec4e…bee30f
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa31d ago0x6e44e6…c942fd
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa31d ago0xf06a3f…e0e055
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa31d ago0x4a180f…10bff0
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa31d ago0xa1c463…d4437f
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa31d ago0x86b8ab…250946
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa31d ago0x4be254…d6bb7e
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa31d ago0xcbd072…d087fd
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa31d ago0x7342e8…a467ae
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa31d ago0x327e77…f0ce23
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa31d ago0xf5f31a…09be1a
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa31d ago0xc56ab6…043679
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa31d ago0x25293a…145895
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa32d ago0xf97d0e…e7a354
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa32d ago0x939dc7…52d8ac

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.