Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0xbea21e…1de83e
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0x8bea0e…4561de
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0x7adaa5…6221b0
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0x50cb49…8ca059
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0x938fb6…abb401
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0x58365b…9b787d
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0x48d295…2eee07
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0xfe95bf…14b6cb
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0x111906…82cbdf
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0xe07625…582a76
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0x5d54ca…c504b4
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0x2ea2f2…ac2623
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0xf2d84d…387695
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0x33c0ab…fe1185
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0x832394…6a54c8
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0x99bf62…2c6a45
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0xeebefb…c8870a
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0xe3d531…911ee0
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0x263ecd…6e90ec
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0x2c375a…eded6f
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0xeb1c84…2e874a
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0x89b2b2…940681
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0x8c8802…bb8209
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0x3f76ee…e92a9d
0xc004…29630xafff…aad3Base$0.10100%coinbase175d ago0xb7df4c…d285df

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.