Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc70…09760xac65…4417Base—$0.09100%fluxa114d ago0x08f721…fd64d7
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa114d ago0x5907ec…e01ade
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa114d ago0xcd93eb…1f796e
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa114d ago0x871835…14fd89
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa114d ago0xeb1b13…6e8975
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa114d ago0xa5b5cc…f32ec9
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa114d ago0x66c0de…8aa48f
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa114d ago0xcddf46…e063fa
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa114d ago0x83250b…23ac5c
0xbc70…09760xac65…4417Base—$0.08100%fluxa114d ago0xa30e78…0d0367
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa114d ago0x6e4d06…1bba1a
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa114d ago0xa66812…1d61b1
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa114d ago0xebc532…7085fd
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa114d ago0x6c22c3…8683d5
0xb90a…9ae40xbc70…0976Base—$0.02100%fluxa114d ago0x2cd0ab…3b857a
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa115d ago0x349650…b5e1d5
0xb90a…9ae40xbc70…0976Base—$0.02100%fluxa115d ago0x3a4af9…67b3bf
0xbc70…09760xac65…4417Base—$0.01100%fluxa115d ago0x2f2908…27a8a3
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa115d ago0x26061d…16ec0f
0xbc70…09760xac65…4417Base—$0.02100%fluxa115d ago0x256fd9…ff4027
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa115d ago0xab39b9…0358f5
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa115d ago0x2e99be…ba8d8a

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.