Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd84…2d490x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0xb9c9f9…35769a
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x089151…7382c8
0xcd84…2d490x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0xde3ef2…f3f084
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xd61849…420871
0xcd84…2d490x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0x459aaa…781462
0xcd84…2d490x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0x6bb247…1abd93
0xcd84…2d490x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x6c7734…89cdef
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x3f55f4…a8cc87
0xcd84…2d490x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x6e213a…87a616
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xdb6639…f73da1
0xcd84…2d490x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0xa92efa…dfcd95
0xcd84…2d490x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x68071f…36fbfc
0xcd84…2d490x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x6ed3fb…f55fd7
0xcd84…2d490x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0xbadae0…bc1dd7
0xcd84…2d490x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x2b579f…72163c
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x4f90d4…4d9bcc
0xcd84…2d490x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x568cbc…f98960
0xcd84…2d490x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0xf1d772…6aa6cf
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xc701e7…8b6147
0xcd84…2d490x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x0e3198…21c95e
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xf6cff0…8b6a61
0xcd84…2d490x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x106195…f1a12e
0xcd84…2d490x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x241aed…480dd6

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.