Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa121d ago0x565b21…8d170a
0xbc88…f24c0xac65…4417Base—$0.03100%fluxa121d ago0x5bc990…a40cee
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa121d ago0x5f5639…5df8c1
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa121d ago0xb455bc…f1dd94
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa121d ago0x16bed1…568786
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa121d ago0x2678e2…87a85a
0xbc88…f24c0xac65…4417Base—$0.03100%fluxa121d ago0x3f08d0…17c221
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa121d ago0x5a7adf…dbf3a6
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa121d ago0xd536ff…4ea6de
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa121d ago0x353847…49bd00
0xbc88…f24c0xac65…4417Base—$0.01100%fluxa121d ago0x7c111c…821d16
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa121d ago0xf3df39…aad179
0xbc88…f24c0xac65…4417Base—$0.06100%fluxa121d ago0x426d09…69a9ae
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa121d ago0xb6cc27…cd0139
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa121d ago0x5fe244…f72fed
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa121d ago0x358f56…8ff4a3
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa121d ago0xfb2aef…1298f0
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa121d ago0x1ac73a…71a5bc
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa121d ago0xdc0c3b…3a47b4
0xbc88…f24c0xac65…4417Base—$0.07100%fluxa122d ago0x4d3f88…16f9a8
0xb90a…9ae40xbc88…f24cBase—$0.05100%fluxa122d ago0x4cb538…347225
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa122d ago0xab000d…80cabc

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.