Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41a8…7b560x10c1…1e24Base—$0.39100%coinbase119d ago0x9315c4…e39815
0x41a8…7b560x10c1…1e24Base—$0.91100%coinbase119d ago0xfc59c7…1cd68d
0x41a8…7b560x10c1…1e24Base—$0.52100%coinbase119d ago0x898e9c…6bd724
0x41a8…7b560x10c1…1e24Base—$0.52100%coinbase119d ago0xda4307…0cc397
0x41a8…7b560x10c1…1e24Base—$0.52100%coinbase119d ago0x848372…f7c3b8
0x41a8…7b560x10c1…1e24Base—$0.59100%coinbase119d ago0x750c5c…9ce348
0x41a8…7b560x10c1…1e24Base—$0.52100%coinbase119d ago0x739381…7edd83
0x41a8…7b560x10c1…1e24Base—$0.77100%coinbase119d ago0x17dfac…f3f7a5
0x41a8…7b560x10c1…1e24Base—$0.73100%coinbase119d ago0x1a8cd9…620eac
0x41a8…7b560x10c1…1e24Base—$0.52100%coinbase119d ago0xeea60f…3418fc
0x41a8…7b560x10c1…1e24Base—$0.54100%coinbase119d ago0x5b9f29…203cc6
0x41a8…7b560x10c1…1e24Base—$0.52100%coinbase119d ago0xf922d8…aff0bc
0x41a8…7b560x10c1…1e24Base—$0.50100%coinbase119d ago0x115dd9…9bf3ec
0x41a8…7b560x10c1…1e24Base—$0.53100%coinbase119d ago0xa28c28…a77243
0x41a8…7b560x10c1…1e24Base—$0.53100%coinbase119d ago0x8beedc…5b1193
0x41a8…7b560x10c1…1e24Base—$0.53100%coinbase119d ago0x8411c5…cb75e6
0x41a8…7b560x10c1…1e24Base—$0.53100%coinbase119d ago0x7c2805…3d206b
0x41a8…7b560x10c1…1e24Base—$0.58100%coinbase119d ago0x238b9f…db960a
0x41a8…7b560x10c1…1e24Base—$0.54100%coinbase119d ago0x5cfc1e…d453fc
0x41a8…7b560x10c1…1e24Base—$0.54100%coinbase119d ago0xa738b6…0669dd
0x41a8…7b560x10c1…1e24Base—$0.66100%coinbase119d ago0x06219b…8cafe3
0x41a8…7b560x10c1…1e24Base—$0.63100%coinbase119d ago0x18f705…347755
0x41a8…7b560x10c1…1e24Base—$0.50100%coinbase119d ago0x74cfa5…4d25b7
0x41a8…7b560x10c1…1e24Base—$0.66100%coinbase119d ago0xd1693a…5595cc
0x41a8…7b560x10c1…1e24Base—$0.53100%coinbase119d ago0x4c0403…bd07c0

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.