Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9fb3…581b0x159b…4908Basex402 service$0.01100%dexter43d ago0x81e329…2e62a8
0x9fb3…581b0x159b…4908Basex402 service$0.01100%dexter43d ago0xa31083…ca1f80
0x9fb3…581b0x159b…4908Basex402 service$0.01100%dexter43d ago0xd30af7…9de32c
0x9fb3…581b0x159b…4908Basex402 service$0.01100%dexter43d ago0x76f213…ab9d3a
0x9fb3…581b0x159b…4908Basex402 service$0.01100%dexter43d ago0x212c5f…7ce20e
0x9fb3…581b0x159b…4908Basex402 service$0.01100%dexter43d ago0xec1023…8e0c7b
0x9fb3…581b0x159b…4908Basex402 service$0.01100%dexter43d ago0xd48358…891001
0x9fb3…581b0x159b…4908Basex402 service$0.01100%dexter43d ago0x7fe7e9…5cb4c6
0x9fb3…581b0x159b…4908Basex402 service$0.10100%dexter43d ago0x324e67…aea65f
0x9fb3…581b0x159b…4908Basex402 service$0.10100%dexter43d ago0x783d4a…490f2a
0x9fb3…581b0x159b…4908Basex402 service$0.10100%dexter43d ago0x35d61d…727226
0x9fb3…581b0x159b…4908Basex402 service$0.10100%dexter43d ago0x9c9779…6497c4
0x9fb3…581b0x159b…4908Basex402 service$0.10100%dexter43d ago0x4f9f7d…89af04
0x9fb3…581b0x159b…4908Basex402 service$0.10100%dexter43d ago0xe1fdc5…814109
0x9fb3…581b0x159b…4908Basex402 service$0.10100%dexter43d ago0xd9e9dc…cc3369
0x9fb3…581b0x159b…4908Basex402 service$0.10100%dexter43d ago0x91162d…847bff
0x9fb3…581b0x159b…4908Basex402 service$0.10100%dexter43d ago0xdc2188…55b512
0x9fb3…581b0x159b…4908Basex402 service$0.10100%dexter43d ago0xfeb5dd…4d37ad
0x9fb3…581b0x159b…4908Basex402 service$0.10100%dexter43d ago0x186a6b…3051e0
0x9fb3…581b0x159b…4908Basex402 service$0.10100%dexter43d ago0x7fc7ef…25c285
0x9fb3…581b0x159b…4908Basex402 service$0.10100%dexter43d ago0x126da6…f0b889
0x9fb3…581b0x159b…4908Basex402 service$0.10100%dexter43d ago0x283232…f10b56
0x9fb3…581b0x159b…4908Basex402 service$0.10100%dexter43d ago0x7e20aa…9a88f0
0x9fb3…581b0x159b…4908Basex402 service$0.10100%dexter43d ago0x613e80…165f6a
0x9fb3…581b0x159b…4908Basex402 service$0.10100%dexter43d ago0x7624f9…a6d860

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.