Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0xac4234…800825
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0xfe473e…fe335a
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0xf32fad…f10ad1
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0xbae68d…4a2f97
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0x5eab92…e92a6c
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0xcec5a7…c3bafa
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0x11da2e…adffef
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0x55cce2…b5c62b
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0x5a48b9…ef4f81
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0xb8a54f…812f05
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0xde75f2…b181cb
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0x474da5…af382a
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0xe0c1d3…f2018a
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0x3c82ec…45cb7a
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0x294f11…e82180
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0x04537e…815b8c
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0xea500f…6e694e
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0xb2f2ad…a780d5
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0xfd7fb4…4d837d
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0xb99c70…5ab44f
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0x53f7d4…d24b16
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0x9975d4…ef0250
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0x2ed97b…18d95a
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0xe5f38d…d916e0
0xa7fc…54640x159b…4908Basex402 service$0.10100%payAI44d ago0xc1554c…4b84fa

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.