Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter135d ago0x2f9315…9a6bd2
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase135d ago0xdd2e26…ab5ccf
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase135d ago0x12d2a6…a8b8f3
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase135d ago0xe5576b…8d3afb
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter135d ago0x6a7351…3c9c34
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter135d ago0x4528ef…20ef55
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter135d ago0x31e487…5d3b63
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase135d ago0xa6ccff…10ffbe
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter135d ago0x587c53…204774
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter135d ago0x2108a0…6e9f5a
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter135d ago0x968e75…0cc770
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase135d ago0x06c995…b91272
0xd474…1eb50x9dba…0df8Basex402 service$0.005100%dexter135d ago0x39a4ff…c5b1ae
0x8795…300a0x9dba…0df8Basex402 service$0.005100%dexter135d ago0x3f3407…7b61df
0x8795…300a0x9dba…0df8Basex402 service$0.005100%dexter135d ago0xf94b8c…6895ce
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter135d ago0xffdb2e…15f4e0
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter135d ago0xba26fa…3a65d1
0x8795…300a0x9dba…0df8Basex402 service$0.01100%dexter135d ago0xfe54da…6c7fc9
0x8795…300a0x9dba…0df8Basex402 service$0.005100%dexter135d ago0x67134e…53e920
0x5618…6d9e0x9dba…0df8Basex402 service$0.01100%dexter135d ago0xa20d9f…9edd59
0x5618…6d9e0x9dba…0df8Basex402 service$0.01100%dexter135d ago0xe20551…f11603
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter135d ago0x4f64d1…e701bf
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase135d ago0xbbe22a…d55f88
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase135d ago0xf5ca9f…7dc470
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase135d ago0x7a3be1…e80d0f

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.