Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2bc8…7a180x647c…bbc4Base—$0.01100%coinbase73d ago0xa6e75e…2b754c
0x2bc8…7a180x23ed…a10dBase—$0.01100%coinbase73d ago0x81cf1a…27e1a8
0x2bc8…7a180x7f88…3d7cBase—$0.01100%coinbase73d ago0x5595b0…47d1d1
0x2bc8…7a180x3eb3…c738Base—$0.01100%coinbase73d ago0xc31662…32cab7
0x2bc8…7a180x2800…ddc9Base—$0.01100%coinbase73d ago0xe05a14…fc637c
0x2bc8…7a180xf59a…6639Base—$0.01100%coinbase73d ago0x7b3c03…1b12b1
0x2bc8…7a180x6929…7d30Base—$0.01100%coinbase73d ago0x5dc26c…9f4ed1
0x2bc8…7a180x7510…827fBase—$0.01100%coinbase73d ago0x8692aa…874944
0x2bc8…7a180x64c2…a5f4Base—$0.01100%coinbase73d ago0xeaf36a…79ca9e
0x2bc8…7a180x6564…df01Base—$0.01100%coinbase73d ago0x8296a8…90225a
0x2bc8…7a180x7738…a2e4Base—$0.01100%coinbase73d ago0x62104e…182b84
0x2bc8…7a180x00db…2857Base—$0.01100%coinbase73d ago0x831323…cf9689
0x2bc8…7a180x50bc…3a53Base—$0.01100%coinbase73d ago0x53cf9b…2ac653
0x2bc8…7a180xf7ff…493cBase—$0.01100%coinbase73d ago0xe4f3f9…e2e88d
0x2bc8…7a180xe5b1…b15dBase—$0.01100%coinbase73d ago0xd3cdfb…d1eb8f
0x2bc8…7a180xb26a…4e9fBase—$0.01100%coinbase73d ago0x3a8751…7a6b94
0x2bc8…7a180xbb6e…af89Base—$0.01100%coinbase73d ago0x64bead…13c11c
0x2bc8…7a180xeac2…5915Base—$0.01100%coinbase73d ago0x21d479…98680d
0x2bc8…7a180x5bad…b4e3Base—$0.01100%coinbase73d ago0x4e4799…03b82f
0x2bc8…7a180x839f…1766Base—$0.01100%coinbase73d ago0xc213bb…d35670
0x2bc8…7a180xb8c6…913fBase—$0.01100%coinbase73d ago0x063ecc…27bab6
0x2bc8…7a180x926c…69ecBase—$0.01100%coinbase73d ago0x65676c…5f5a4f
0x2bc8…7a180x094a…dfb2Base—$0.01100%coinbase73d ago0xbfed16…e11397
0x2bc8…7a180x9942…3745Base—$0.01100%coinbase73d ago0x43192c…a0bdc8
0x2bc8…7a180xe239…272cBase—$0.01100%coinbase73d ago0xda757c…01dcc0

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.