Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01d4…95540x3e7c…1570Basex402 service$0.003100%coinbase23d ago0x209580…ca9cc7
0x3665…1e6e0x3e7c…1570Basex402 service$0.003100%coinbase23d ago0xc24660…9b38a6
0x3665…1e6e0x3e7c…1570Basex402 service$0.003100%coinbase23d ago0xf108df…620ad4
0x3665…1e6e0x3e7c…1570Basex402 service$0.003100%coinbase23d ago0x6da3b2…8ee6a0
0x3665…1e6e0x3e7c…1570Basex402 service$0.003100%coinbase23d ago0x3d13b6…a5e3e4
0x3665…1e6e0x3e7c…1570Basex402 service$0.003100%coinbase23d ago0x6c3dcc…fa9153
0x3665…1e6e0x3e7c…1570Basex402 service$0.003100%coinbase23d ago0xde28db…b2d24f
0x3665…1e6e0x3e7c…1570Basex402 service$0.003100%coinbase23d ago0xb9498b…edf98c
0x3665…1e6e0x3e7c…1570Basex402 service$0.003100%coinbase23d ago0x42a397…e333c2
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase23d ago0xbb27d5…4d3b94
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase23d ago0xb98021…01aa78
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase23d ago0x390e8c…a17887
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase23d ago0xad3c5f…8d6b6d
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase23d ago0xb69579…41c86d
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase23d ago0xe423c8…491b88
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase23d ago0x74046b…bb8d09
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase23d ago0x75d7b6…0c2018
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase23d ago0x631ba0…46841c
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase23d ago0xca397c…f1af79
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase23d ago0x74a1d2…0b5b99
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase23d ago0xe82758…58a5eb
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase23d ago0x4cf3e3…b79995
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase23d ago0xe26a0c…7976e6
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase23d ago0x5fb8eb…bb9c74
0x144c…cfc70x3e7c…1570Basex402 service$0.005100%coinbase23d ago0x7e8af7…79fbef

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.