Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase154d ago0x929e0c…3053fd
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0xe2d67b…e8c75a
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase154d ago0x7e150b…fbbda1
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0x939aae…b704a2
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase154d ago0x957164…668b06
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0x91712b…6f9f26
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase154d ago0xbbc1ee…fe6294
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0x99c0f3…75d703
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase154d ago0xc98bce…840c22
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0xe09a86…f6fd02
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase154d ago0xfd9de1…cea2cc
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0x455159…8b53ee
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase154d ago0x749927…4481ab
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0xf6f350…591eac
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase154d ago0xba60d9…eb4282
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0xa2c711…833da5
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase154d ago0x184372…eac527
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase155d ago0xea598d…9d41a1
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase155d ago0xa8d739…43703b
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x92ab34…c36efd
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase155d ago0xcb74cc…f67db6
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xeee21a…73a756
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase155d ago0x520977…42de96
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x66f1da…7a2e89
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase155d ago0xe1e2a6…6d784d

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.