Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0020…b2b70xbe96…73c6Base—$0.01100%coinbase73d ago0xd827aa…f3eadc
0x0020…b2b70x0096…28f3Base—$0.01100%coinbase73d ago0x451c92…3e6ec9
0x0020…b2b70x8997…dfdaBase—$0.01100%coinbase73d ago0x0335be…50fcee
0x0020…b2b70x6d97…308aBase—$0.01100%coinbase73d ago0xb540a8…9a1477
0x0020…b2b70x38de…b8d2Base—$0.01100%coinbase73d ago0xf5be3a…198528
0x0020…b2b70x0499…1f1cBase—$0.01100%coinbase73d ago0xb1e475…2bef86
0x0020…b2b70x05f3…6d61Base—$0.01100%coinbase73d ago0xaf6484…18e920
0x0020…b2b70xc587…e0d7Base—$0.01100%coinbase73d ago0x94c489…d99bc6
0x0020…b2b70x37ee…1ae7Base—$0.01100%coinbase73d ago0x5d6b39…dfd524
0x0020…b2b70x1576…1a39Base—$0.01100%coinbase73d ago0xbb87ca…867f9f
0x0020…b2b70xb44c…e33dBase—$0.01100%coinbase73d ago0x5b0e62…b9a68d
0x0020…b2b70x591d…72d3Base—$0.01100%coinbase73d ago0xd6c16e…8330d5
0x0020…b2b70x8fee…7708Base—$0.01100%coinbase73d ago0x432c18…146dc9
0x0020…b2b70x1579…5492Base—$0.01100%coinbase73d ago0x9fd77b…de9929
0x0020…b2b70xbc60…9471Base—$0.01100%coinbase73d ago0xb1f1f5…e0af03
0x0020…b2b70x77b4…c2b8Base—$0.01100%coinbase73d ago0x4e6963…9f4922
0x0020…b2b70x0bf4…cd81Base—$0.01100%coinbase73d ago0x9e2c03…95c66e
0x0020…b2b70xf42f…4994Base—$0.01100%coinbase73d ago0xae9529…d844db
0x0020…b2b70x0df6…3433Base—$0.01100%coinbase73d ago0xca896e…f443d0
0x0020…b2b70x49a5…f50bBase—$0.01100%coinbase73d ago0x74a772…a53b8a
0x0020…b2b70x6603…549fBase—$0.01100%coinbase73d ago0x2cf2d8…161a31
0x0020…b2b70xe8d9…2e8bBase—$0.01100%coinbase73d ago0x9ad01c…666d3c
0x0020…b2b70x62f4…ef4aBase—$0.01100%coinbase73d ago0xc1cab3…6877fe
0x0020…b2b70x81de…71ccBase—$0.01100%coinbase73d ago0x6fb1e6…89d095
0x0020…b2b70x5098…20e6Base—$0.01100%coinbase73d ago0xcd14c7…99c1dc

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.