Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2abc…1a8d0x4466…125eBasex402 service$0.005100%coinbase13d ago0x0dacd7…330854
0x9bac…b0c30x4466…125eBasex402 service$0.10100%coinbase13d ago0xa7df51…2f6b47
0x4608…21270x4466…125eBasex402 service$0.004100%coinbase13d ago0x7da874…b6ecd9
0x0acd…11f50x4466…125eBasex402 service$0.005100%coinbase13d ago0x9dcedb…3589c5
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase13d ago0xa31af9…3016be
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase13d ago0x527dd9…b1fc40
0x170d…fa100x4466…125eBasex402 service$0.005100%coinbase13d ago0xf9b115…cda39e
0x01f9…84d30x4466…125eBasex402 service$0.01100%coinbase13d ago0x338939…38e500
0x6459…85990x4466…125eBasex402 service$0.004100%coinbase13d ago0xc1b312…489623
0x2abc…1a8d0x4466…125eBasex402 service$0.004100%coinbase13d ago0x5da1ff…921963
0x8ca3…2d150x4466…125eBasex402 service$0.004100%coinbase13d ago0x6300f2…715d92
0x8ca3…2d150x4466…125eBasex402 service$0.01100%coinbase13d ago0x7fc79b…0cadbf
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase13d ago0xefa5ce…1dfb0c
0xe2d8…66c20x4466…125eBasex402 service$0.08100%coinbase13d ago0xea3ffb…24fda3
0x7052…402b0x4466…125eBasex402 service$0.005100%coinbase13d ago0x240894…a06e3c
0xf5c5…a03b0x4466…125eBasex402 service$0.0022100%coinbase14d ago0x76ee83…6aee25
0x57d3…cb390x4466…125eBasex402 service$0.004100%coinbase14d ago0x5f90b6…54f50d
0x8ca3…2d150x4466…125eBasex402 service$0.0022100%coinbase14d ago0x3a42a6…cce084
0xaed0…6c460x4466…125eBasex402 service$0.005100%coinbase14d ago0xc07d97…50d5cb
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase14d ago0x10978e…c4faeb
0x6a13…84770x4466…125eBasex402 service$0.008100%coinbase14d ago0xe172d2…3aa04f
0x9a6d…97150x4466…125eBasex402 service$0.01100%coinbase14d ago0x524d92…c317af
0x643c…02fd0x4466…125eBasex402 service$0.02100%coinbase14d ago0xa66931…08dc91
0x9419…57aa0x4466…125eBasex402 service$0.008100%coinbase14d ago0x790736…e6ed1c
0x9419…57aa0x4466…125eBasex402 service$0.005100%coinbase14d ago0x8fb254…809808

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.