Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce15…25e20xac65…4417Base—$0.24100%fluxa122d ago0x5b31b4…cc13fc
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa122d ago0xf9d33c…53e56b
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa122d ago0x5030dd…ca0daa
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa122d ago0x6240a6…66234e
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa122d ago0x0912a2…10b3ff
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa122d ago0xdaf0c6…1c7602
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa122d ago0xe13c96…46011e
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa122d ago0xaf0d9a…cf4816
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa122d ago0xcb2658…6c831d
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa122d ago0x950371…757125
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa122d ago0x32ddc2…07c4bb
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa122d ago0x0c3aa5…d53355
0xb90a…9ae40xce15…25e2Base—$0.10100%fluxa122d ago0x227efc…ca8138
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa122d ago0x0c6b5b…832352
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa122d ago0xb1af8e…2dfd7e
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa122d ago0xf07295…2772fb
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa122d ago0x305108…55e1e0
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa122d ago0x4efb39…1953e2
0xce15…25e20xac65…4417Base—$0.05100%fluxa122d ago0x4852e2…f44227
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa122d ago0x7d714f…1b4b1c
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa122d ago0xf1652b…a5a7e2
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa122d ago0x6088b6…f698da
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa122d ago0x087035…ced34f
0xb90a…9ae40xce15…25e2Base—$0.01100%fluxa123d ago0x037031…6eba81
0xce15…25e20xac65…4417Base—$0.17100%fluxa123d ago0x9ecf2b…c224cd

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.