Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase69d ago0x6688ab…385e8a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase69d ago0xf4e929…fa52b8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase69d ago0x75691e…13e19d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase69d ago0xb0e9bc…d4337f
0x3ede…67a70x325b…d430BaseStableEnrichExa$0.14100%coinbase69d ago0x435720…be092a
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase69d ago0xc378e0…051689
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase69d ago0x0843d5…605b0a
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase69d ago0x515bfc…ca35e1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase69d ago0x18785b…66a761
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase69d ago0x5330fb…f48b88
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase69d ago0x4f7615…c3552e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase69d ago0xc5a217…9ddfd3
0x710d…edab0x9c95…e299Base—$0.001100%fluxa69d ago0xbbcbcb…ab1624
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase69d ago0x7fcd9b…59c58b
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase69d ago0xeacbac…a0a720
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase69d ago0x310e4a…970be9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase69d ago0xd02c6a…242023
0xa54d…49f50xe742…ea88Base—$53.49100%Payer-submitted69d ago0xfae33e…156582
0xbd6a…51a70x6366…f1e2Base—$0.01100%0x6366…f1e269d ago0x5ca489…f69b50
0x4374…ede50x124f…4478BaseStableCryptoDefillama$0.01100%coinbase69d ago0x2bdbca…2cce80
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase69d ago0x79cea7…c6e526
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase69d ago0x48678b…db37a6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase69d ago0x9d6755…c2c046
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase69d ago0x9fec12…78f82f
0x4400…2cac0x6839…1a2bBase—$0.003100%coinbase69d ago0xe46835…cb63f4

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.