Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0xbb27d5…4d3b94
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0xb98021…01aa78
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0x390e8c…a17887
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0xad3c5f…8d6b6d
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0xb69579…41c86d
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0xe423c8…491b88
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0x74046b…bb8d09
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0x75d7b6…0c2018
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0x631ba0…46841c
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0xca397c…f1af79
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0x74a1d2…0b5b99
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0xe82758…58a5eb
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0x4cf3e3…b79995
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0xe26a0c…7976e6
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0x5fb8eb…bb9c74
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0x7e8af7…79fbef
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0x750fa2…c2a744
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0x94b32e…12ab66
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0xa22831…09dca5
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0xf3c97a…0c6ac6
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0xdf1125…5b460c
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0x97ccaf…21f4c6
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0x2caaf1…9364ba
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0x661a3e…c58133
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase25d ago0x5aac85…ef7697

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.