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—$16.84100%mrdn91d ago0x7e05da…4bf233
0xe55e…f7480x8e77…e2d6Base—$25.40100%mrdn91d ago0x1bf626…2e46d7
0xe55e…f7480x8e77…e2d6Base—$20.55100%mrdn91d ago0x1d6753…8afcbf
0xe55e…f7480x8e77…e2d6Base—$11.51100%mrdn91d ago0x7e84db…45d036
0xe55e…f7480x8e77…e2d6Base—$16.70100%mrdn91d ago0x5bd152…ed7c24
0xe55e…f7480x8e77…e2d6Base—$19.13100%mrdn91d ago0x34bcd8…b15085
0xe55e…f7480x8e77…e2d6Base—$20.92100%mrdn91d ago0xcf26f3…4f5cd7
0xe55e…f7480x8e77…e2d6Base—$19.86100%mrdn92d ago0xb00c4b…b80a82
0xe55e…f7480x8e77…e2d6Base—$13.26100%mrdn92d ago0xbcd09b…0a7de4
0xe55e…f7480x8e77…e2d6Base—$12.88100%mrdn92d ago0x69b9d8…dc0db3
0xe55e…f7480x8e77…e2d6Base—$17.00100%mrdn92d ago0xd3dcc2…be123d
0xe55e…f7480x8e77…e2d6Base—$12.10100%mrdn92d ago0x32ad7a…362201
0xe55e…f7480x8e77…e2d6Base—$29.09100%mrdn92d ago0x78cd90…6740d6
0xe55e…f7480x8e77…e2d6Base—$20.39100%mrdn92d ago0x9d79b8…0613bb
0xe55e…f7480x8e77…e2d6Base—$23.82100%mrdn92d ago0xb7831c…086b03
0xe55e…f7480x8e77…e2d6Base—$17.31100%mrdn92d ago0x995606…f56858
0xe55e…f7480x8e77…e2d6Base—$23.26100%mrdn92d ago0x5a99a8…bacbdf
0xe55e…f7480x8e77…e2d6Base—$25.62100%mrdn92d ago0x9be1da…81edb0
0xe55e…f7480x8e77…e2d6Base—$16.67100%mrdn92d ago0xb15d02…63a09b
0xe55e…f7480x8e77…e2d6Base—$18.27100%mrdn92d ago0x240a9a…579553
0xe55e…f7480x8e77…e2d6Base—$22.46100%mrdn92d ago0x543982…93f262
0xe55e…f7480x8e77…e2d6Base—$34.86100%mrdn92d ago0x7e8033…7c3036
0xe55e…f7480x8e77…e2d6Base—$33.66100%mrdn92d ago0xccfc68…d8b14c
0xe55e…f7480x8e77…e2d6Base—$20.48100%mrdn92d ago0x6967c5…d6f233
0xe55e…f7480x8e77…e2d6Base—$16.28100%mrdn92d ago0x35806a…b7d042

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.