Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2bc8…7a180xcbf0…b635Base—$0.01100%coinbase73d ago0x5f6518…da15c3
0x2bc8…7a180xdf18…fecfBase—$0.01100%coinbase73d ago0x66bf7a…87d44f
0x2bc8…7a180x5ced…9a96Base—$0.01100%coinbase73d ago0x072f3d…ad2225
0x2bc8…7a180xcdfd…a85cBase—$0.01100%coinbase73d ago0x989fca…15832d
0x2bc8…7a180x052b…07a2Base—$0.01100%coinbase73d ago0x63f9c0…9685a3
0x2bc8…7a180xf65f…6122Base—$0.01100%coinbase73d ago0xa390bd…206e4d
0x2bc8…7a180x40ec…dbc9Base—$0.01100%coinbase73d ago0x258365…77ffc7
0x2bc8…7a180x9ab2…d1f9Base—$0.01100%coinbase73d ago0xb87c13…90a504
0x2bc8…7a180xe649…5465Base—$0.01100%coinbase73d ago0x689d80…0d87d3
0x2bc8…7a180x258f…022eBase—$0.01100%coinbase73d ago0xb1fa12…957a6f
0x2bc8…7a180xb337…ac3dBase—$0.01100%coinbase73d ago0x590640…1cffcd
0x2bc8…7a180x67fa…e9f8Base—$0.01100%coinbase73d ago0x7a3801…ff7ab6
0x2bc8…7a180x2e12…48cfBase—$0.01100%coinbase73d ago0x939118…e22a17
0x2bc8…7a180x9926…fc0cBase—$0.01100%coinbase73d ago0x13b198…39e62a
0x2bc8…7a180x9524…21d6Base—$0.01100%coinbase73d ago0x3659a9…1c99b6
0x2bc8…7a180x30e7…ce5bBase—$0.01100%coinbase73d ago0xeb7a48…ed67e9
0x2bc8…7a180x146a…378bBase—$0.01100%coinbase74d ago0xebdb69…9b395a
0x2bc8…7a180x2137…fdd8Base—$0.01100%coinbase74d ago0xf195cd…d9f981
0x2bc8…7a180xd395…f335Base—$0.01100%coinbase74d ago0x57b272…18d910
0x2bc8…7a180xf739…b90dBase—$0.01100%coinbase74d ago0xf980d4…59af1d
0x2bc8…7a180xe346…f2edBase—$0.01100%coinbase74d ago0x1614dc…5c4938
0x2bc8…7a180x1358…d0cfBase—$0.01100%coinbase74d ago0x9e35d2…482290
0x2bc8…7a180xae1b…9329Base—$0.01100%coinbase74d ago0xfda782…531968
0x2bc8…7a180xaf14…3f2dBase—$0.01100%coinbase74d ago0x4e197e…8f68bb
0x2bc8…7a180x415a…17f1Base—$0.01100%coinbase74d ago0xc9e85c…b6d120

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.