Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa133…ce440x9c95…e299Base—$0.001100%fluxa33d ago0x782e22…62d678
0xa133…ce440x9c95…e299Base—$0.001100%fluxa33d ago0x2736a5…ae010e
0xa133…ce440x9c95…e299Base—$0.001100%fluxa33d ago0x8d27fc…08f442
0xa133…ce440x9c95…e299Base—$0.001100%fluxa33d ago0x2603b1…5dfd66
0xa133…ce440x9c95…e299Base—$0.001100%fluxa34d ago0x73e993…4ce850
0xa133…ce440x9c95…e299Base—$0.001100%fluxa34d ago0x926431…6647d0
0xa133…ce440x9c95…e299Base—$0.001100%fluxa34d ago0x87125c…001912
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa34d ago0x2623cf…1bb15b
0xa133…ce440x9c95…e299Base—$0.001100%fluxa34d ago0x851e53…743861
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa34d ago0xebe9c8…8519f9
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa34d ago0x6c3da4…70f656
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa34d ago0xb46ee9…3e5fa9
0xa133…ce440x9c95…e299Base—$0.001100%fluxa34d ago0x0df104…cd8e62
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa34d ago0xc20e76…a91d64
0xa133…ce440x9c95…e299Base—$0.001100%fluxa34d ago0x97de31…667fd3
0xa133…ce440x9c95…e299Base—$0.001100%fluxa34d ago0x9915de…21d869
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa34d ago0x47686e…dc8a9f
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa34d ago0x220081…a47e41
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa34d ago0xb770a6…df790a
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa34d ago0xde99e7…88ba86
0xa133…ce440x9c95…e299Base—$0.001100%fluxa34d ago0x72ffe6…663022
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa34d ago0xcc3b12…75ab91
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa34d ago0x391ebb…84de02
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa34d ago0xfb7841…79d8f9
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa34d ago0x5fa808…5bab6c

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.