Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe661…e51a0x5247…fb34Base—$0.01100%coinbase73d ago0xea85db…b54cae
0xe661…e51a0x8dd1…9b83Base—$0.01100%coinbase73d ago0x16e1f7…08b425
0xe661…e51a0x47e8…eaa5Base—$0.01100%coinbase73d ago0x0c2b90…dc3e79
0xe661…e51a0x4028…f270Base—$0.01100%coinbase73d ago0xd2ae43…61079a
0xe661…e51a0x628c…9c70Base—$0.01100%coinbase73d ago0xa7a6d0…77273b
0xe661…e51a0x75f4…36bcBase—$0.01100%coinbase73d ago0x6aeebd…fa5426
0xe661…e51a0x3320…cf7aBase—$0.01100%coinbase73d ago0x76db77…4e85f5
0xe661…e51a0x9d92…4b7cBase—$0.01100%coinbase73d ago0xcc3c88…4cc0dc
0xe661…e51a0x60f2…98f5Base—$0.01100%coinbase73d ago0xf88a18…e54933
0xe661…e51a0xb817…9d41Base—$0.01100%coinbase73d ago0x605f88…b660fc
0xe661…e51a0x918d…8f7fBase—$0.01100%coinbase73d ago0x88ce2e…50521d
0xe661…e51a0x157d…f424Base—$0.01100%coinbase73d ago0xeb3ccd…d97951
0xe661…e51a0x8aca…f1abBase—$0.01100%coinbase73d ago0x7d5904…6296c6
0xe661…e51a0x91f3…0e90Base—$0.01100%coinbase73d ago0xaf2524…97e4c2
0xe661…e51a0xe991…7e67Base—$0.01100%coinbase73d ago0xbb17fe…57d1c7
0xe661…e51a0x260c…e7afBase—$0.01100%coinbase73d ago0x0c1cba…0d6a3a
0xe661…e51a0xc93e…e9eaBase—$0.01100%coinbase73d ago0xe58174…a5db26
0xe661…e51a0xec92…72c3Base—$0.01100%coinbase73d ago0xaee8f1…9830ac
0xe661…e51a0xcf38…fca0Base—$0.01100%coinbase73d ago0x004282…0e50d8
0xe661…e51a0xf0d1…891dBase—$0.01100%coinbase73d ago0x0f2f6b…dae9c6
0xe661…e51a0xd1f8…1f6fBase—$0.01100%coinbase73d ago0x364362…4066bf
0xe661…e51a0xaabb…1103Base—$0.01100%coinbase73d ago0x312584…b03bce
0xe661…e51a0x239f…2b70Base—$0.01100%coinbase73d ago0x6cd9e3…3bc18a
0xe661…e51a0x6d9d…457aBase—$0.01100%coinbase73d ago0x182bd4…cad353
0xe661…e51a0x2079…a464Base—$0.01100%coinbase73d ago0xf80000…146b5a

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.