Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a84…2d120x4f0f…5f44Base—$0.10100%payAI11d ago0x3fe199…9242da
0x0a84…2d120x4897…ba89Base—$0.10100%payAI11d ago0x70b176…907cf6
0x0a84…2d120x0815…a9b9Base—$0.10100%payAI11d ago0x033b72…d17935
0x0a84…2d120x8961…5e56Base—$0.10100%payAI11d ago0x808311…6a83a9
0x0a84…2d120x7d7e…3b27Base—$0.10100%payAI11d ago0xb0e4bd…b49ae1
0x0a84…2d120xce79…78b8Base—$0.10100%payAI11d ago0xb31cab…e04687
0x0a84…2d120xb93c…ec1eBase—$0.10100%payAI11d ago0xf1bc58…3ce8fb
0x0a84…2d120x9c2d…a867Base—$0.10100%payAI11d ago0xeec93f…6a161f
0x0a84…2d120x99c4…c93eBase—$0.10100%payAI11d ago0x98dd9e…2ce0da
0x0a84…2d120xb11a…537fBase—$0.10100%payAI11d ago0x035ef2…e3b0f2
0x0a84…2d120xe359…a408Base—$0.10100%payAI11d ago0xdd2aeb…a8d50b
0x0a84…2d120xe74d…9b76Base—$0.10100%payAI11d ago0x0a3ebb…aab3b0
0x0a84…2d120x602d…4e99Base—$0.10100%payAI11d ago0x5406ed…acb982
0x0a84…2d120xaec4…0facBase—$0.10100%payAI11d ago0x50329d…eada5f
0x0a84…2d120xdb8a…2ffdBase—$0.10100%payAI11d ago0xb5142b…213f67
0x0a84…2d120xed5c…3484Base—$0.10100%payAI11d ago0x111530…bafb1f
0x0a84…2d120xde5f…487cBase—$0.10100%payAI11d ago0xb6b282…f7c3ae
0x0a84…2d120x12b1…3917Base—$0.10100%payAI11d ago0xc3fc03…76d4c2
0x0a84…2d120xd16e…c6a8Base—$0.10100%payAI11d ago0xbf7f23…a11cf4
0x0a84…2d120x2941…6e85Base—$0.10100%payAI11d ago0x5eba93…fed5ac
0x0a84…2d120x8bca…b160Base—$0.10100%payAI11d ago0x6de261…40e13e
0x0a84…2d120x6d63…26e9Base—$0.10100%payAI11d ago0xa3f5b2…a3b21d
0x0a84…2d120x329e…3d40Base—$0.10100%payAI11d ago0x5688e7…186e1c
0x0a84…2d120x3422…991aBase—$0.10100%payAI11d ago0x884bdd…7c856f
0x0a84…2d120xf9c7…ae61Base—$0.10100%payAI11d ago0x3b0e3a…3ee314

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.