Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f21…36df0x1892…6085Base$1.26100%Route unknown92d ago0xe2e1b5…622481
0x0f21…36df0x1892…6085Base$1.94100%Route unknown92d ago0x0324fd…38f91a
0x0f21…36df0x1892…6085Base$1.10100%Route unknown92d ago0xa6b920…6d607c
0x0f21…36df0x1892…6085Base$1.28100%Route unknown92d ago0xab0794…33d8a7
0x0f21…36df0x1892…6085Base$1.84100%Route unknown92d ago0xe72623…d8eca6
0x0f21…36df0x1892…6085Base$1.38100%Route unknown92d ago0xc33431…022691
0x0f21…36df0x1892…6085Base$1.28100%Route unknown92d ago0x2fc29e…327b4c
0x0f21…36df0x1892…6085Base$1.94100%Route unknown92d ago0x199a83…febc57
0x0f21…36df0x1892…6085Base$1.06100%Route unknown92d ago0x750f7d…5937dd
0x0f21…36df0x1892…6085Base$1.13100%Route unknown92d ago0xab30ef…2a7afd
0x0f21…36df0x1892…6085Base$1.82100%Route unknown93d ago0x8b3480…affd30
0x0f21…36df0x1892…6085Base$1.80100%Route unknown93d ago0xb4a686…903399
0x0f21…36df0x1892…6085Base$1.04100%Route unknown93d ago0x76e138…1ff481
0x0f21…36df0x1892…6085Base$1.61100%Route unknown93d ago0xee3d75…4f1316
0x0f21…36df0x1892…6085Base$1.11100%Route unknown93d ago0x70a6ef…2f8c1f
0x0f21…36df0x1892…6085Base$1.48100%Route unknown93d ago0x523ffc…2efe60
0x0f21…36df0x1892…6085Base$1.21100%Route unknown93d ago0x1092ec…601863
0x0f21…36df0x1892…6085Base$1.61100%Route unknown93d ago0x488bf7…3a6ebd
0x0f21…36df0x1892…6085Base$1.19100%Route unknown93d ago0x6044a0…233b85
0x0f21…36df0x1892…6085Base$1.84100%Route unknown93d ago0xad850a…5cd5f0
0x0f21…36df0x1892…6085Base$1.94100%Route unknown93d ago0xb051a7…352f36
0x0f21…36df0x1892…6085Base$1.29100%Route unknown93d ago0x9cba89…036826
0x0f21…36df0x1892…6085Base$1.25100%Route unknown93d ago0x18611c…887df9
0x0f21…36df0x1892…6085Base$1.31100%Route unknown93d ago0x94d044…378b36
0x0f21…36df0x1892…6085Base$1.04100%Route unknown93d ago0x2a03ee…3f54b1

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.