Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$26.48100%mrdn92d ago0xd1af41…572cc1
0x1cec…8dd40x8e77…e2d6Base—$19.21100%mrdn92d ago0xac52ee…9225a4
0x1cec…8dd40x8e77…e2d6Base—$12.76100%mrdn92d ago0x4a6274…9e65df
0x1cec…8dd40x8e77…e2d6Base—$25.92100%mrdn92d ago0x49add8…34a474
0x1cec…8dd40x8e77…e2d6Base—$13.48100%mrdn92d ago0xb0d9d2…42f063
0x1cec…8dd40x8e77…e2d6Base—$12.69100%mrdn92d ago0xfe5ecf…0c80f6
0x1cec…8dd40x8e77…e2d6Base—$17.05100%mrdn92d ago0x1e6dca…02894a
0x1cec…8dd40x8e77…e2d6Base—$24.18100%mrdn92d ago0x986b2e…90e370
0x1cec…8dd40x8e77…e2d6Base—$15.39100%mrdn92d ago0x1e6356…f7a4eb
0x1cec…8dd40x8e77…e2d6Base—$26.15100%mrdn92d ago0x65dd7a…5d80a8
0x1cec…8dd40x8e77…e2d6Base—$13.94100%mrdn92d ago0xb87472…be22c1
0x1cec…8dd40x8e77…e2d6Base—$28.99100%mrdn92d ago0x802e09…2da137
0x1cec…8dd40x8e77…e2d6Base—$16.68100%mrdn92d ago0xb2e398…350068
0x1cec…8dd40x8e77…e2d6Base—$25.18100%mrdn92d ago0x99a46b…097827
0x1cec…8dd40x8e77…e2d6Base—$24.74100%mrdn92d ago0xd43c53…91ad54
0x1cec…8dd40x8e77…e2d6Base—$19.03100%mrdn92d ago0x33c5e4…e00c7b
0x1cec…8dd40x8e77…e2d6Base—$27.66100%mrdn92d ago0x85f4c2…01947b
0x1cec…8dd40x8e77…e2d6Base—$19.25100%mrdn92d ago0x8ec770…b7c65a
0x1cec…8dd40x8e77…e2d6Base—$15.25100%mrdn92d ago0xf54822…fe952f
0x1cec…8dd40x8e77…e2d6Base—$31.67100%mrdn92d ago0x148d0f…ff3043
0x1cec…8dd40x8e77…e2d6Base—$21.61100%mrdn92d ago0x9311e4…03e8e7
0x1cec…8dd40x8e77…e2d6Base—$34.61100%mrdn92d ago0xc9ccaf…e1281c
0x1cec…8dd40x8e77…e2d6Base—$16.07100%mrdn92d ago0x1ffd2c…8e21ba
0x1cec…8dd40x8e77…e2d6Base—$34.78100%mrdn92d ago0xf08c46…36bd41
0x1cec…8dd40x8e77…e2d6Base—$28.18100%mrdn92d ago0x5a554f…e34db8

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.