Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$12.36100%mrdn72d ago0x45de90…c9ac92
0xa6a9…809d0x8e77…e2d6Base—$23.56100%mrdn72d ago0xa88342…308eab
0xa6a9…809d0x8e77…e2d6Base—$22.74100%mrdn72d ago0x473051…9fb720
0xa6a9…809d0x8e77…e2d6Base—$15.09100%mrdn72d ago0x3e2f7f…ff8481
0xa6a9…809d0x8e77…e2d6Base—$26.30100%mrdn72d ago0x3af6e2…21f355
0xa6a9…809d0x8e77…e2d6Base—$26.83100%mrdn72d ago0x8697c3…caea63
0xa6a9…809d0x8e77…e2d6Base—$19.35100%mrdn72d ago0xad14c9…404d38
0xa6a9…809d0x8e77…e2d6Base—$11.75100%mrdn73d ago0x2c9844…c0c0f3
0xa6a9…809d0x8e77…e2d6Base—$21.16100%mrdn73d ago0x51ad9e…cf9dfe
0xa6a9…809d0x8e77…e2d6Base—$14.36100%mrdn73d ago0x2d639e…59788a
0xa6a9…809d0x8e77…e2d6Base—$16.30100%mrdn73d ago0x785b15…7b89be
0xa6a9…809d0x8e77…e2d6Base—$10.54100%mrdn73d ago0x2c4323…b6c2c4
0xa6a9…809d0x8e77…e2d6Base—$15.36100%mrdn73d ago0xe88ff5…9f26ca
0xa6a9…809d0x8e77…e2d6Base—$10.48100%mrdn73d ago0xef7791…7bc34b
0xa6a9…809d0x8e77…e2d6Base—$13.26100%mrdn73d ago0x135262…d3f685
0xa6a9…809d0x8e77…e2d6Base—$16.98100%mrdn73d ago0x8d0d5d…e825b7
0xa6a9…809d0x8e77…e2d6Base—$16.65100%mrdn73d ago0x9f9fc9…3e7712
0xa6a9…809d0x8e77…e2d6Base—$20.44100%mrdn73d ago0xa333f0…569ca3
0xa6a9…809d0x8e77…e2d6Base—$18.61100%mrdn73d ago0xf3eccc…a022b7
0xa6a9…809d0x8e77…e2d6Base—$20.03100%mrdn73d ago0xdad0bd…2e7911
0xa6a9…809d0x8e77…e2d6Base—$17.45100%mrdn73d ago0x29c5d8…a09373
0xa6a9…809d0x8e77…e2d6Base—$17.74100%mrdn73d ago0x1b2ba9…5968ba
0xa6a9…809d0x8e77…e2d6Base—$11.85100%mrdn73d ago0xb883d0…0693c5
0xa6a9…809d0x8e77…e2d6Base—$13.07100%mrdn73d ago0xfcae6a…af4dd3
0xa6a9…809d0x8e77…e2d6Base—$16.23100%mrdn73d ago0x131190…73e1cf

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.