Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8a9…cc290x3e0a…78e7Base—$0.002685100%coinbase74d ago0x23c11f…9d8e21
0xb8a9…cc290x3e0a…78e7Base—$0.004958100%coinbase75d ago0xadaa84…c1dced
0xb8a9…cc290x3e0a…78e7Base—$0.003121100%coinbase75d ago0x6d7660…412b2d
0xb8a9…cc290x3e0a…78e7Base—$0.005591100%coinbase75d ago0x8ba7f3…b4e557
0xb8a9…cc290x3e0a…78e7Base—$0.003576100%coinbase75d ago0x2d45f8…c93bbd
0xb8a9…cc290x3e0a…78e7Base—$0.003375100%coinbase75d ago0x986a0b…f245f9
0xb8a9…cc290x3e0a…78e7Base—$0.005827100%coinbase75d ago0x6e6576…988e5c
0xb8a9…cc290x3e0a…78e7Base—$0.00583100%coinbase75d ago0x67e528…f0a6ab
0xb8a9…cc290x3e0a…78e7Base—$0.002942100%coinbase75d ago0x450854…a3c9e7
0xb8a9…cc290x3e0a…78e7Base—$0.004986100%coinbase75d ago0x7d03ed…4435bf
0xb8a9…cc290x3e0a…78e7Base—$0.004475100%coinbase75d ago0xd4a607…1e6577
0xb8a9…cc290x3e0a…78e7Base—$0.003321100%coinbase75d ago0x68bbc6…2980a8
0xb8a9…cc290x3e0a…78e7Base—$0.003174100%coinbase75d ago0x133aeb…0d8a23
0xb8a9…cc290x3e0a…78e7Base—$0.005514100%coinbase75d ago0x18e6db…433792
0xb8a9…cc290x3e0a…78e7Base—$0.005624100%coinbase75d ago0x5fb1a2…fbf074
0xb8a9…cc290x3e0a…78e7Base—$0.004073100%coinbase75d ago0x2b2485…c15fec
0xb8a9…cc290x3e0a…78e7Base—$0.005544100%coinbase75d ago0x841c43…b9e5ed
0xb8a9…cc290x3e0a…78e7Base—$0.005443100%coinbase75d ago0x972d2f…82449f
0xb8a9…cc290x3e0a…78e7Base—$0.003266100%coinbase75d ago0xff766a…552da3
0xb8a9…cc290x3e0a…78e7Base—$0.003598100%coinbase75d ago0x024a3c…1bbac3
0xb8a9…cc290x3e0a…78e7Base—$0.002753100%coinbase75d ago0xc5b939…c683ed
0xb8a9…cc290x3e0a…78e7Base—$0.004408100%coinbase75d ago0x914efa…ce90a8
0xb8a9…cc290x3e0a…78e7Base—$0.004888100%coinbase75d ago0x3eda58…3a0912
0xb8a9…cc290x3e0a…78e7Base—$0.002669100%coinbase75d ago0x27a61f…3a2e37
0xb8a9…cc290x3e0a…78e7Base—$0.005443100%coinbase75d ago0xf15a1b…149f9c

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.