Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x395a…edd90x6c19…7f72Base—$0.01100%coinbase82d ago0x6576f2…592cb7
0x395a…edd90x5941…0c10Base—$0.01100%coinbase82d ago0xc0a0b8…0df17e
0x395a…edd90x3d82…df60Base—$0.01100%coinbase82d ago0x2c0c05…89a0cd
0x395a…edd90x4795…df36Base—$0.01100%coinbase82d ago0xbb5b88…d20527
0x395a…edd90x055e…947eBase—$0.01100%coinbase82d ago0x0e9cdd…134f7a
0x395a…edd90x8b66…7ca4Base—$0.01100%coinbase82d ago0x57f0ca…573682
0x395a…edd90x3fc0…6551Base—$0.01100%coinbase82d ago0x8dcee7…7d455f
0x395a…edd90x08ff…5ffeBase—$0.01100%coinbase82d ago0x1ed170…f2a540
0x395a…edd90x2a29…2740Base—$0.01100%coinbase82d ago0xbf6138…3044c9
0x395a…edd90x9d68…89d9Base—$0.01100%coinbase82d ago0x4a7463…cbd4e7
0x395a…edd90x14ed…1895Base—$0.01100%coinbase82d ago0xba9d3e…623f6d
0x395a…edd90xcd7c…8fbbBase—$0.01100%coinbase82d ago0x94f5f5…fe5a8c
0x395a…edd90x381e…55afBase—$0.01100%coinbase82d ago0x24aa6c…aa7c50
0x395a…edd90x2b6d…f52fBase—$0.01100%coinbase83d ago0x487aff…fe6e40
0x395a…edd90xbdcd…52e0Base—$0.01100%coinbase83d ago0x3d7175…cf9118
0x395a…edd90xcc88…72f3Base—$0.01100%coinbase83d ago0x29b621…f42e55
0x395a…edd90x80c8…99deBase—$0.01100%coinbase83d ago0x3582ab…1192bf
0x395a…edd90xe4e4…37baBase—$0.01100%coinbase83d ago0x07cca9…c2648e
0x395a…edd90xdc61…49e0Base—$0.01100%coinbase83d ago0x081624…7c734c
0x395a…edd90xbb06…e638Base—$0.01100%coinbase83d ago0x91d49e…315325
0x395a…edd90x42b4…494aBase—$0.01100%coinbase83d ago0x7aa5f0…c8961e
0x395a…edd90x6f16…c2c3Base—$0.01100%coinbase83d ago0xbfaefd…28a52e
0x395a…edd90x1333…d5a2Base—$0.01100%coinbase83d ago0x6e3e32…35afe3
0x395a…edd90x31f7…1756Base—$0.01100%coinbase83d ago0x153c77…75bcbf
0x395a…edd90x99fc…6939Base—$0.01100%coinbase83d ago0xeb5f9e…9b4e5f

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.