Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$1.05100%0x5feb…0e1256d ago0xea0522…a3e517
0xa787…64cf0x0e3d…7757Base$10.50100%0x7cf5…240756d ago0x3200ca…417fb6
0xa787…64cf0x0e3d…7757Base$5.25100%0xef99…bf5956d ago0xa9ad8f…2ce655
0xa787…64cf0x0e3d…7757Base$5.25100%0xdfb4…bf9356d ago0x0f765a…3fd2e6
0xa787…64cf0x0e3d…7757Base$10.50100%0x5823…9b2156d ago0x43d1e1…6bca0b
0xa787…64cf0x0e3d…7757Base$10.50100%0x4ec9…366156d ago0xc81ad9…e63ee7
0xa787…64cf0x0e3d…7757Base$4.20100%0x10ee…31de56d ago0xaa95df…2e1fdf
0xa787…64cf0x0e3d…7757Base$1.05100%0x1c06…7baa56d ago0xf26ba2…81d655
0xa787…64cf0x0e3d…7757Base$10.50100%0x63f7…457856d ago0xabe4de…c10ca2
0xa787…64cf0x0e3d…7757Base$5.25100%0x64fd…12f456d ago0xe536cc…9c97a8
0xa787…64cf0x0e3d…7757Base$2.10100%0xa690…238c56d ago0x536993…08b7d6
0xa787…64cf0x0e3d…7757Base$31.50100%0xbb4c…e40c56d ago0x467f44…3e3b4d
0xa787…64cf0x0e3d…7757Base$10.50100%0x1763…dc2256d ago0xf773c9…91326c
0xa787…64cf0x0e3d…7757Base$2.10100%0xfb22…aa3b56d ago0x9cde41…af64df
0xa787…64cf0x0e3d…7757Base$3.15100%0xc629…e70156d ago0x94ff9d…2e4c11
0xa787…64cf0x0e3d…7757Base$2.10100%0x2970…8ed756d ago0x23938f…da9661
0xa787…64cf0x0e3d…7757Base$3.15100%0x5670…ffbc56d ago0x03b0eb…110973
0xa787…64cf0x0e3d…7757Base$10.50100%0x4136…b72656d ago0x27f421…7f4b7b
0xa787…64cf0x0e3d…7757Base$5.25100%0xaf61…49f656d ago0x8c5219…023893
0xa787…64cf0x0e3d…7757Base$1.05100%0x2a5b…d6a956d ago0x8f1cc7…e8434b
0xa787…64cf0x0e3d…7757Base$3.15100%0x1e6d…37c156d ago0x6db701…b9fa3b
0xa787…64cf0x0e3d…7757Base$10.50100%0x8f67…d01456d ago0x66b186…994af0
0xa787…64cf0x0e3d…7757Base$3.15100%0x7924…2dfe56d ago0x06e543…8d0b6d
0xa787…64cf0x0e3d…7757Base$2.10100%0x238e…232556d ago0xff58d1…69a400
0xa787…64cf0x0e3d…7757Base$5.25100%0x74b9…018f56d ago0xd61de1…6fa5a5

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.