Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x520a…54320x2fdc…0e3fBase—$0.01100%coinbase58d ago0xe52107…026c44
0x520a…54320x79bb…e308Base—$0.01100%coinbase58d ago0xfe8fcd…dc6c07
0x520a…54320xbd7b…a152Base—$0.01100%coinbase58d ago0xca747c…2082a5
0x520a…54320x6c31…e583Base—$0.01100%coinbase58d ago0x115957…1d8e8b
0x520a…54320x18bd…1404Base—$0.01100%coinbase58d ago0xf74e04…51e2da
0x520a…54320xf32a…8fbcBase—$0.01100%coinbase58d ago0x8af535…b7c777
0x520a…54320x881e…38c0Base—$0.01100%coinbase58d ago0x75c0da…c69c5e
0x520a…54320x81fd…1e4bBase—$0.01100%coinbase58d ago0xf314ff…639e47
0x520a…54320xa0e1…eb37Base—$0.01100%coinbase58d ago0xe0d8e1…0d40b3
0x520a…54320xe917…e6d2Base—$0.01100%coinbase58d ago0x171661…10676d
0x520a…54320x03e9…3f6bBase—$0.01100%coinbase58d ago0x5ed846…0c6ad5
0x520a…54320x71c7…c114Base—$0.01100%coinbase58d ago0x99cb44…b82839
0x520a…54320x00e4…4ee5Base—$0.01100%coinbase58d ago0x233bc3…003f6e
0x520a…54320x1226…68adBase—$0.01100%coinbase58d ago0x420e77…c99bf6
0x520a…54320x1b6d…a325Base—$0.01100%coinbase58d ago0x4858dc…d13c3e
0x520a…54320xc69f…a720Base—$0.01100%coinbase58d ago0x59d30d…b386c9
0x520a…54320x70ca…87f8Base—$0.01100%coinbase58d ago0x5f0041…ef0ac4
0x520a…54320x0c12…68a0Base—$0.01100%coinbase58d ago0x73a458…6f12da
0x520a…54320x514d…f598Base—$0.01100%coinbase58d ago0xc784ff…47de32
0x520a…54320x701c…d73eBase—$0.01100%coinbase58d ago0xda8e8b…70a631
0x520a…54320x8071…8955Base—$0.01100%coinbase58d ago0x58bdc9…6b1e24
0x520a…54320x6827…318cBase—$0.01100%coinbase58d ago0x4039f8…101b2f
0x520a…54320x8271…a797Base—$0.01100%coinbase58d ago0xb374ce…e2ec20
0x520a…54320xa95d…5b7cBase—$0.01100%coinbase58d ago0x305d3a…c3099c
0x520a…54320xa431…4795Base—$0.01100%coinbase58d ago0xc39593…14e6f7

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.