Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa121d ago0xee52e6…c1eee1
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa121d ago0x631c97…6ba66c
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa121d ago0xdcdaee…224378
0x9971…cb4d0xac65…4417Base—$0.13100%fluxa121d ago0x173fbd…770532
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa121d ago0x03b0b2…7ff0d6
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa121d ago0x27c960…a2e762
0xb90a…9ae40x9971…cb4dBase—$0.10100%fluxa121d ago0xecd7aa…0535fb
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa121d ago0x7b0edc…191610
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa121d ago0x122dcd…3cf4f3
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa121d ago0x49c84c…abb49a
0x9971…cb4d0xac65…4417Base—$0.02100%fluxa121d ago0xedf957…a19091
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa121d ago0xf95980…652f28
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa122d ago0xd6b611…808b43
0x9971…cb4d0xac65…4417Base—$0.09100%fluxa122d ago0x85d1ea…a7dcfe
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa122d ago0x4ef36a…58bac4
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa122d ago0x4a8392…eafbb3
0xb90a…9ae40x9971…cb4dBase—$0.02100%fluxa122d ago0x916573…b2e425
0xb90a…9ae40x9971…cb4dBase—$0.05100%fluxa122d ago0xd0f98b…32f1fe
0x9971…cb4d0xac65…4417Base—$0.03100%fluxa122d ago0x8e64fc…8dd503
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa122d ago0xbfb92a…d22291
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa122d ago0xae5114…9071dc
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa122d ago0xb99f57…6e7368

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.