Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase$0.33100%coinbase65d ago0x690c20…65229d
0xca0a…2d7a0x85b4…627cBase$0.28100%coinbase65d ago0xe88730…32631a
0xca0a…2d7a0x85b4…627cBase$0.05100%coinbase65d ago0xf62c1f…3e90fe
0xca0a…2d7a0x85b4…627cBase$0.05100%coinbase65d ago0xa9e973…bc7202
0xca0a…2d7a0x85b4…627cBase$0.04100%coinbase65d ago0x75bec1…9e496a
0xca0a…2d7a0x85b4…627cBase$0.03100%coinbase65d ago0x2d7013…990e13
0xca0a…2d7a0x85b4…627cBase$0.05100%coinbase65d ago0xa8aeb8…11a2f6
0xca0a…2d7a0x85b4…627cBase$0.05100%coinbase65d ago0x793e5d…9c282c
0xca0a…2d7a0x85b4…627cBase$0.09100%coinbase65d ago0x3ba108…11fc47
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase65d ago0xe79be9…82c647
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase65d ago0x91b2fc…5c9b97
0xca0a…2d7a0x85b4…627cBase$0.04100%coinbase65d ago0x039c40…009ee7
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase65d ago0xbefd8d…ee83d2
0xca0a…2d7a0x85b4…627cBase$0.56100%coinbase65d ago0xe9dbef…596d5b
0xca0a…2d7a0x85b4…627cBase$0.30100%coinbase65d ago0xa24634…039736
0xca0a…2d7a0x85b4…627cBase$0.28100%coinbase65d ago0xff63f5…a2acca
0xca0a…2d7a0x85b4…627cBase$0.11100%coinbase65d ago0xec4742…a201ec
0xca0a…2d7a0x85b4…627cBase$0.11100%coinbase65d ago0x7346c9…67b241
0xca0a…2d7a0x85b4…627cBase$0.50100%coinbase65d ago0xbba4ec…994f5a
0xca0a…2d7a0x85b4…627cBase$0.12100%coinbase65d ago0x7ed068…9b7608
0xca0a…2d7a0x85b4…627cBase$0.05100%coinbase65d ago0xcd28ee…f1445c
0xca0a…2d7a0x85b4…627cBase$0.41100%coinbase65d ago0x7677ee…9597dc
0xca0a…2d7a0x85b4…627cBase$0.05100%coinbase65d ago0xe7d4ff…7db8e6
0xca0a…2d7a0x85b4…627cBase$0.79100%coinbase65d ago0x63c5f9…d53be0
0xca0a…2d7a0x85b4…627cBase$0.63100%coinbase65d ago0xaa7fee…c73f7c

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.