Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x4466…125eBasex402 service$0.005100%coinbase68d ago0x1d51e1…296f39
0x7e57…2f090x4466…125eBasex402 service$0.004100%coinbase68d ago0x118cb6…2e746f
0x7e57…2f090x4466…125eBasex402 service$0.005100%coinbase68d ago0xb5d9fe…ae95a3
0x7e57…2f090x4466…125eBasex402 service$0.005100%coinbase68d ago0x694b31…5dccb6
0x7e57…2f090x4466…125eBasex402 service$0.005100%coinbase68d ago0x1c2670…859bae
0x7e57…2f090x4466…125eBasex402 service$0.004100%coinbase68d ago0x5ad64a…c7b85f
0xe79b…bd240x4466…125eBasex402 service$0.004100%coinbase68d ago0x976edd…8eabc9
0x7e57…2f090x4466…125eBasex402 service$0.004100%coinbase68d ago0x17d1d4…629f65
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase68d ago0xadd7c4…a39dd0
0x35d3…0d8d0x4466…125eBasex402 service$0.004100%coinbase68d ago0x4e31be…325581
0x03dd…dc850x4466…125eBasex402 service$0.004100%coinbase68d ago0xda7262…172140
0xf43f…0e400x4466…125eBasex402 service$0.0022100%coinbase68d ago0x77f3e5…37a6dd
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase68d ago0x66acee…0999b6
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase68d ago0x118a7f…c31e23
0x9a91…92fc0x4466…125eBasex402 service$0.02100%coinbase68d ago0xf5b705…413956
0x9a91…92fc0x4466…125eBasex402 service$0.02100%coinbase68d ago0xd937f8…e23854
0x9a91…92fc0x4466…125eBasex402 service$0.02100%coinbase68d ago0x41f7e2…02e95e
0x9a91…92fc0x4466…125eBasex402 service$0.02100%coinbase68d ago0xc9204e…7efb33
0x9a91…92fc0x4466…125eBasex402 service$0.02100%coinbase68d ago0x36469c…1b0c0a
0x9a91…92fc0x4466…125eBasex402 service$0.02100%coinbase68d ago0xc850c6…81a582
0x9a91…92fc0x4466…125eBasex402 service$0.02100%coinbase68d ago0x66c8ff…71d4fb
0x9a91…92fc0x4466…125eBasex402 service$0.02100%coinbase68d ago0xcba872…453a60
0x9a91…92fc0x4466…125eBasex402 service$0.02100%coinbase68d ago0xa5ce5c…356c65
0x9a91…92fc0x4466…125eBasex402 service$0.02100%coinbase68d ago0xb3f12f…b0ecc0
0x9a91…92fc0x4466…125eBasex402 service$0.02100%coinbase68d ago0x0e9fdd…cba7d8

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.