Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0x6e8b…4e2eBasex402 service$0.005100%coinbase67d ago0x7fca33…f63984
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0x0deb9a…b50d6a
0x6909…c0ac0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase67d ago0x4a6201…4b8da6
0x6909…c0ac0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase67d ago0x3803a6…6eb496
0x6909…c0ac0x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase67d ago0x67e8f9…5b2239
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0x07b0a0…395532
0x6909…c0ac0x6e8b…4e2eBasex402 service$0.005100%coinbase67d ago0x234165…e16831
0x6909…c0ac0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase67d ago0x4ae2f5…90daeb
0x6909…c0ac0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase67d ago0xf9550e…243a7a
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498667d ago0x8a647f…1043f0
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498667d ago0xf4f6da…0c5482
0x6909…c0ac0x844f…6b89Base—$0.005100%0x227a…498667d ago0xaa189d…e2f476
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498667d ago0x3404fc…48bc96
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498667d ago0x883d01…d57a73
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498667d ago0xe87884…9e2de9
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498667d ago0x72469a…848f0f
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498667d ago0x10f8de…6ba7a8
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0x6c8e4f…791d75
0x6909…c0ac0x6e8b…4e2eBasex402 service$0.005100%coinbase67d ago0x89d677…56eb3c
0x6909…c0ac0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase67d ago0xb0947f…43818c
0x6909…c0ac0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase67d ago0xf64b8b…3f7557
0x6909…c0ac0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0xbcb66a…5a5182
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0x11df76…4f5f30
0x6909…c0ac0x6e8b…4e2eBasex402 service$0.005100%coinbase67d ago0x70032a…5efd73
0x6909…c0ac0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase67d ago0x513af2…6be1be

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.