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.70100%coinbase40d ago0xa38cae…54c557
0xca0a…2d7a0x85b4…627cBase$0.48100%coinbase40d ago0xd6e2bb…863115
0xca0a…2d7a0x85b4…627cBase$0.12100%coinbase40d ago0x065885…9ebca0
0xca0a…2d7a0x85b4…627cBase$0.93100%coinbase40d ago0x6c2608…02c578
0xca0a…2d7a0x85b4…627cBase$0.24100%coinbase40d ago0x55f826…2e5e4c
0xca0a…2d7a0x85b4…627cBase$0.34100%coinbase40d ago0x50926e…3408d0
0xca0a…2d7a0x85b4…627cBase$0.11100%coinbase40d ago0xc4d1d3…039ea9
0xca0a…2d7a0x85b4…627cBase$0.05100%coinbase40d ago0xc6f43d…ffbf2e
0xca0a…2d7a0x85b4…627cBase$0.19100%coinbase40d ago0x3ab7b9…41d3bc
0xca0a…2d7a0x85b4…627cBase$0.12100%coinbase40d ago0x3308d4…7ae2d8
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase40d ago0x598e39…42c252
0xca0a…2d7a0x85b4…627cBase$0.11100%coinbase40d ago0xe615ff…a530a3
0x467f…a4c10x85b4…627cBase$0.18100%coinbase40d ago0x90d9cd…264477
0x467f…a4c10x85b4…627cBase$0.12100%coinbase40d ago0xb69833…812b25
0x467f…a4c10x85b4…627cBase$0.11100%coinbase40d ago0xec529b…51afde
0x467f…a4c10x85b4…627cBase$0.11100%coinbase40d ago0x963e0e…538fa2
0x467f…a4c10x85b4…627cBase$0.12100%coinbase40d ago0x8b2deb…e7aafa
0x467f…a4c10x85b4…627cBase$0.61100%coinbase40d ago0x7070b8…cc7146
0x467f…a4c10x85b4…627cBase$0.12100%coinbase40d ago0x2a7e57…55175f
0x467f…a4c10x85b4…627cBase$0.29100%coinbase40d ago0xbef95a…297d07
0x467f…a4c10x85b4…627cBase$0.09100%coinbase40d ago0x1e6ae1…99fb29
0x467f…a4c10x85b4…627cBase$0.07100%coinbase40d ago0x3b1cdc…66deb4
0x467f…a4c10x85b4…627cBase$0.18100%coinbase40d ago0x87f605…55e081
0x467f…a4c10x85b4…627cBase$0.12100%coinbase40d ago0x98e65b…42c920
0x467f…a4c10x85b4…627cBase$0.88100%coinbase40d ago0x3cc466…2d7be3

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.