Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9ef…8a4c0x32bc…9008Base—$15.9970%0xbfb1…5ca611d ago0xa588bb…476286
0x732e…39f40x32bc…9008Base—$39.9970%0xbfb1…5ca611d ago0x8e3caa…7be8b0
0x972f…c3c30x32bc…9008Base—$15.9970%0xbfb1…5ca611d ago0x4e1690…489526
0x6cad…c85e0x32bc…9008Base—$15.9970%0xbfb1…5ca611d ago0xd37298…f5101d
0xf045…00010x32bc…9008Base—$25.0070%0xbfb1…5ca611d ago0x8fe5f1…273fb1
0x35b0…1f700x32bc…9008Base—$50.0070%0xbfb1…5ca611d ago0x961436…822e54
0x25f3…951b0x32bc…9008Base—$10.0070%0xbfb1…5ca611d ago0x028f8d…87d819
0xb840…29e50x32bc…9008Base—$15.9970%0xbfb1…5ca611d ago0x59030c…a99c94
0x2fa8…36f10x32bc…9008Base—$3.7970%0xbfb1…5ca611d ago0x8fd3af…58d3e1
0xfbda…03390x32bc…9008Base—$5.0070%0xbfb1…5ca611d ago0xc4e9ce…5f38a7
0x18ac…72f50x32bc…9008Base—$7.99100%payAI12d ago0x8e4e02…7c8fdd
0x0a41…9e7f0x32bc…9008Base—$10.0070%0xbfb1…5ca612d ago0x5103c0…e16f9c
0x1247…eacd0x32bc…9008Base—$10.0070%0xbfb1…5ca612d ago0xe1c5f0…c39d00
0x2dde…86fb0x32bc…9008Base—$3.7970%0xbfb1…5ca612d ago0x046187…d745ce
0x6899…738d0x32bc…9008Base—$15.9970%0xbfb1…5ca612d ago0x34c09b…245668
0x5937…a0a60x32bc…9008Base—$3.7970%0xbfb1…5ca612d ago0xe10cfc…d7bf55

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.