Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8890…7b6f0x7900…b69aBase—$0.01100%coinbase88d ago0x3d4ad2…abccd8
0x8890…7b6f0xf5d1…e97aBase—$0.01100%coinbase88d ago0x9d55ac…7ec13c
0x8890…7b6f0x9029…4349Base—$0.01100%coinbase88d ago0xedf18e…9c0e7d
0x8890…7b6f0xeab8…880eBase—$0.01100%coinbase88d ago0x5d8d6b…6f6a3a
0x8890…7b6f0x5e06…7b7dBase—$0.01100%coinbase88d ago0x5e9d7a…19f11f
0x8890…7b6f0x99cf…5280Base—$0.01100%coinbase88d ago0xf043e1…f54554
0x8890…7b6f0x82f2…15eaBase—$0.01100%coinbase88d ago0xa3de28…5735b8
0x8890…7b6f0x20bb…3d6aBase—$0.01100%coinbase88d ago0xab3082…946d97
0x8890…7b6f0x2773…c231Base—$0.01100%coinbase88d ago0x50ffe1…2e7145
0x8890…7b6f0xe2e7…0c34Base—$0.01100%coinbase88d ago0x144481…020b85
0x8890…7b6f0x237e…c360Base—$0.01100%coinbase88d ago0x2211bb…7227ed
0x8890…7b6f0x88a4…24caBase—$0.01100%coinbase88d ago0xa76a67…f6f9be
0x8890…7b6f0x0782…e741Base—$0.01100%coinbase88d ago0x3bc88a…7c8343
0x8890…7b6f0x0486…7dfdBase—$0.01100%coinbase88d ago0xae0dca…d1900a
0x8890…7b6f0x91ea…3569Base—$0.01100%coinbase88d ago0x26e226…c6d252
0x8890…7b6f0x9b36…7896Base—$0.01100%coinbase88d ago0x1a04b4…8c6303
0x8890…7b6f0x8c72…c1c0Base—$0.01100%coinbase88d ago0x0c1e4d…a91e7a
0x8890…7b6f0xc2db…7e7dBase—$0.01100%coinbase88d ago0xa82273…ee4d81
0x8890…7b6f0x77f5…cbd5Base—$0.01100%coinbase88d ago0x2d1954…1e22a2
0x8890…7b6f0x4371…75c2Base—$0.01100%coinbase88d ago0x0d5d00…005140
0x8890…7b6f0xd29e…0d63Base—$0.01100%coinbase88d ago0x23f08b…155c6e
0x8890…7b6f0xa175…54ecBase—$0.01100%coinbase88d ago0xe9627c…a9928a
0x8890…7b6f0x8277…5ab2Base—$0.01100%coinbase88d ago0x984f33…d6ce4a
0x8890…7b6f0xf562…12eeBase—$0.01100%coinbase88d ago0x830a61…bb0d4d
0x8890…7b6f0xa85b…ea0dBase—$0.01100%coinbase88d ago0xeb44e9…f67e73

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.