Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf449…97bb0xac65…4417Base—$0.05100%fluxa113d ago0xed05bb…9390a6
0xb90a…9ae40xf449…97bbBase—$0.01100%fluxa113d ago0x23dfde…4cfdb7
0xb90a…9ae40xf449…97bbBase—$0.01100%fluxa113d ago0xd2ac22…f54bc4
0xb90a…9ae40xf449…97bbBase—$0.01100%fluxa113d ago0xedc42c…7f0b72
0xb90a…9ae40xf449…97bbBase—$0.01100%fluxa114d ago0x0d55db…578cda
0xb90a…9ae40xf449…97bbBase—$0.01100%fluxa114d ago0x2b3beb…4abfe2
0xf449…97bb0xac65…4417Base—$0.61100%fluxa114d ago0xb7cd05…43d45b
0xb90a…9ae40xf449…97bbBase—$0.01100%fluxa114d ago0xb6b42c…9f6e7b
0xb90a…9ae40xf449…97bbBase—$0.01100%fluxa114d ago0x5a1643…5a034b
0xb90a…9ae40xf449…97bbBase—$0.01100%fluxa114d ago0xaeb727…27baa9
0xb90a…9ae40xf449…97bbBase—$0.01100%fluxa114d ago0xda99c5…e2394b
0xb90a…9ae40xf449…97bbBase—$0.01100%fluxa114d ago0x75b047…d80e74
0xb90a…9ae40xf449…97bbBase—$0.55100%fluxa114d ago0x80790c…920f29
0xb90a…9ae40xf449…97bbBase—$0.01100%fluxa114d ago0x2187c8…6e0b72
0xf449…97bb0xac65…4417Base—$0.03100%fluxa114d ago0x2cf453…481d78
0xb90a…9ae40xf449…97bbBase—$0.01100%fluxa114d ago0xa4b53a…c1e604
0xb90a…9ae40xf449…97bbBase—$0.01100%fluxa114d ago0xed117d…e28c68
0xb90a…9ae40xf449…97bbBase—$0.01100%fluxa114d ago0xebdea7…25f210
0xf449…97bb0xac65…4417Base—$0.02100%fluxa114d ago0x3a7060…31c807
0xb90a…9ae40xf449…97bbBase—$0.01100%fluxa114d ago0xa2238e…0379c9
0xb90a…9ae40xf449…97bbBase—$0.01100%fluxa114d ago0xf17467…862a84
0xf449…97bb0xac65…4417Base—$0.01100%fluxa114d ago0xefe362…7ef817
0xb90a…9ae40xf449…97bbBase—$0.01100%fluxa114d ago0xe6d5f6…f11653
0xf449…97bb0xac65…4417Base—$0.03100%fluxa114d ago0xbe62c8…2fdd3c

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.