Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8d7…1f2b0x5ae0…f554Base—$0.01100%coinbase66d ago0x441c7a…389301
0xf8d7…1f2b0x80f0…fc5fBase—$0.01100%coinbase66d ago0xcd5e3b…9d5974
0xf8d7…1f2b0x9215…e2fbBase—$0.01100%coinbase66d ago0x427844…a8e9eb
0xf8d7…1f2b0xc9f7…7374Base—$0.01100%coinbase66d ago0x343866…106b99
0xf8d7…1f2b0x308f…1c2dBase—$0.01100%coinbase66d ago0x0a12dd…c97256
0xf8d7…1f2b0x8d9a…da61Base—$0.01100%coinbase66d ago0x3e7e53…d28ef5
0xf8d7…1f2b0xfd71…ff80Base—$0.01100%coinbase66d ago0xf18033…e5a8c9
0xf8d7…1f2b0x8967…8d17Base—$0.01100%coinbase66d ago0x646281…002dc7
0xf8d7…1f2b0xf43f…bcbeBase—$0.01100%coinbase66d ago0x94fe25…15d0f3
0xf8d7…1f2b0x8e0f…516aBase—$0.01100%coinbase67d ago0xca7f09…e08e5d
0xf8d7…1f2b0xa742…cdfaBase—$0.01100%coinbase67d ago0x2249a9…acfae6
0xf8d7…1f2b0x51b4…2de1Base—$0.01100%coinbase67d ago0x834ff1…4c0502
0xf8d7…1f2b0xc04a…2e5dBase—$0.01100%coinbase67d ago0x5c4183…2289a3
0xf8d7…1f2b0x53a5…9916Base—$0.01100%coinbase67d ago0x53560e…6ebd1a
0xf8d7…1f2b0xd9e1…dc58Base—$0.01100%coinbase67d ago0xbdd90c…3ecfac
0xf8d7…1f2b0x64d6…cac7Base—$0.01100%coinbase67d ago0x291fd3…a1ebf7
0xf8d7…1f2b0x90b0…d06fBase—$0.01100%coinbase67d ago0xd036fe…5e3584
0xf8d7…1f2b0x4e68…8d42Base—$0.01100%coinbase67d ago0x6a9d00…4813e6
0xf8d7…1f2b0xe9e1…2e6eBase—$0.01100%coinbase67d ago0xc698c9…9653a6
0xf8d7…1f2b0x9ba4…7b26Base—$0.01100%coinbase67d ago0x809aa2…5cc3a7
0xf8d7…1f2b0xf3ac…aed1Base—$0.01100%coinbase67d ago0x164a8b…073ef4
0xf8d7…1f2b0xde27…440aBase—$0.01100%coinbase67d ago0xce8cb3…9ad999
0xf8d7…1f2b0xc362…8e39Base—$0.01100%coinbase67d ago0x2bb90a…17a3f8
0xf8d7…1f2b0x0b1c…6810Base—$0.01100%coinbase67d ago0x70e1c9…8b56cc
0xf8d7…1f2b0xada9…10b5Base—$0.01100%coinbase67d ago0x3e7982…d08d41

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.