Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfec6…a0850xac65…4417Base—$0.05100%fluxa114d ago0xd65f16…a3d7fc
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa114d ago0xf5d745…4dbf33
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa114d ago0xefdfec…d1a6a7
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa114d ago0x5ba0d6…f08dc2
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa114d ago0xb672bb…f45845
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa114d ago0xcb1a14…c6d5eb
0xfec6…a0850xac65…4417Base—$0.03100%fluxa114d ago0x1baac9…94c9b2
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa114d ago0xcbacf6…c97bbc
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa114d ago0x61cf86…2f6690
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa114d ago0xbac77e…774a23
0xfec6…a0850xac65…4417Base—$0.03100%fluxa114d ago0x1ab5eb…d50978
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa114d ago0x4c6e53…63a535
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa114d ago0x67a671…9f6ada
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa114d ago0x6a7be4…4e9f44
0xfec6…a0850xac65…4417Base—$0.03100%fluxa114d ago0xd6e6b2…714488
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa115d ago0xbed356…1d4d18
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa115d ago0x8fdabd…6849d3
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa115d ago0xa238e1…495e51
0xfec6…a0850xac65…4417Base—$0.01100%fluxa115d ago0x9f27e0…c65183

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.