Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa73d ago0x079a6e…ded5ee
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa73d ago0xc6edad…451e93
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa73d ago0xe3033e…ac416f
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa73d ago0xa0ef42…d9bb92
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa73d ago0x966b95…b3b5bb
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa73d ago0x1cea6a…af340b
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa73d ago0x28e724…cb6293
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa73d ago0x6b28be…bacccf
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa73d ago0x9496f6…6f1d20
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa73d ago0xc060de…a23a78
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa73d ago0xb0a3a8…8c9895
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa73d ago0xcbcc91…267f5e
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa73d ago0x76aad6…51072d
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa73d ago0xded250…308706
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa73d ago0xfcf9a9…58061a
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa73d ago0xb7c724…dbbd65
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa73d ago0x8cab33…8307cd
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa73d ago0xb23d97…f85e50
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa74d ago0x5fa442…a2c45b
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa74d ago0xa9f23f…029547
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa74d ago0xcc2752…898031
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa74d ago0x579b06…aaad4c
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa74d ago0x67d7b3…e3d682
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa74d ago0x31f6ec…c0eed1
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa74d ago0xbb0789…fd14fa

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.