Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9113d ago0x4d11af…5e4c54
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9114d ago0x26b7b0…0a0eca
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9114d ago0x46c9c8…16484d
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9114d ago0x37b2dc…8643ce
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9114d ago0x773e89…e5b857
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9114d ago0xc9f2c1…d9f9e7
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9114d ago0x0013b7…51ccfa
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9114d ago0xc348bc…d2a33d
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9114d ago0x899244…61c0b7
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9114d ago0x1b0f4a…25c690
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9114d ago0xb8a63a…5228a6
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9114d ago0x41ac4a…0cf626
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9114d ago0x986f62…adc3b6
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9114d ago0xc25eb9…cbaf08
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9114d ago0xeab9ca…951a65
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9114d ago0x68d40d…91fb95
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9114d ago0x18a126…4a0093
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9114d ago0x58dcf5…485b17
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9114d ago0x102104…a6dac6
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9114d ago0x88f5a9…caefcd
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9114d ago0xe108e4…95067e
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9114d ago0x8557dc…a8f0e0
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9114d ago0x40ed46…ae8a75
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9114d ago0xd8efb1…0c4459
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9114d ago0x385bb9…fec092

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.