Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc16c…b2fb0x6839…1a2bBase—$0.003100%coinbase44d ago0xb3de95…a1eab1
0x1850…aa0f0x6839…1a2bBase—$0.003100%coinbase44d ago0x0f5b50…d8d77d
0xac11…ebbf0x6839…1a2bBase—$0.003100%coinbase44d ago0x876e36…0d54ab
0xc1c9…ce330x6839…1a2bBase—$0.003100%coinbase44d ago0x381e14…833f6a
0x6b79…c9360x6839…1a2bBase—$0.003100%coinbase44d ago0x0d3d53…15c02d
0xcb61…cd360x6839…1a2bBase—$0.003100%coinbase44d ago0xb101c5…8fa7cf
0xb26a…0bcf0x6839…1a2bBase—$0.003100%coinbase44d ago0x0f907c…859d97
0x0dcb…9bf70x6839…1a2bBase—$0.003100%coinbase44d ago0x9fba7c…b679ca
0xda61…05bc0x6839…1a2bBase—$0.003100%coinbase44d ago0x332adf…0d9d31
0xd723…729d0x6839…1a2bBase—$0.003100%coinbase44d ago0x37ce74…ae756e
0x844c…95d80x6839…1a2bBase—$0.003100%coinbase44d ago0x77f3af…a83c1e
0xf038…7ae90x6839…1a2bBase—$0.003100%coinbase44d ago0x418dbc…3ab3e7
0xa289…09710x6839…1a2bBase—$5.00100%coinbase44d ago0x97fadb…c4134c
0x8d28…efa10x6839…1a2bBase—$0.003100%coinbase44d ago0x3c4df5…356605
0x2516…00fd0x6839…1a2bBase—$5.00100%coinbase44d ago0x6b353d…0d6670
0x2a2b…685b0x6839…1a2bBase—$1.00100%coinbase44d ago0x2abc3a…27fdb2
0x1cad…dfcd0x6839…1a2bBase—$0.003100%coinbase44d ago0xcfd44b…9adff3
0x6490…07b00x6839…1a2bBase—$1.00100%coinbase44d ago0xc051a5…a6fac4
0x98a6…82f30x6839…1a2bBase—$0.003100%coinbase44d ago0xc6900c…5f0e0d
0x1d2f…8b280x6839…1a2bBase—$0.003100%coinbase44d ago0x2a999e…f7fc46
0xcc6b…d09d0x6839…1a2bBase—$1.00100%coinbase44d ago0x407181…0d2d95
0xcdd3…d9ef0x6839…1a2bBase—$5.00100%coinbase44d ago0x48bf50…b0db8f
0xddf7…9cb50x6839…1a2bBase—$5.00100%coinbase44d ago0x5afd12…be4bb2
0xb05e…41310x6839…1a2bBase—$0.003100%coinbase44d ago0xcd2b79…118cb9
0x8d67…85790x6839…1a2bBase—$0.003100%coinbase44d ago0x75f682…40afb7

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.