Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2980…68830x4466…125eBasex402 service$0.005100%coinbase50d ago0x65e743…b1175a
0x2980…68830x4466…125eBasex402 service$0.0022100%coinbase50d ago0x0c5786…a7004e
0x9a6d…97150x4466…125eBasex402 service$0.005100%coinbase50d ago0x984fdd…f2f8e4
0x3e9f…41650x4466…125eBasex402 service$0.0022100%coinbase50d ago0x318dfc…243243
0x2b9e…41a40x4466…125eBasex402 service$0.005100%coinbase50d ago0x9f2102…383ff7
0xf5c5…a03b0x4466…125eBasex402 service$0.004100%coinbase50d ago0x489eeb…7d6e77
0x4608…21270x4466…125eBasex402 service$0.008100%coinbase50d ago0x4ef92e…a18775
0x9bac…b0c30x4466…125eBasex402 service$0.02100%coinbase50d ago0xb80125…893147
0x2980…68830x4466…125eBasex402 service$0.0022100%coinbase50d ago0x1e6180…26a513
0x2980…68830x4466…125eBasex402 service$0.0022100%coinbase50d ago0x1e0ac4…a3ffc7
0x2980…68830x4466…125eBasex402 service$0.004100%coinbase50d ago0x8d7e75…8c0355
0x2980…68830x4466…125eBasex402 service$0.005100%coinbase50d ago0x25df98…8fc39a
0x2980…68830x4466…125eBasex402 service$0.005100%coinbase50d ago0x58f66d…d13a8c
0x2980…68830x4466…125eBasex402 service$0.0038100%coinbase50d ago0x35af85…250880
0x2980…68830x4466…125eBasex402 service$0.008100%coinbase50d ago0xa9e439…76ea89
0x2980…68830x4466…125eBasex402 service$0.008100%coinbase50d ago0x5781c0…59525d
0x2980…68830x4466…125eBasex402 service$0.008100%coinbase50d ago0x54f561…fd3cbb
0x2980…68830x4466…125eBasex402 service$0.0022100%coinbase50d ago0x905f9c…373568
0x2980…68830x4466…125eBasex402 service$0.01100%coinbase50d ago0x8412a9…a05f69
0x2980…68830x4466…125eBasex402 service$0.0038100%coinbase50d ago0x6515b6…e61f3f
0x2980…68830x4466…125eBasex402 service$0.0022100%coinbase50d ago0x1a39b2…cc977b
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase50d ago0x6eda32…511487
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase50d ago0x523460…c00ea6
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase50d ago0x704d3e…559818
0x07fb…97dc0x4466…125eBasex402 service$0.02100%coinbase50d ago0xa62147…4bf243

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.