Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x78ce…877f49d ago0x11ad91…6e29a8
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x24b8…43f049d ago0x49c5d0…23c69f
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x4a9f…031149d ago0x9e575d…319e26
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x8ea5…b7fc49d ago0xb6544b…1258c7
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x9cee…c9d949d ago0x5ad7aa…427705
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x7929…b33149d ago0x2a4eb9…d0500b
0x3fb1…7e250x47c5…4fc3Base—$31.5070%0x1a4b…80bc49d ago0x2e8256…a1b272
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x04bf…0d0e49d ago0x7ffa15…de6308
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xc0fa…66cc49d ago0xd11828…ffc657
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xf11b…db9449d ago0x07bad8…5a4092
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x3fab…7e8c49d ago0x136484…56ea6f
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0x04fd…2b5249d ago0x981bac…caf434
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x03f1…4e5f49d ago0x123505…3688ce
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x4a9f…031149d ago0xd53648…92777e
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x4689…1c4b49d ago0x525415…6f6021
0x3fb1…7e250x47c5…4fc3Base—$3.1570%0x160a…c89149d ago0x1b26cc…00337c
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0xd301…c7ff49d ago0x4a84ba…88b39e
0x3fb1…7e250x0e3d…7757Base—$15.75100%0x8134…084949d ago0xcdfe4b…7bf079
0x3fb1…7e250x47c5…4fc3Base—$3.1570%0x5e44…05a849d ago0x2c27e3…5e9026
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x4639…93fa49d ago0x10e55a…b94c8a
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x24a4…540a49d ago0xd8fc64…c17348
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x0b7e…f08e49d ago0x409c65…e1814a
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x817a…63b549d ago0x1b1a64…ed18ef
0x3fb1…7e250x0e3d…7757Base—$30.45100%0x88cf…d21b49d ago0x3537df…dd103a
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x0553…cecf49d ago0x55690a…93fb5d

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.