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%coinbase51d ago0xa4b402…982ada
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x753d6e…0c4496
0x6909…c0ac0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase51d ago0xedd51e…41d328
0x6909…c0ac0x1538…475cBaseUsenamiFunding$0.001100%coinbase51d ago0xda8106…2a5b59
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase51d ago0x8d4904…bbc009
0x6909…c0ac0xa9dd…2315Base—$0.002100%coinbase51d ago0x229990…0210ee
0x6909…c0ac0xa9dd…2315Base—$0.002100%coinbase51d ago0xce7392…fad9ce
0x6909…c0ac0xa9dd…2315Base—$0.002100%coinbase51d ago0xd8decb…df6449
0x6909…c0ac0xa9dd…2315Base—$0.002100%coinbase51d ago0xd288f0…671cc0
0x6909…c0ac0xa9dd…2315Base—$0.002100%coinbase51d ago0x62d0ea…a3327d
0x6909…c0ac0xa9dd…2315Base—$0.002100%coinbase51d ago0x0f5f9a…ca79c7
0x6909…c0acKronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.01100%coinbase51d ago0x335d48…324c9e
0x6909…c0acHyperNatt TerminalBaseHyperNatt TerminalBitcoin$0.001100%coinbase51d ago0x473eee…214225
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x096890…436809
0x6909…c0ac0x1538…475cBaseUsenamiFunding$0.001100%coinbase51d ago0xf3831a…f2df1d
0x6909…c0acHyperNatt TerminalBaseHyperNatt TerminalBitcoin$0.001100%coinbase51d ago0x777617…6ca855
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x9ec167…96b0f4
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase51d ago0xe16b49…4e4484
0x6909…c0ac0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase51d ago0xf42c54…a3ae34
0x6909…c0ac0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase51d ago0xc9b973…19fb1b
0x6909…c0ac0x1538…475cBaseUsenamiFunding$0.001100%coinbase51d ago0xcf90e4…ee8caf
0x6909…c0ac0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase51d ago0xf87f04…07f24a
0x6909…c0ac0x1538…475cBaseUsenamiFunding$0.001100%coinbase51d ago0xab74c1…411421
0x6909…c0acHyperNatt TerminalBaseHyperNatt TerminalBitcoin$0.001100%coinbase51d ago0x762649…ba8e82
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0xc63d7f…47cae5

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.