Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7126…004d0x4466…125eBasex402 service$0.003100%coinbase46d ago0x5f77da…a677bd
0xd50d…29af0x4466…125eBasex402 service$0.004100%coinbase46d ago0xd288f4…16b9de
0x7ee5…d95f0x4466…125eBasex402 service$0.008100%coinbase46d ago0x77ac9d…a3728d
0x7ee5…d95f0x4466…125eBasex402 service$0.008100%coinbase46d ago0xbd0f4e…b1f51f
0x7ee5…d95f0x4466…125eBasex402 service$0.008100%coinbase46d ago0x610a21…6eb494
0x7ee5…d95f0x4466…125eBasex402 service$0.008100%coinbase46d ago0x15b752…aa74ab
0x7ee5…d95f0x4466…125eBasex402 service$0.008100%coinbase46d ago0xf3f5e0…cdc508
0x7ee5…d95f0x4466…125eBasex402 service$0.008100%coinbase46d ago0xb459cf…1f733d
0x7ee5…d95f0x4466…125eBasex402 service$0.008100%coinbase46d ago0x81d367…bccd16
0x7ee5…d95f0x4466…125eBasex402 service$0.008100%coinbase46d ago0x869d33…807a43
0x4608…21270x4466…125eBasex402 service$0.004100%coinbase46d ago0xcc75d2…738e73
0x2b53…fe2a0x4466…125eBasex402 service$0.008100%coinbase46d ago0xd479b5…179c20
0x3346…993c0x4466…125eBasex402 service$0.03100%coinbase46d ago0x2f7e48…169317
0x8ca3…2d150x4466…125eBasex402 service$0.004100%coinbase46d ago0xd9ead8…d1fd73
0x9bac…b0c30x4466…125eBasex402 service$0.004100%coinbase46d ago0x22ef60…789baf
0x3346…993c0x4466…125eBasex402 service$0.0022100%coinbase46d ago0x6dc9b0…a8f9ba
0x4608…21270x4466…125eBasex402 service$0.004100%coinbase46d ago0xe155d3…94191c
0xf068…258e0x4466…125eBasex402 service$0.004100%coinbase46d ago0x0a742a…0e57db
0x9bac…b0c30x4466…125eBasex402 service$0.004100%coinbase46d ago0xaf4390…5c5fb9
0x7126…004d0x4466…125eBasex402 service$0.004100%coinbase46d ago0x8008ff…2aeed4
0x643c…02fd0x4466…125eBasex402 service$0.0022100%coinbase46d ago0xce4ba2…352881
0x2b53…fe2a0x4466…125eBasex402 service$0.005100%coinbase46d ago0x6404da…648d13
0x9bac…b0c30x4466…125eBasex402 service$0.005100%coinbase46d ago0x110113…00cfd4
0x0acd…11f50x4466…125eBasex402 service$0.02100%coinbase46d ago0xa81799…ba3a88
0x4608…21270x4466…125eBasex402 service$0.02100%coinbase46d ago0x9dedf1…b6f680

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.