Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI117d ago0x879861…52bbec
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2b04a4…a714f7
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9b86b4…9bd308
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfc6fdd…118de4
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0c9627…8b9f8e
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc431a5…6ba024
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa51409…c73515
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x58df3a…ec954a
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1cb225…bb8fa0
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6be9ae…22d712
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x683993…a9c08b
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2976bc…5c956d
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0xefe251…06b486
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x67928f…4af84c
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb5c9fc…e798ff
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9e226b…3b702e
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0xaf5249…510d40
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4ed3cd…b06911
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc89da1…e24404
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1cd827…785e43
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0xad8363…ca4b63
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0xaf5939…3a58f4
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf34b7f…b4ef5d
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2a5680…0e2da8
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4a9d62…6a303b

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.