Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd10…a9e50xf193…6b05Base—$0.01100%coinbase73d ago0xc5cc81…1d3b2a
0xbd10…a9e50x0a0c…9c09Base—$0.01100%coinbase73d ago0xc02741…732505
0xbd10…a9e50x8e8b…c6fdBase—$0.01100%coinbase73d ago0xaf0b7f…7657a2
0xbd10…a9e50xe267…8df4Base—$0.01100%coinbase73d ago0x2b359c…ee68ee
0xbd10…a9e50xfb5a…b1f0Base—$0.01100%coinbase73d ago0x5ad74d…637305
0xbd10…a9e50x45e7…d026Base—$0.01100%coinbase73d ago0x0b59ea…ef07e5
0xbd10…a9e50x3be6…b842Base—$0.01100%coinbase73d ago0xe3a60d…f84138
0xbd10…a9e50x6238…59b9Base—$0.01100%coinbase73d ago0x7db4e6…0d1466
0xbd10…a9e50xc39e…ce85Base—$0.01100%coinbase73d ago0x4f8071…c5bfbc
0xbd10…a9e50xd764…6b79Base—$0.01100%coinbase73d ago0x59f370…444691
0xbd10…a9e50x1750…cc50Base—$0.01100%coinbase73d ago0xf8251d…c8a74b
0xbd10…a9e50xa5d6…5609Base—$0.01100%coinbase73d ago0x9c9718…efa178
0xbd10…a9e50x61be…f470Base—$0.01100%coinbase73d ago0x4dd4fa…032eca
0xbd10…a9e50xdfac…f905Base—$0.01100%coinbase73d ago0x5e0016…ac5659
0xbd10…a9e50x737d…002bBase—$0.01100%coinbase73d ago0x249b2b…ae9a37
0xbd10…a9e50x3143…320fBase—$0.01100%coinbase73d ago0xe76f40…5a1667
0xbd10…a9e50x09b4…e687Base—$0.01100%coinbase73d ago0x55f401…908bf8
0xbd10…a9e50xb243…b4f6Base—$0.01100%coinbase73d ago0xa99be2…4e4014
0xbd10…a9e50xf273…5149Base—$0.01100%coinbase73d ago0x3a3dbb…b0589a
0xbd10…a9e50x9105…0f08Base—$0.01100%coinbase73d ago0x4ec40c…2f4b0e
0xbd10…a9e50x34e4…32e6Base—$0.01100%coinbase73d ago0xf45369…5586f5
0xbd10…a9e50x9226…1151Base—$0.01100%coinbase73d ago0xc345cf…aabef3
0xbd10…a9e50xbbaa…68dbBase—$0.01100%coinbase73d ago0x94aeab…422b30
0xbd10…a9e50x2a66…5226Base—$0.01100%coinbase73d ago0xe2daec…d13f94
0xbd10…a9e50x3f23…ce33Base—$0.01100%coinbase73d ago0x59b7c4…4b896a

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.