Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd95…59bb0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x7e4e3b…b0141a
0xdd95…59bb0x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0xf18d67…bb8267
0xdd95…59bb0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x37d7ed…b89515
0xdd95…59bb0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x75e433…335419
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xc8c0a1…b224a0
0xdd95…59bb0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x884bba…13cc93
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x5c87ab…672e02
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xd610e3…f7b983
0xdd95…59bb0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x3b4b65…b11ce4
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x280377…e89153
0xdd95…59bb0x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x1f3667…8cc932
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x61d5c1…272098
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x93ffb1…a72b2e
0xdd95…59bb0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0xc86c90…ee4fb6
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x466ae5…fb2c9a
0xdd95…59bb0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0x8b0917…8ed6df
0xdd95…59bb0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0xca240c…e34c3c
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x794390…8b1d1a
0xdd95…59bb0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x04a20c…1d8739
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xa16c58…f5fcd7

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.