Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0xcfa3f3…943c58
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0x77e1cd…92c2c4
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0x7d9f70…141db5
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0x7d8d88…2c73f9
0x0d2b…af070x3dcb…32e1Basex402 service$0.002100%coinbase70d ago0xc35bad…963b28
0xaa54…5c530x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0x47b03e…0e74aa
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0x94f5ce…74a07a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0x21ef67…d205b9
0xa59f…9f230x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0xe3845e…9fc0ae
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0x6b1439…6cc690
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0x836d7a…2924ee
0x43e4…72860x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0x94ab37…e98321
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0x6a5840…12834e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0xdc0902…9a9e5a
0xe183…f5160x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0x9cfaf9…b74c32
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0xda9630…394e04
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0x7bd178…269428
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0x195af7…0be049
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0x84d344…a6404b
0x4c2a…0a120x3dcb…32e1Basex402 service$0.002100%coinbase70d ago0x2c7012…8a33f0
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0xc53b4c…a9e0f1
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0x794ee8…dafc68
0xfbec…f8ad0x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0xeccb19…d84ea2
0x4083…94770x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0xc5169d…c08353
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0x8741a7…16953e

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.