Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa118d ago0x1ee122…903214
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa118d ago0xa27054…39eda3
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa118d ago0xb80454…3ccb94
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa118d ago0x96a53f…3ef846
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa118d ago0x38e3e5…fc61ac
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa118d ago0x9c4848…63e922
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa118d ago0xaf480a…adade9
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa118d ago0xf66939…8b6907
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa118d ago0x5175d3…b94340
0xb90a…9ae40x2038…31d8Base—$0.02100%fluxa118d ago0x99e781…4bb007
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa119d ago0xfb84be…55bc9c
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa119d ago0x06481e…9cac32
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa119d ago0xc4127f…274067
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa119d ago0x68eb16…0cd903
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa119d ago0x144558…7020fe
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa119d ago0x48f4a9…6096ee
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa119d ago0xbf9be7…ec63ce
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa119d ago0x1ddaae…eb2d49
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa119d ago0x3f955b…729db4
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa119d ago0xb2b819…4ab9f0
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa119d ago0x8c7eea…b17669
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa119d ago0xdf3a9d…a1e15d

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.