Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc43b…34c00xb0af…7de0Base—$5.96100%coinbase27d ago0x520032…12b324
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase27d ago0x2599a8…c520cc
0xc43b…34c00xb0af…7de0Base—$5.72100%coinbase27d ago0x6a07a7…0299c5
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase27d ago0xdbed96…ab277f
0xc43b…34c00xb0af…7de0Base—$2.34100%coinbase27d ago0x100093…499e41
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase27d ago0xda3d7e…f825b5
0xc43b…34c00xb0af…7de0Base—$5.55100%coinbase27d ago0x37fcc8…324c6c
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase27d ago0x3630a9…e7b785
0xc43b…34c00xb0af…7de0Base—$5.53100%coinbase27d ago0x0f0768…0a5cf0
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase27d ago0xe98a99…85e7c5
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase27d ago0xcdc1c2…30ef56
0xc43b…34c00xb0af…7de0Base—$5.58100%coinbase27d ago0x5fd960…41c702
0xc43b…34c00xb0af…7de0Base—$5.62100%coinbase27d ago0x3d1a2d…b8f2b5
0xc43b…34c00xb0af…7de0Base—$2.34100%coinbase27d ago0x92b3a5…89fb8b
0xc43b…34c00xb0af…7de0Base—$5.05100%coinbase27d ago0x2b4f9a…33cca8
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase27d ago0xc90832…4aac78
0xc43b…34c00xb0af…7de0Base—$5.56100%coinbase27d ago0xb4a428…fa5ffa
0xc43b…34c00xb0af…7de0Base—$2.34100%coinbase27d ago0x6490f6…c22a32
0xc43b…34c00xb0af…7de0Base—$5.22100%coinbase27d ago0x7204f1…20f7e0
0xc43b…34c00xb0af…7de0Base—$5.04100%coinbase27d ago0x73020e…a1678b
0xc43b…34c00xb0af…7de0Base—$2.34100%coinbase27d ago0x1f92e2…629136
0xc43b…34c00xb0af…7de0Base—$5.04100%coinbase27d ago0x620ef6…f0cf42
0xc43b…34c00xb0af…7de0Base—$4.84100%coinbase27d ago0xd5b51e…96803f
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase27d ago0x79e25d…a84e45
0xc43b…34c00xb0af…7de0Base—$2.34100%coinbase27d ago0xff1620…163ee4

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.