Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x400d…6a940x172d…ba6cBase—$0.01100%coinbase73d ago0x251da5…f16e85
0x400d…6a940xd163…96a2Base—$0.01100%coinbase73d ago0x92161f…95bc1f
0x400d…6a940xa94a…fadfBase—$0.01100%coinbase73d ago0xcc47ab…75539e
0x400d…6a940x344b…a1feBase—$0.01100%coinbase73d ago0x780ddf…cf33c8
0x400d…6a940x552b…69beBase—$0.01100%coinbase73d ago0xfa09e9…4c57b1
0x400d…6a940x7d11…89deBase—$0.01100%coinbase73d ago0xcfe2d1…5a9fa6
0x400d…6a940x53e3…0a69Base—$0.01100%coinbase73d ago0xe7bacd…b58151
0x400d…6a940x024d…6fe8Base—$0.01100%coinbase73d ago0x9fe0fa…5ccdcc
0x400d…6a940x513e…4d66Base—$0.01100%coinbase73d ago0x1f83ac…fba40e
0x400d…6a940x0626…f131Base—$0.01100%coinbase73d ago0x82ba00…f69019
0x400d…6a940xa8b2…91f8Base—$0.01100%coinbase73d ago0x62e621…8c1dd1
0x400d…6a940x2950…7fe2Base—$0.01100%coinbase73d ago0x81db0e…7cb935
0x400d…6a940x55aa…f6e6Base—$0.01100%coinbase73d ago0x91ed0c…977e48
0x400d…6a940xb227…fc35Base—$0.01100%coinbase73d ago0x2d9bc3…5e9220
0x400d…6a940x876e…9586Base—$0.01100%coinbase73d ago0x67a1a3…348a18
0x400d…6a940xe51d…473fBase—$0.01100%coinbase73d ago0x0224dd…9947c5
0x400d…6a940x79b8…382bBase—$0.01100%coinbase73d ago0xfd41ec…db776e
0x400d…6a940x3514…d696Base—$0.01100%coinbase74d ago0xa3e91f…9436f1
0x400d…6a940xd73a…cf77Base—$0.01100%coinbase74d ago0x70f76c…f758c5
0x400d…6a940xa233…c656Base—$0.01100%coinbase74d ago0x52fba3…a65ca6
0x400d…6a940xe22d…1814Base—$0.01100%coinbase74d ago0x469549…db21f9
0x400d…6a940xfa6e…d7fdBase—$0.01100%coinbase74d ago0xe180af…93107e
0x400d…6a940x4ff2…987aBase—$0.01100%coinbase74d ago0x4e06c4…896bc6
0x400d…6a940x5632…a98bBase—$0.01100%coinbase74d ago0x93304e…a89128
0x400d…6a940xc7d8…1b63Base—$0.01100%coinbase74d ago0x3513b5…6775d8

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.