Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase16s ago0x5c14ce…0f874c
0x91f1…f8800x2c87…735fBasex402 service$0.01100%coinbase16s ago0x046e6d…3d3461
0xb769…33200x24fa…9bf2Basex402 service$0.03100%coinbase16s ago0x36983c…afa851
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x26102f…ff9cd7
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x7e3f99…06823f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x3bcfbd…b344b2
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase24s ago0xd4cfeb…96d6cb
0xb769…33200x2b6d…32c5Base2sPublic-records$0.0036100%coinbase24s ago0x270b80…293672
0xb769…33200x0e84…b808BaseOtto AITwitter search$0.002100%coinbase26s ago0xb4072e…f1d8af
0xb769…33200x9d6b…3c8fBaseEckariLei$0.003100%coinbase28s ago0xab921a…87d984
0xb769…33200x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase30s ago0x8c20a5…2b25ca
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase30s ago0xd2b730…86728b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xd1c21d…c9e0f0
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase32s ago0xcc36c8…730999
0xb769…33200xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase32s ago0xb904d3…5e7538
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x2f7b14…8b5299
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xd79e21…9524fa
0x97b7…57750x76ab…1b77Base—$10.2970%0xa9c3…4e2f42s ago0xaa0720…38f66a
0xb769…33200x325b…d430BaseStableEnrichExa$0.04100%coinbase44s ago0x36fc07…0fd564
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase46s ago0xc98b72…bafa78
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0x9e15f8…5eaf94
0xb769…3320Shovels APIBase—$0.03100%coinbase48s ago0x23737b…1dca18
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase50s ago0x69e418…54bcdf
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase50s ago0xff23df…005b7d
0xb769…3320Shovels APIBase—$0.03100%coinbase50s ago0x2d14e1…27f596

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.