Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf16eb1…0ce193
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI104d ago0x37653c…911a94
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI104d ago0x400828…33d313
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4ca206…c86c82
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc3be16…41e88d
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI104d ago0x31938d…268284
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI104d ago0x64cca0…1e1afe
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI104d ago0x77b9cc…624836
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcec67a…79af73
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4436f8…8c9b4c
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe9db4d…dfcd39
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4f5297…d7ffc6
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa09657…a4b075
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x41ae7f…5bdd54
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x81225d…497176
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf33853…227208
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2c29f5…7b8a34
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1b6990…459fcd
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbb858d…b81a91
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x806072…ce1a04
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc3b0d0…2e83e5
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3808cd…ecbd44
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2917ba…2157fd
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x58b4a7…806a9a
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4dfff3…e41dc3

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.