Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff0f…1b6e0x7024…7f6bBase—$0.01100%coinbase73d ago0x375ada…185c72
0xff0f…1b6e0xca09…4c20Base—$0.01100%coinbase73d ago0xa6864a…1e41a6
0xff0f…1b6e0xa928…a367Base—$0.01100%coinbase73d ago0x5f6544…ba9387
0xff0f…1b6e0x794e…99aaBase—$0.01100%coinbase73d ago0x8cfbd7…0da4af
0xff0f…1b6e0xee45…f9ffBase—$0.01100%coinbase73d ago0x6b59f1…f76923
0xff0f…1b6e0xe231…3280Base—$0.01100%coinbase73d ago0x1eb456…de47e3
0xff0f…1b6e0xbfa7…add3Base—$0.01100%coinbase73d ago0x636789…2d73bb
0xff0f…1b6e0x39ae…7c2eBase—$0.01100%coinbase73d ago0xc1b08b…77125e
0xff0f…1b6e0x0e96…60c1Base—$0.01100%coinbase73d ago0x29771c…94f17e
0xff0f…1b6e0xf4e9…22fbBase—$0.01100%coinbase73d ago0x7ec50a…64ef52
0xff0f…1b6e0x3835…22fbBase—$0.01100%coinbase73d ago0xa6540a…7915f3
0xff0f…1b6e0xfe9e…83bfBase—$0.01100%coinbase73d ago0x8468eb…472e09
0xff0f…1b6e0x1617…5879Base—$0.01100%coinbase73d ago0x6c7540…7bf773
0xff0f…1b6e0x32fc…1241Base—$0.01100%coinbase73d ago0xca1677…a8f74f
0xff0f…1b6e0x2ffa…561eBase—$0.01100%coinbase73d ago0x74c1b3…8188be
0xff0f…1b6e0x853a…eb17Base—$0.01100%coinbase73d ago0x24c209…7271e1
0xff0f…1b6e0x5942…e8cbBase—$0.01100%coinbase73d ago0x486d72…dfab75
0xff0f…1b6e0x8c5a…d0a2Base—$0.01100%coinbase73d ago0x1c3d8a…660016
0xff0f…1b6e0x2c51…6f94Base—$0.01100%coinbase73d ago0xe0a783…138c24
0xff0f…1b6e0x86fb…953eBase—$0.01100%coinbase73d ago0x25ea61…7e7dfc
0xff0f…1b6e0xc647…4a66Base—$0.01100%coinbase73d ago0x506320…dd4bca
0xff0f…1b6e0x8b28…f168Base—$0.01100%coinbase73d ago0x684384…486d64
0xff0f…1b6e0xfecf…76b4Base—$0.01100%coinbase73d ago0x53eab1…19bce5
0xff0f…1b6e0x2ac3…f984Base—$0.01100%coinbase73d ago0xa73025…58d8bb
0xff0f…1b6e0xac75…4993Base—$0.01100%coinbase73d ago0x70e2eb…fe1075

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.