Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x530410…1f63be
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002358100%coinbase19d ago0x6ddf08…d797a1
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x936f20…a55f14
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002367100%coinbase19d ago0xed8338…2cdf45
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x6d8eb1…0bff53
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002366100%coinbase19d ago0x5e0408…d3aa95
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x735e6e…1340b8
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x80eeab…da7294
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002372100%coinbase19d ago0x8f9b96…e633e7
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x23ad08…b682da
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002367100%coinbase19d ago0x491e6a…a496bf
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0xc915d5…3e1619
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002365100%coinbase19d ago0x249524…ecd4d2
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0xe14517…c42597
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002374100%coinbase19d ago0xedd477…a2655a
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0xbbb731…580093
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x1a2b8b…852396
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002372100%coinbase19d ago0x95afde…0a175e
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002366100%coinbase19d ago0x53a340…7f21f6
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x136db4…bd99fd
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x5c7af8…7057e8
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002363100%coinbase19d ago0x8c3c34…5d034e
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0xfedb1f…6c2b05
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x457c36…900d30
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002366100%coinbase19d ago0x5e4aa5…cdb04c

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.