Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbe64f7…34ff5d
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdbb507…65447c
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0xffd763…910497
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd21871…4f9dd2
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7830af…207160
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x93cbb1…e534af
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x462768…572041
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x81388c…d89062
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9bc757…f53513
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5333e1…0f70a0
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x69d65c…426569
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7756bf…e6b2aa
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6b6986…6345e7
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7edb24…12173d
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6e9e9b…36368a
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa99f60…56c7b9
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb72b2e…c97cef
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc060e1…a5c96e
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2cbab0…af4985
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x845061…0e305f
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x09e287…068189
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0xada499…927f65
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x68ff3a…2d9bc3
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x74505f…f8c266
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe2b635…758b26

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.