Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfeb…05760xac65…4417Base—$0.08100%fluxa114d ago0x4967ff…8f8fdb
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa114d ago0xe2cb15…0f0916
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa114d ago0x100fd2…888bc0
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa114d ago0x5e01fb…190b9d
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa114d ago0x11e3a1…3497a4
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa114d ago0xf25016…7d855a
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa114d ago0xb19fc4…67d8d6
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa114d ago0x54dab0…66870d
0xcfeb…05760xac65…4417Base—$0.06100%fluxa114d ago0x1dcb9b…9799e1
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa114d ago0x5d9115…f17557
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa114d ago0xabef68…4af30c
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa115d ago0x627b79…7fc1dd
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa115d ago0x95f0d7…8bc1bb
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa115d ago0xfae42f…248d59
0xb90a…9ae40xcfeb…0576Base—$0.02100%fluxa115d ago0x36792e…3b6258
0xcfeb…05760xac65…4417Base—$0.04100%fluxa115d ago0xec2803…fe42bb
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa115d ago0xc72eaf…7a7cd9
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa115d ago0xadaf4b…97c000
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa115d ago0x4139b4…a2c169
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa115d ago0xdd1dc5…0ee4d0
0xcfeb…05760xac65…4417Base—$0.08100%fluxa115d ago0x1ae803…710211
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa115d ago0x823268…6ce948
0xb90a…9ae40xcfeb…0576Base—$0.02100%fluxa115d ago0x640f3b…8bdf6b
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa115d ago0xe3777c…beac5c
0xb90a…9ae40xcfeb…0576Base—$0.01100%fluxa115d ago0xfcdd63…b17247

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.