Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90x3a3e…7cb4Base—$0.01100%coinbase6d ago0xe80d2e…3e7d46
0x5fcb…d5f90x64b8…53a4Base—$0.01100%coinbase6d ago0x25e5c9…e283e5
0x5fcb…d5f90xbf47…6515Base—$0.01100%coinbase6d ago0x9f80fe…660a9b
0x5fcb…d5f90x34b0…79a9Base—$0.01100%coinbase6d ago0xcf562b…e00506
0x5fcb…d5f90xb7ef…bbdeBase—$0.01100%coinbase6d ago0x519aeb…a868a1
0x5fcb…d5f90xeab5…a241Base—$0.01100%coinbase6d ago0x3ca992…a74d87
0x5fcb…d5f90x4cce…a7bcBase—$0.01100%coinbase6d ago0xd60d16…ff3cc0
0x5fcb…d5f90x8372…a1fcBase—$0.01100%coinbase6d ago0xcf5cb0…8dc086
0x5fcb…d5f90x160f…31e0Base—$0.01100%coinbase6d ago0x69d011…14377a
0x5fcb…d5f90xb94c…f236Base—$0.01100%coinbase6d ago0x910ec3…9de356
0x5fcb…d5f90x4172…99f9Base—$0.01100%coinbase7d ago0x096b07…944fd0
0x5fcb…d5f90x2273…b2a4Base—$0.01100%coinbase7d ago0x0baeb7…cfa119
0x5fcb…d5f90xd980…6cf3Base—$0.01100%coinbase7d ago0x30c8ca…16d6d0
0x5fcb…d5f90x3d1e…e397Base—$0.01100%coinbase7d ago0x41dbfd…4c59a4
0x5fcb…d5f90x0d24…dc18Base—$0.01100%coinbase7d ago0x853140…aa8c6a
0x5fcb…d5f90x9212…1fccBase—$0.01100%coinbase7d ago0x0d5e40…2a2c79
0x5fcb…d5f90x372c…bb8fBase—$0.01100%coinbase7d ago0x697f6e…e41325
0x5fcb…d5f90x75c1…3fedBase—$0.01100%coinbase7d ago0x828084…044a59
0x5fcb…d5f90x3449…0e0fBase—$0.01100%coinbase7d ago0xda4668…2cb598
0x5fcb…d5f90x7d38…bf13Base—$0.01100%coinbase7d ago0xb1a329…cdf3f1
0x5fcb…d5f90x4736…0ecbBase—$0.01100%coinbase7d ago0x3dd654…692dc5
0x5fcb…d5f90x7e7e…afe3Base—$0.01100%coinbase7d ago0xc92db3…25d102
0x5fcb…d5f90x706a…d669Base—$0.01100%coinbase7d ago0x9d1be7…94492b
0x5fcb…d5f90x53ab…5de7Base—$0.01100%coinbase7d ago0x356bec…db8009
0x5fcb…d5f90x6c06…0346Base—$0.01100%coinbase7d ago0xc82c5c…4190a7

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.