Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe66e…e2070x53ca…0f6cBase—$0.01100%coinbase64d ago0xe641b3…eb2bbb
0xe66e…e2070x4f15…bda7Base—$0.01100%coinbase64d ago0x711534…de3121
0xe66e…e2070xdb83…42fdBase—$0.01100%coinbase64d ago0x3ce46a…18f20d
0xe66e…e2070x4c36…d7d8Base—$0.01100%coinbase64d ago0xc1d302…a65cd1
0xe66e…e2070x5efb…35b9Base—$0.01100%coinbase64d ago0xc1a416…106db6
0xe66e…e2070x8059…f168Base—$0.01100%coinbase64d ago0xab6de3…1d85a6
0xe66e…e2070xe82e…2bacBase—$0.01100%coinbase64d ago0x36814b…1af560
0xe66e…e2070xce88…b020Base—$0.01100%coinbase64d ago0x7dd996…f0d4c5
0xe66e…e2070xf752…83d7Base—$0.01100%coinbase64d ago0xab3f69…9ef1fb
0xe66e…e2070xc9be…f75cBase—$0.01100%coinbase64d ago0xd314a9…870cf4
0xe66e…e2070x812a…e52bBase—$0.01100%coinbase64d ago0x1433fb…9417c2
0xe66e…e2070x01df…2984Base—$0.01100%coinbase64d ago0x50d550…8b4955
0xe66e…e2070x46c1…8e35Base—$0.01100%coinbase64d ago0x1821a5…a53211
0xe66e…e2070xdc12…ba01Base—$0.01100%coinbase64d ago0x818b8e…9c69c0
0xe66e…e2070x3faa…6eddBase—$0.01100%coinbase64d ago0x1ce2fe…18e6dd
0xe66e…e2070xdbbe…0894Base—$0.01100%coinbase64d ago0xbe8242…83b2e0
0xe66e…e2070x5f44…1aefBase—$0.01100%coinbase64d ago0x723c94…1855e7
0xe66e…e2070xbf56…9c1fBase—$0.01100%coinbase64d ago0xd4f0fd…fe2ee2
0xe66e…e2070x0bc4…9f6eBase—$0.01100%coinbase64d ago0xbfd74c…3fa5ff
0xe66e…e2070xf502…f160Base—$0.01100%coinbase64d ago0xe0b12a…d26734
0xe66e…e2070x240c…9c6eBase—$0.01100%coinbase64d ago0xa63ef9…57b96a
0xe66e…e2070x3100…2b25Base—$0.01100%coinbase64d ago0x04e9ab…a00652
0xe66e…e2070x0f81…a15bBase—$0.01100%coinbase64d ago0x98aaca…293808
0xe66e…e2070x2a3b…f529Base—$0.01100%coinbase64d ago0xaf3234…3cbd23
0xe66e…e2070xaa96…3f7eBase—$0.01100%coinbase64d ago0x97dd1a…79388a

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.