Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$26.14100%mrdn73d ago0x2207ce…54aaed
0xe55e…f7480x8e77…e2d6Base—$24.17100%mrdn73d ago0x0b812a…f21662
0xe55e…f7480x8e77…e2d6Base—$12.38100%mrdn73d ago0xa6c726…faccf3
0xe55e…f7480x8e77…e2d6Base—$22.05100%mrdn73d ago0x372189…094b82
0xe55e…f7480x8e77…e2d6Base—$25.90100%mrdn73d ago0x347e83…e68e07
0xe55e…f7480x8e77…e2d6Base—$15.71100%mrdn73d ago0x30f9ad…ea2e10
0xe55e…f7480x8e77…e2d6Base—$16.37100%mrdn73d ago0x8733a2…6fea61
0xe55e…f7480x8e77…e2d6Base—$15.75100%mrdn73d ago0xa0cd66…9bd1a3
0xe55e…f7480x8e77…e2d6Base—$11.78100%mrdn73d ago0x9cb751…1ddc35
0xe55e…f7480x8e77…e2d6Base—$17.98100%mrdn73d ago0x916cb6…7236d3
0xe55e…f7480x8e77…e2d6Base—$17.02100%mrdn73d ago0x2fe4d8…17b430
0xe55e…f7480x8e77…e2d6Base—$15.62100%mrdn73d ago0x58e4c7…5e01b0
0xe55e…f7480x8e77…e2d6Base—$15.98100%mrdn73d ago0x55d404…a49e92
0xe55e…f7480x8e77…e2d6Base—$15.50100%mrdn73d ago0x8ea0e2…e596f2
0xe55e…f7480x8e77…e2d6Base—$13.41100%mrdn73d ago0x7519bb…9ade3b
0xe55e…f7480x8e77…e2d6Base—$12.48100%mrdn73d ago0xa7419e…b9547c
0xe55e…f7480x8e77…e2d6Base—$13.09100%mrdn73d ago0x0b1f30…de1104
0xe55e…f7480x8e77…e2d6Base—$15.60100%mrdn73d ago0x8d166f…14d511
0xe55e…f7480x8e77…e2d6Base—$12.06100%mrdn73d ago0xdc17ed…49b0c5
0xe55e…f7480x8e77…e2d6Base—$19.41100%mrdn73d ago0x3b45d6…05a107
0xe55e…f7480x8e77…e2d6Base—$15.28100%mrdn73d ago0x5af797…9127da
0xe55e…f7480x8e77…e2d6Base—$15.70100%mrdn73d ago0xe00ee5…497d8d
0xe55e…f7480x8e77…e2d6Base—$12.85100%mrdn73d ago0xc358cf…128b89
0xe55e…f7480x8e77…e2d6Base—$12.26100%mrdn73d ago0xf7cd27…ae5042
0xe55e…f7480x8e77…e2d6Base—$9.00100%mrdn73d ago0x6c7698…601d82

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.