Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35ed…4f580x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x295258…1209f4
0x35ed…4f580x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0x42c0a5…d1ec7c
0x35ed…4f580x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0xf6721c…dc1d82
0x35ed…4f580x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xe6dcea…a70c82
0x35ed…4f580x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0x4ef5ef…04a2a8
0x35ed…4f580x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0x708dbd…1fbd86
0x35ed…4f580x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xae187b…cfe370
0x35ed…4f580x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0x97452d…9e498a
0x35ed…4f580x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x291bfc…a06046
0x35ed…4f580x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0x520ce8…cdb22c
0x35ed…4f580x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0xe78e3d…9d8408
0x35ed…4f580x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0x162309…5c63bd
0x35ed…4f580x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0x3785cd…37fce4
0x35ed…4f580x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x0a2510…0b9f2e
0x35ed…4f580x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0x4be4eb…79ec80
0x35ed…4f580x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xee3bb3…4d955d
0x35ed…4f580x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xc00bda…4e3e2a
0x35ed…4f580x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x82a998…2cf2c9
0x35ed…4f580x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x2a7c9e…258f83
0x35ed…4f580x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0x94d786…b81e7c
0x35ed…4f580x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x112d27…135664
0x35ed…4f580x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0x81ee1b…6a7034
0x35ed…4f580x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x4a5f90…6d06eb
0x35ed…4f580x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x2a44af…b8521b
0x35ed…4f580x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0x045ce4…0093e0

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.