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—$40.09100%mrdn64d ago0xc8e53d…9adca3
0xe55e…f7480x8e77…e2d6Base—$20.95100%mrdn64d ago0x48efdd…55110e
0xe55e…f7480x8e77…e2d6Base—$40.27100%mrdn64d ago0xd25587…a074ec
0xe55e…f7480x8e77…e2d6Base—$30.54100%mrdn64d ago0xc63772…b82bd1
0xe55e…f7480x8e77…e2d6Base—$28.44100%mrdn64d ago0x2a0c60…6fc0bc
0xe55e…f7480x8e77…e2d6Base—$32.02100%mrdn64d ago0xb84d41…582952
0xe55e…f7480x8e77…e2d6Base—$24.75100%mrdn65d ago0x8d56ba…d91b4c
0xe55e…f7480x8e77…e2d6Base—$27.58100%mrdn65d ago0x26a6e6…d12cab
0xe55e…f7480x8e77…e2d6Base—$42.99100%mrdn65d ago0x89e320…7c1ad9
0xe55e…f7480x8e77…e2d6Base—$45.30100%mrdn65d ago0x51588c…7bd0b0
0xe55e…f7480x8e77…e2d6Base—$28.88100%mrdn65d ago0x606127…430cce
0xe55e…f7480x8e77…e2d6Base—$41.17100%mrdn65d ago0x74274d…8a3c23
0xe55e…f7480x8e77…e2d6Base—$33.16100%mrdn65d ago0xc2c0a1…0cab99
0xe55e…f7480x8e77…e2d6Base—$40.45100%mrdn65d ago0x99d594…f1c12b
0xe55e…f7480x8e77…e2d6Base—$22.35100%mrdn65d ago0xed205e…8a16b9
0xe55e…f7480x8e77…e2d6Base—$36.77100%mrdn65d ago0x634c04…37f4ff
0xe55e…f7480x8e77…e2d6Base—$20.74100%mrdn65d ago0x8a9894…041a39
0xe55e…f7480x8e77…e2d6Base—$38.81100%mrdn65d ago0xa1154d…31d83f
0xe55e…f7480x8e77…e2d6Base—$29.09100%mrdn65d ago0x584652…0e06cb
0xe55e…f7480x8e77…e2d6Base—$28.08100%mrdn65d ago0xee6592…f3c19e
0xe55e…f7480x8e77…e2d6Base—$25.22100%mrdn65d ago0xb85bc6…493ef3
0xe55e…f7480x8e77…e2d6Base—$30.42100%mrdn65d ago0x3dd199…bdc248
0xe55e…f7480x8e77…e2d6Base—$21.82100%mrdn65d ago0xdd3934…5df54f
0xe55e…f7480x8e77…e2d6Base—$17.41100%mrdn65d ago0xf2119b…df289c
0xe55e…f7480x8e77…e2d6Base—$28.30100%mrdn65d ago0xa712e9…c350c8

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.