Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c1f…9d310x13d7…36c0Base—$0.01100%coinbase69d ago0x3c394d…d948e3
0x2c1f…9d310xbdc8…5661Base—$0.01100%coinbase69d ago0x8016f7…c5f4d8
0x2c1f…9d310xb671…f375Base—$0.01100%coinbase69d ago0xd64917…b0e594
0x2c1f…9d310x8dc0…2cceBase—$0.01100%coinbase69d ago0xeb2772…5dc6ee
0x2c1f…9d310x82c7…40b9Base—$0.01100%coinbase69d ago0x922342…e23273
0x2c1f…9d310x3c93…9916Base—$0.01100%coinbase69d ago0xc0ebd0…71c9d9
0x2c1f…9d310x8e0b…1333Base—$0.01100%coinbase69d ago0x8f5a4e…759d51
0x2c1f…9d310x9674…6ff8Base—$0.01100%coinbase69d ago0x5080f2…2077cd
0x2c1f…9d310x75e3…a249Base—$0.01100%coinbase69d ago0x9f9f7d…dc6609
0x2c1f…9d310xd68c…b89cBase—$0.01100%coinbase69d ago0x625bb0…75ec5a
0x2c1f…9d310xb3b7…f17bBase—$0.01100%coinbase69d ago0xf76bb9…79ee29
0x2c1f…9d310x1122…874dBase—$0.01100%coinbase69d ago0x36c479…3521de
0x2c1f…9d310x2ffa…94b0Base—$0.01100%coinbase69d ago0xb0d767…5bf1b0
0x2c1f…9d310xdf10…291aBase—$0.01100%coinbase69d ago0x16012d…9a7260
0x2c1f…9d310x5209…e196Base—$0.01100%coinbase69d ago0x61c51e…d248f0
0x2c1f…9d310xcf80…10a4Base—$0.01100%coinbase69d ago0x0b641d…2f2c84
0x2c1f…9d310x4ee5…f90eBase—$0.01100%coinbase69d ago0xe8f1ee…3b8472
0x2c1f…9d310xf4fe…60d5Base—$0.01100%coinbase69d ago0x01627c…2d3d1e
0x2c1f…9d310x992e…7bacBase—$0.01100%coinbase69d ago0xa7828a…688cd1
0x2c1f…9d310x03f5…8d22Base—$0.01100%coinbase69d ago0x323803…e841ea
0x2c1f…9d310xe2bf…cd6eBase—$0.01100%coinbase69d ago0x0c4b41…f24ec5
0x2c1f…9d310x779c…a9deBase—$0.01100%coinbase69d ago0x81b9ab…3a167a
0x2c1f…9d310xff68…9562Base—$0.01100%coinbase69d ago0x7364dc…afc187
0x2c1f…9d310x67c0…58ddBase—$0.01100%coinbase69d ago0x541151…5b592d
0x2c1f…9d310xd24a…c787Base—$0.01100%coinbase69d ago0x9e4202…6b3e31

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.