Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x289b…55490x6769…cbb6Base—$0.01100%coinbase73d ago0x29f26e…d0e7b6
0x289b…55490xb944…1bc4Base—$0.01100%coinbase73d ago0xa5a91c…7da487
0x289b…55490x2737…86c5Base—$0.01100%coinbase73d ago0x6a4c68…a1a9e2
0x289b…55490x6488…fca9Base—$0.01100%coinbase73d ago0xe670b2…13b99c
0x289b…55490xb846…2abdBase—$0.01100%coinbase73d ago0xbd8e00…14a95a
0x289b…55490x3d89…df39Base—$0.01100%coinbase73d ago0x623f00…5a23e3
0x289b…55490x5477…9c6cBase—$0.01100%coinbase73d ago0xedff42…aa12da
0x289b…55490xa856…669eBase—$0.01100%coinbase73d ago0xe7ccb6…6e9643
0x289b…55490xe028…c44dBase—$0.01100%coinbase73d ago0x5474ad…4b3de0
0x289b…55490x313d…6af1Base—$0.01100%coinbase73d ago0x69e5cb…1ea86a
0x289b…55490x0c82…41c6Base—$0.01100%coinbase73d ago0x669048…43047c
0x289b…55490x5c7a…45ffBase—$0.01100%coinbase73d ago0xa9c7aa…5b0242
0x289b…55490x3f93…1bc9Base—$0.01100%coinbase73d ago0x8cc6c2…0a7fdd
0x289b…55490x4db9…0a33Base—$0.01100%coinbase73d ago0x17114f…fbe815
0x289b…55490x4abd…e5b6Base—$0.01100%coinbase73d ago0x6e4258…cf2cb1
0x289b…55490x6507…ffe0Base—$0.01100%coinbase73d ago0x076531…bda75d
0x289b…55490xed71…6f97Base—$0.01100%coinbase73d ago0x8ab874…93acdf
0x289b…55490x6034…b06fBase—$0.01100%coinbase73d ago0xf867ae…562be7
0x289b…55490xad16…3537Base—$0.01100%coinbase73d ago0xb6cd8c…cdf9c6
0x289b…55490x0847…fa4fBase—$0.01100%coinbase73d ago0x233442…51dc13
0x289b…55490xed3d…596dBase—$0.01100%coinbase73d ago0x7d272c…546248
0x289b…55490x4fd1…f9adBase—$0.01100%coinbase73d ago0x0be36e…f7cfdc
0x289b…55490x6e74…128bBase—$0.01100%coinbase73d ago0x1e49d4…369672
0x289b…55490x9cac…98faBase—$0.01100%coinbase73d ago0x60ce50…ebb5b1
0x289b…55490xf9f2…4391Base—$0.01100%coinbase73d ago0x6c20bd…d46a81

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.