Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486b…b9cf0x159b…4908Basex402 service$0.01100%dexter36d ago0x291add…dfbc8a
0x486b…b9cf0x159b…4908Basex402 service$0.01100%dexter36d ago0xfa0d72…e648f3
0x486b…b9cf0x159b…4908Basex402 service$0.01100%dexter36d ago0xb6dda5…a12005
0x486b…b9cf0x159b…4908Basex402 service$0.01100%dexter36d ago0xd026b6…2288f1
0x486b…b9cf0x159b…4908Basex402 service$0.01100%dexter36d ago0x2cc801…f917e0
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter36d ago0x2feeeb…29599f
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter36d ago0x343cc7…359014
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter36d ago0xccc965…25448f
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter36d ago0x4d67f4…795c1d
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter36d ago0x7f578f…baa762
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter36d ago0x41f9fd…6d010e
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter36d ago0x4ec145…ef86f2
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter36d ago0x317a69…8a4206
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter36d ago0xdd8157…d42f4d
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter36d ago0x5fe43b…377383
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter36d ago0xa42c00…27b7c6
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter36d ago0xbcb0f5…7c2fa5
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter36d ago0x9a7ea4…3d040d
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter36d ago0x9f8ab9…7ba4fb
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter36d ago0x78731c…729161
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter36d ago0xa19710…1d418d
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter36d ago0x9f67bb…70679a
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter36d ago0x25ba1b…e8da80
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter36d ago0x3af7c6…0aa7db
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter36d ago0xd2a8bb…199b00

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.