Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa77…0c430xfe80…47eeBase—$0.001100%fluxa18d ago0xdd1467…fabfe3
0xaa77…0c430xfe80…47eeBase—$0.001100%fluxa18d ago0xba9397…d67b94
0xaa77…0c430xfe80…47eeBase—$0.001100%fluxa18d ago0xb0cb67…6bde70
0xaa77…0c430xfe80…47eeBase—$0.001100%fluxa18d ago0xe62dff…49503f
0xaa77…0c430xfe80…47eeBase—$0.001100%fluxa18d ago0x9c7336…e51896
0xaa77…0c430xfe80…47eeBase—$0.001100%fluxa18d ago0x44ab44…56243e
0xaa77…0c430xfe80…47eeBase—$0.001100%fluxa18d ago0xcc8327…987993
0xaa77…0c430xfe80…47eeBase—$0.001100%fluxa18d ago0x21eeac…e71716
0xaa77…0c430xfe80…47eeBase—$0.001100%fluxa18d ago0x773a20…7c9252
0xaa77…0c430xfe80…47eeBase—$0.001100%fluxa18d ago0x11edc2…9a4ed4
0xaa77…0c430xfe80…47eeBase—$0.001100%fluxa18d ago0x795885…464c26
0xaa77…0c430xfe80…47eeBase—$0.001100%fluxa18d ago0x56aedb…510fac
0xaa77…0c430xfe80…47eeBase—$0.001100%fluxa18d ago0x325b60…09a05d
0xaa77…0c430xfe80…47eeBase—$0.001100%fluxa18d ago0xdceee5…e4ab7d
0xaa77…0c430xfe80…47eeBase—$0.001100%fluxa18d ago0xa0c681…204005
0xaa77…0c430xfe80…47eeBase—$0.001100%fluxa18d ago0x51ea4e…769673
0xaa77…0c430xfe80…47eeBase—$0.001100%fluxa18d ago0x82355e…fb0408
0xaa77…0c430xfe80…47eeBase—$0.001100%fluxa18d ago0x4b2b19…e0f5b9
0xaa77…0c430xfe80…47eeBase—$0.001100%fluxa18d ago0xab20e8…eeb9ca
0xaa77…0c430xfe80…47eeBase—$0.001100%fluxa19d ago0xf36155…2997a2
0xaa77…0c430xfe80…47eeBase—$0.001100%fluxa19d ago0x6a1d4f…9fec08
0xaa77…0c430xfe80…47eeBase—$0.001100%fluxa19d ago0x935018…e05c77
0xaa77…0c430xfe80…47eeBase—$0.001100%fluxa19d ago0x41882d…87c8ca

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.