Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0acHyperNatt TerminalBaseHyperNatt TerminalBitcoin$0.001100%coinbase50d ago0x96addf…115318
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami50d ago0x1e742f…469092
0x6909…c0ac0x1538…475cBaseUsenamiFunding$0.001100%coinbase50d ago0xc58b7b…a59899
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase50d ago0x0302be…df3342
0x6909…c0ac0xa9dd…2315Base—$0.002100%coinbase50d ago0xc94138…d92677
0x6909…c0ac0xa9dd…2315Base—$0.002100%coinbase50d ago0x3c0b6a…6d26e4
0x6909…c0ac0xa9dd…2315Base—$0.002100%coinbase50d ago0xf50e9b…97ddfa
0x6909…c0ac0xa9dd…2315Base—$0.002100%coinbase50d ago0x9ec92a…881115
0x6909…c0ac0xa9dd…2315Base—$0.002100%coinbase50d ago0xc440b3…793cb8
0x6909…c0ac0xa9dd…2315Base—$0.002100%coinbase50d ago0x6e05fe…97dd87
0x6909…c0acKronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.01100%coinbase50d ago0xe438e4…a64e15
0x6909…c0acHyperNatt TerminalBaseHyperNatt TerminalBitcoin$0.001100%coinbase50d ago0xccc582…81da54
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami50d ago0x50c417…ab05af
0x6909…c0ac0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase50d ago0x96f75e…6c9c57
0x6909…c0ac0x1538…475cBaseUsenamiFunding$0.001100%coinbase50d ago0x31a034…b93895
0x6909…c0acHyperNatt TerminalBaseHyperNatt TerminalBitcoin$0.001100%coinbase50d ago0x6b81e3…c56891
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami50d ago0x525e26…b559a2
0x6909…c0ac0x1538…475cBaseUsenamiFunding$0.001100%coinbase50d ago0xeb4b4d…3ccf55
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami50d ago0x52aaba…09396f
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase50d ago0x4b85e3…8494dd
0x6909…c0ac0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase50d ago0x1da3a8…d7dfea
0x6909…c0ac0x1538…475cBaseUsenamiFunding$0.001100%coinbase50d ago0x679790…a6c51d
0x6909…c0acHyperNatt TerminalBaseHyperNatt TerminalBitcoin$0.001100%coinbase50d ago0x5a26de…4ce51a
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami50d ago0xcd1b25…eedf59
0x6909…c0ac0x1538…475cBaseUsenamiFunding$0.001100%coinbase50d ago0x9a9311…1c7765

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.