Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1061…a4e30xb0af…7de0Base—$3.24100%coinbase20d ago0xbf01fe…647cca
0x1061…a4e30xb0af…7de0Base—$3.14100%coinbase20d ago0xdb8d4b…7d746a
0x1061…a4e30xb0af…7de0Base—$3.12100%coinbase20d ago0xc168b6…665cd6
0x1061…a4e30xb0af…7de0Base—$3.24100%coinbase20d ago0x4e18c8…93c614
0x1061…a4e30xb0af…7de0Base—$2.00100%coinbase20d ago0x525eff…9ecd8a
0x1061…a4e30xb0af…7de0Base—$3.08100%coinbase20d ago0x234d49…d443ad
0x1061…a4e30xb0af…7de0Base—$3.23100%coinbase20d ago0xf0a8c6…2b8dd6
0x1061…a4e30xb0af…7de0Base—$3.14100%coinbase20d ago0x06098a…678b65
0x1061…a4e30xb0af…7de0Base—$3.03100%coinbase20d ago0x9bddbb…1af6b3
0x1061…a4e30xb0af…7de0Base—$3.51100%coinbase20d ago0x49ae3e…377c96
0x1061…a4e30xb0af…7de0Base—$3.49100%coinbase20d ago0x453837…5e5486
0x1061…a4e30xb0af…7de0Base—$3.30100%coinbase20d ago0xed2c1e…865de0
0x1061…a4e30xb0af…7de0Base—$2.00100%coinbase20d ago0x6900ab…abfe51
0x1061…a4e30xb0af…7de0Base—$3.23100%coinbase20d ago0xf3e977…c80ee3
0x1061…a4e30xb0af…7de0Base—$3.54100%coinbase20d ago0xf2208e…b4136b
0x1061…a4e30xb0af…7de0Base—$3.63100%coinbase20d ago0x9b9908…f42f86
0x1061…a4e30xb0af…7de0Base—$3.13100%coinbase20d ago0x9254dd…d3afa1
0x1061…a4e30xb0af…7de0Base—$3.00100%coinbase20d ago0xcf8cea…63ccdb
0x1061…a4e30xb0af…7de0Base—$2.00100%coinbase20d ago0xc90dff…e89749
0x1061…a4e30xb0af…3befBase—$3.00100%payAI20d ago0xa80078…38ecdb
0x1061…a4e30xb0af…7de0Base—$4.05100%coinbase20d ago0xbddb39…4fe837
0x1061…a4e30xb0af…7de0Base—$4.56100%coinbase20d ago0x17346f…506f0a
0x1061…a4e30xb0af…3befBase—$3.00100%payAI20d ago0x75d0af…df8563
0x1061…a4e30xb0af…7de0Base—$5.00100%coinbase20d ago0xbb672e…f2a0b6
0x1061…a4e30xb0af…3befBase—$3.00100%payAI20d ago0x5e6484…641bb6

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.