Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8105d ago0xc9de61…65fa6f
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8105d ago0xc45a42…24a7f2
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000105d ago0x078cf1…451e4a
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000105d ago0x86ce1b…7613b9
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ac…a000105d ago0xc417f4…c571d1
0xefeb…33310xb26e…5cb9Base—$0.001100%0x9067…c3f8105d ago0xb561fc…e85bda
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000105d ago0xd1607c…d9d689
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000105d ago0x5116f5…8d7ece
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000105d ago0xca6b80…8402b1
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000105d ago0xda6a3e…029ad4
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000105d ago0xcf40c8…3a09f6
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8105d ago0x83d1e4…623211
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000105d ago0x29d270…428e55
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8105d ago0xf1c880…bc411f
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000105d ago0x4200c6…a4988f
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000105d ago0xcabb2b…a41708
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000105d ago0x7ceb44…ece66e
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8105d ago0x41cdab…b418d1
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000105d ago0xc4f1f1…72817e
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c105d ago0xa62902…3b4b0c
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ca…fa7c105d ago0x09c691…c7bec3
0xefeb…33310xb26e…5cb9Base—$0.001100%0x9067…c3f8105d ago0x00f124…14b2c0
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000105d ago0xf90c7b…bed756
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000105d ago0xc3a1ef…5b171f
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000105d ago0x5e9e44…289831

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.