Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase12d ago0x95e38b…661a01
0xc9c7…16700x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase12d ago0xc6f6ef…8fed63
0xc9c7…16700x7eeb…e6b1Basex402 service$0.02100%coinbase12d ago0x61037c…b638f2
0xc9c7…16700x5be6…d3d9Basex402 service$0.005100%coinbase12d ago0xe574e6…e71733
0xc9c7…16700xdc59…1506Basex402 service$0.00115100%coinbase12d ago0xf4a722…576cbf
0xc9c7…16700xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase12d ago0x824a30…13b65f
0xc9c7…16700xcc42…305fBasex402-factoryCore$0.03100%coinbase12d ago0xeb6442…ab9d7b
0xc9c7…16700xbaf3…eeb7Basex402 service$0.15100%coinbase12d ago0xa3b2c7…fdf155
0xc9c7…16700x6ca3…8b69Basex402 service$0.14100%coinbase12d ago0xe45500…21cfc2
0xc9c7…16700x9853…7323Basex402 service$0.01100%coinbase12d ago0xe35c38…8aef28
0xc9c7…16700x7f74…570fBasex402 service$0.01100%coinbase12d ago0xa74ac8…2a1dfc
0xc9c7…16700xa2ad…00c7Basex402 service$0.001100%coinbase12d ago0x9b2631…0f97c4
0xc9c7…16700x0bf6…019bBasex402 service$0.001100%coinbase12d ago0x82e0c6…9d35dc
0xc9c7…16700xbad1…98d0Basex402 service$0.01100%coinbase12d ago0x586156…4fc09a
0xc9c7…16700xe553…56f8Basex402 service$0.003100%coinbase12d ago0x46e672…b4143d
0xc9c7…16700x995c…781fBasex402 service$0.001100%coinbase12d ago0x61e878…2170c8
0xc9c7…16700xbd65…36f0Basex402 service$0.001100%coinbase12d ago0xaa0f59…7503b0
0xc9c7…16700xad62…95c8Basex402 service$0.005100%coinbase12d ago0x3bc2ff…8460da
0xc9c7…16700xd593…700dBasex402 service$0.01100%coinbase12d ago0xbee98c…a03c00
0xc9c7…16700xd593…700dBasex402 service$0.01100%coinbase12d ago0x6aa2f9…b7c407
0xc9c7…16700xe553…56f8Basex402 service$0.004100%coinbase12d ago0x6cb947…45a3b5
0xc9c7…16700x995c…781fBasex402 service$0.001100%coinbase12d ago0xe71519…02c788
0xc9c7…16700x519c…0c81Basex402 service$0.005100%coinbase12d ago0x4db31c…e74b20
0xc9c7…16700x39e1…5d8cBasex402 service$0.02100%coinbase12d ago0x8eafb8…a9023a
0xc9c7…16700x1831…ebbdBasex402 service$0.01100%coinbase12d ago0x5cd437…00b75b

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.