Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x4466…125eBasex402 service$0.005100%coinbase20d ago0xbaa4a4…e50da3
0xc9c7…16700x4466…125eBasex402 service$0.004100%coinbase20d ago0xf63b67…dc5526
0x57d3…cb390x4466…125eBasex402 service$0.004100%coinbase20d ago0x49bfac…c20f13
0x643c…02fd0x4466…125eBasex402 service$0.005100%coinbase20d ago0xfae51b…95351b
0x2abc…1a8d0x4466…125eBasex402 service$0.004100%coinbase20d ago0x32dbc7…6fe0d9
0x643c…02fd0x4466…125eBasex402 service$0.004100%coinbase20d ago0x1cac75…a136ed
0xf5c5…a03b0x4466…125eBasex402 service$0.0022100%coinbase20d ago0x44b925…90cefc
0x4807…91800x4466…125eBasex402 service$0.005100%coinbase20d ago0x364cb1…25afb2
0x4807…91800x4466…125eBasex402 service$0.01100%coinbase20d ago0xefc6c3…6af9d2
0xa6db…ce040x4466…125eBasex402 service$0.004100%coinbase20d ago0x5ce26b…03b7e4
0xa6db…ce040x4466…125eBasex402 service$0.004100%coinbase20d ago0x7187fa…980d6b
0x8ca3…2d150x4466…125eBasex402 service$0.005100%coinbase20d ago0x5d1a1c…4fb694
0x9bac…b0c30x4466…125eBasex402 service$0.004100%coinbase20d ago0x83f253…e71218
0xff9f…0e320x4466…125eBasex402 service$0.10100%coinbase20d ago0x7909ac…b4bb4d
0xf068…258e0x4466…125eBasex402 service$0.005100%coinbase20d ago0x5f7d4b…f3ea9a
0xc9c7…16700x4466…125eBasex402 service$0.01100%coinbase20d ago0x1e56c5…33949c
0x3346…993c0x4466…125eBasex402 service$0.006100%coinbase20d ago0x9a68d5…a5a482
0x3346…993c0x4466…125eBasex402 service$0.01100%coinbase20d ago0x82ef92…20124a
0xcae3…aafe0x4466…125eBasex402 service$0.02100%coinbase20d ago0xc05f98…2f81eb
0x3346…993c0x4466…125eBasex402 service$0.02100%coinbase20d ago0x082318…c63ff9
0x3346…993c0x4466…125eBasex402 service$0.005100%coinbase20d ago0x4395a7…32995b
0x2abc…1a8d0x4466…125eBasex402 service$0.004100%coinbase20d ago0x4f19ea…4ef9c8
0xff9f…0e320x4466…125eBasex402 service$0.02100%coinbase20d ago0x798058…49832c
0x9419…57aa0x4466…125eBasex402 service$0.006100%coinbase20d ago0xbf8582…1be7e9
0x9419…57aa0x4466…125eBasex402 service$0.02100%coinbase20d ago0x66ad5e…3ce44a

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.