Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x47c5…4fc3Base—$15.7570%0x4eef…bbd214d ago0x562746…ee968e
0xa520…eca40x47c5…4fc3Base—$10.5070%0xc6b9…2d8614d ago0xcbb722…099f91
0xa520…eca40x47c5…4fc3Base—$10.5070%0x8107…169914d ago0x168574…0e6518
0xa520…eca40x47c5…4fc3Base—$10.5070%0x363e…450d14d ago0xfee5ab…7e80aa
0xa520…eca40x47c5…4fc3Base—$10.5070%0x6288…8b4914d ago0x5c5482…2f0732
0xa520…eca40x47c5…4fc3Base—$10.5070%0x59e8…d82314d ago0xc8c939…bd016e
0xa520…eca40x47c5…4fc3Base—$10.5070%0x4760…47ea14d ago0x11a876…7de2db
0xa520…eca40x47c5…4fc3Base—$10.5070%0xbc4f…cafd14d ago0x916ae2…8c840c
0xa520…eca40x47c5…4fc3Base—$31.5070%0x77d2…395e14d ago0xf042e1…08d302
0xa520…eca40x47c5…4fc3Base—$10.5070%0xffde…041014d ago0x3ebad8…47d86b
0xa520…eca40x47c5…4fc3Base—$10.5070%0xd0fe…397614d ago0x7c9d9f…20e771
0xa520…eca40x47c5…4fc3Base—$10.5070%0x96b2…cc5e14d ago0xef778f…0da219
0xa520…eca40x47c5…4fc3Base—$31.5070%0x2fb6…129714d ago0x19d8e8…4197d6
0xa520…eca40x47c5…4fc3Base—$10.5070%0xcfba…f10614d ago0x939316…460714
0xa520…eca40x47c5…4fc3Base—$10.5070%0x096a…5c7b14d ago0xc76a55…47be8a
0xa520…eca40x47c5…4fc3Base—$10.5070%0xcb3f…dc2914d ago0x00fce7…c274fd
0xa520…eca40x47c5…4fc3Base—$10.5070%0x39e9…239314d ago0x57a294…33f4be
0xa520…eca40x47c5…4fc3Base—$10.5070%0xdc27…c47d14d ago0x79a2a8…4a295e
0xa520…eca40x47c5…4fc3Base—$10.5070%0x3e24…de6814d ago0x91875a…d64211
0xa520…eca40x47c5…4fc3Base—$10.5070%0xa2b7…2c9a15d ago0x34ebd7…12edaf

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.