Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10xe2c3…f440Base—$36.52100%mrdn45d ago0x1be9ba…92ca7b
0xb6db…31e10xe2c3…f440Base—$28.88100%mrdn45d ago0x74f686…9438cb
0xb6db…31e10xe2c3…f440Base—$39.26100%mrdn45d ago0x966307…5214ee
0xb6db…31e10xe2c3…f440Base—$26.18100%mrdn45d ago0xb8b3c7…04b0b1
0xb6db…31e10xe2c3…f440Base—$34.58100%mrdn45d ago0xa5c712…b7191b
0xb6db…31e10xe2c3…f440Base—$27.99100%mrdn45d ago0x598251…7c1ed7
0xb6db…31e10xe2c3…f440Base—$27.12100%mrdn45d ago0x63d4b3…97b2b8
0xb6db…31e10xe2c3…f440Base—$37.71100%mrdn45d ago0xf68b93…d85a42
0xb6db…31e10xe2c3…f440Base—$31.79100%mrdn45d ago0x36f85b…bcfcdf
0xb6db…31e10xe2c3…f440Base—$38.79100%mrdn45d ago0x15fcd6…6850ba
0xb6db…31e10xe2c3…f440Base—$35.16100%mrdn45d ago0x836b0f…54c656
0xb6db…31e10xe2c3…f440Base—$32.89100%mrdn45d ago0xe2366a…f3f35c
0xb6db…31e10xe2c3…f440Base—$38.36100%mrdn45d ago0xba15f4…bf347c
0xb6db…31e10xe2c3…f440Base—$40.26100%mrdn45d ago0x69df03…8d2292
0xb6db…31e10xe2c3…f440Base—$40.67100%mrdn45d ago0xecd1ca…17bb62
0xb6db…31e10xe2c3…f440Base—$27.76100%mrdn45d ago0x806ec7…a5ca57
0xb6db…31e10xe2c3…f440Base—$31.76100%mrdn45d ago0x03a6fd…d17491
0xb6db…31e10xe2c3…f440Base—$42.76100%mrdn45d ago0x543f1f…e2e940
0xb6db…31e10xe2c3…f440Base—$33.70100%mrdn46d ago0xdffacb…dc49ac
0xb6db…31e10xe2c3…f440Base—$36.13100%mrdn46d ago0x60f2b7…d119db
0xb6db…31e10xe2c3…f440Base—$45.20100%mrdn46d ago0x07fd18…6b2626
0xb6db…31e10xe2c3…f440Base—$38.88100%mrdn46d ago0xba73f8…064b14
0xb6db…31e10xe2c3…f440Base—$35.78100%mrdn46d ago0xf5d9c9…0babbe
0xb6db…31e10xe2c3…f440Base—$42.55100%mrdn46d ago0x310fca…08689d
0xb6db…31e10xe2c3…f440Base—$42.98100%mrdn46d ago0x693bc7…4bf016

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.