Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa115d ago0x84ce2d…305f96
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa115d ago0x46964e…9e3048
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa115d ago0x62f986…98695f
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa115d ago0xf7d710…1adbbc
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa115d ago0x155e45…abee96
0xb90a…9ae40x2cd3…475aBase—$0.80100%fluxa115d ago0xba71fe…a465e1
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa115d ago0x64ef34…4677be
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa115d ago0x8aa106…e01b93
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa115d ago0xee0679…441177
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa115d ago0x6e66c9…caf227
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa115d ago0x9fa95c…06a474
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa115d ago0xed475f…006a75
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa115d ago0x2e5ecf…4cc1e7
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa115d ago0xfa6b44…f333ab
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa115d ago0x773fee…a6c7d6
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa115d ago0x30367a…af9069
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa115d ago0x2aa597…c257da
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa115d ago0x38758e…9d0bd3
0xb90a…9ae40x2cd3…475aBase—$3.20100%fluxa116d ago0x92ac63…d73843
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa116d ago0x04fac0…1341e5
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa116d ago0x0325ba…1d11f5
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa116d ago0x4d24f0…391054
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa116d ago0x155039…f63f74
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa116d ago0x30f304…28e365
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa116d ago0x7dabd2…5e9b58

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.