Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90xa541…814dBase—$0.01100%coinbase8d ago0x500bf4…eefc24
0x5fcb…d5f90xb9ea…b135Base—$0.01100%coinbase8d ago0xb01c98…b438cc
0x5fcb…d5f90xd189…b673Base—$0.01100%coinbase8d ago0xc8107b…619552
0x5fcb…d5f90x6374…311dBase—$0.01100%coinbase8d ago0xf57443…9d74b8
0x5fcb…d5f90xd664…8cbbBase—$0.01100%coinbase8d ago0xb54906…48b2ca
0x5fcb…d5f90xd32d…8928Base—$0.01100%coinbase8d ago0x0ce90f…c3fda7
0x5fcb…d5f90xeacf…9c43Base—$0.01100%coinbase8d ago0x052537…7b1fb9
0x5fcb…d5f90x4c08…f299Base—$0.01100%coinbase8d ago0x2f84e9…17a9d9
0x5fcb…d5f90x5716…2de6Base—$0.01100%coinbase8d ago0x64d9e3…01f69f
0x5fcb…d5f90x9da1…9cb9Base—$0.01100%coinbase8d ago0x408449…7fc66b
0x5fcb…d5f90x1a93…90d7Base—$0.01100%coinbase8d ago0x5a3277…ac8e52
0x5fcb…d5f90x7061…b65aBase—$0.01100%coinbase8d ago0x8ea96a…3b58ee
0x5fcb…d5f90xe716…9effBase—$0.01100%coinbase8d ago0x5d41e6…f5b4ad
0x5fcb…d5f90x8c43…95b2Base—$0.01100%coinbase8d ago0x5decad…bd4e5e
0x5fcb…d5f90xd5e1…0e79Base—$0.01100%coinbase8d ago0xd1fe16…908c48
0x5fcb…d5f90x503c…78bbBase—$0.01100%coinbase8d ago0xbd119f…99c506
0x5fcb…d5f90x076a…6df0Base—$0.01100%coinbase8d ago0x1cf2ab…ecf796
0x5fcb…d5f90x4057…ecc6Base—$0.01100%coinbase8d ago0xe5222f…50f95e
0x5fcb…d5f90xfd44…365bBase—$0.01100%coinbase8d ago0x61a872…0b9560
0x5fcb…d5f90xddba…ee27Base—$0.01100%coinbase8d ago0xe02678…32216d
0x5fcb…d5f90x645a…66e2Base—$0.01100%coinbase8d ago0x1c1ebe…a60683
0x5fcb…d5f90x5f4f…fd35Base—$0.01100%coinbase8d ago0x44d3c7…a93e71
0x5fcb…d5f90x31dd…3fa0Base—$0.01100%coinbase8d ago0x3b6f94…53e620
0x5fcb…d5f90x454a…54efBase—$0.01100%coinbase8d ago0xd65dae…d97c18
0x5fcb…d5f90xe7da…b1afBase—$0.01100%coinbase8d ago0xbca8af…6bf476

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.